<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Nifi - PutSQL Row length exception for Phoenix Upsert in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137754#M43860</link>
    <description>&lt;P&gt;It appears that this is a hard-coded check in the client side HBase Mutation class. I would recommend that you consider why you are creating such a large rowKey in the first place. There is some reading you could also do on the subject: &lt;A href="http://hbase.apache.org/book.html#keysize" target="_blank"&gt;http://hbase.apache.org/book.html#keysize&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 00:59:04 GMT</pubDate>
    <dc:creator>elserj</dc:creator>
    <dc:date>2016-10-20T00:59:04Z</dc:date>
    <item>
      <title>Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137751#M43857</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/8646-phoenix-upsert-error.png"&gt;phoenix-upsert-error.png&lt;/A&gt;Nifi putsql is working fine ,suddenly i am getting Row length exception for Phoenix Upsert . There is no junk data , there is no syntax error also . &lt;/P&gt;&lt;P&gt;ERROR : PUTSQL failed to process due to java.lang.illegalArgumentException; Row length 43125 &amp;gt; 32767 .&lt;/P&gt;&lt;P&gt;i observed that leftside(32767) values is constant  . &lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:41:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137751#M43857</guid>
      <dc:creator>srinivaspadala_</dc:creator>
      <dc:date>2016-10-19T04:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137752#M43858</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13387/srinivaspadalacs.html" nodeid="13387"&gt;@srinivas padala&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hbase has a MAX_ROW_LENGTH value of 32767&lt;/P&gt;&lt;P&gt;&lt;A href="https://hbase.apache.org/apidocs/constant-values.html" target="_blank"&gt;https://hbase.apache.org/apidocs/constant-values.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 05:19:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137752#M43858</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2016-10-19T05:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137753#M43859</link>
      <description>&lt;P&gt;The same upsert command I am executing in phoenix console , its working . but from putSql, it is throwing above error.  Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 05:33:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137753#M43859</guid>
      <dc:creator>srinivaspadala_</dc:creator>
      <dc:date>2016-10-19T05:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137754#M43860</link>
      <description>&lt;P&gt;It appears that this is a hard-coded check in the client side HBase Mutation class. I would recommend that you consider why you are creating such a large rowKey in the first place. There is some reading you could also do on the subject: &lt;A href="http://hbase.apache.org/book.html#keysize" target="_blank"&gt;http://hbase.apache.org/book.html#keysize&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 00:59:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137754#M43860</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-10-20T00:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137755#M43861</link>
      <description>&lt;P&gt;Is MAX_ROW_LENGTH belong to to only key or whole row which consists of all columns ??&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 21:41:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137755#M43861</guid>
      <dc:creator>srinivaspadala_</dc:creator>
      <dc:date>2016-10-31T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137756#M43862</link>
      <description>&lt;P&gt;Just the row component of the Key: &lt;A href="http://hbase.apache.org/book.html#_row" target="_blank"&gt;http://hbase.apache.org/book.html#_row&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 22:01:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137756#M43862</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-10-31T22:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi - PutSQL Row length exception for Phoenix Upsert</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137757#M43863</link>
      <description>&lt;P&gt;Thank you . I am refering this link &lt;A href="https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HConstants.html#MAX_ROW_LENGTH"&gt;https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HConstants.html#MAX_ROW_LENGTH&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what i understood is MAX_ROW_LENGTH is about whole row not only key . Here is my confusion , how can i take this property is only belongs to key ?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 22:29:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-PutSQL-Row-length-exception-for-Phoenix-Upsert/m-p/137757#M43863</guid>
      <dc:creator>srinivaspadala_</dc:creator>
      <dc:date>2016-10-31T22:29:29Z</dc:date>
    </item>
  </channel>
</rss>

