<?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: varchar kudu in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/325637#M229681</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81707"&gt;@roshanbi&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 05:33:10 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2021-09-29T05:33:10Z</dc:date>
    <item>
      <title>varchar kudu</title>
      <link>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/324312#M229333</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please advise why varchar is not acceptable when replicating from Oracle to Kudu though I can create table with varchar on Kudu?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error from our CDC tool.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error while writing batch on table impala::cbs.cb_ad_x Reason account_type_v isn't [Type: string], it's varchar. Cause: account_type_v isn't [Type: string], it's varchar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CREATE TABLE cbs.cb_address_xm (&lt;BR /&gt;addressid varchar(65535) ,&lt;BR /&gt;account_link_code_n BIGINT ,&lt;BR /&gt;account_type_v varchar(65535) ,&lt;BR /&gt;address_type_n INT ,&lt;BR /&gt;account_type varchar(65535) , address_format varchar(65535) ,&lt;BR /&gt;address_type INT , building varchar(65535) , city varchar(65535) ,&lt;BR /&gt;city_desc varchar(65535) , country varchar(65535) , country_desc varchar(65535) ,&lt;BR /&gt;district varchar(65535) , district_desc varchar(65535) , floor varchar(65535) , landmark varchar(65535) , postal_code varchar(65535) , po_code varchar(65535) , street varchar(65535) , street_desc varchar(65535) , sub_locality_code varchar(65535) , sub_locality_desc varchar(65535) , op_insert_date TIMESTAMP , op_update_date TIMESTAMP , state_desc varchar(65535) ,&lt;BR /&gt;PRIMARY KEY (addressid) )&lt;BR /&gt;PARTITION BY HASH (addressid)&lt;BR /&gt;PARTITIONS 16 STORED AS KUDU ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Roshan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 10:38:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/324312#M229333</guid>
      <dc:creator>roshanbi</dc:creator>
      <dc:date>2021-09-14T10:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: varchar kudu</title>
      <link>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/325039#M229504</link>
      <description>&lt;P&gt;From the error you provided, it looks more like you have ingested data (from oracle) of type string, but want to insert it into a column defined as a varchar. It's not that kudu doesn't accept varchar types,&amp;nbsp; it's that the data itself is not a varchar type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 06:41:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/325039#M229504</guid>
      <dc:creator>ChrisGe</dc:creator>
      <dc:date>2021-09-22T06:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: varchar kudu</title>
      <link>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/325637#M229681</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81707"&gt;@roshanbi&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 05:33:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/varchar-kudu/m-p/325637#M229681</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2021-09-29T05:33:10Z</dc:date>
    </item>
  </channel>
</rss>

