<?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 Table creation in HUE for JSON value in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385220#M245652</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I need to create HUE table separating "|" for insert like following values into table with removing all not required &lt;STRONG&gt;""&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"94112605011"|"DEFAULT"|"FTTH_WEB FAMILY PLUS!PDL&amp;amp;Ec5@1706725800;94112605011;1704047400"|"COUNTER"|"u"|"0E-12"|"2023-12-31 18:30:00.000000"|"2024-01-31 18:30:00.000000"|"0"|"{""data"":{""o"":{""-t"":""ECS_BalanceContextInfo"",""m"":[{""-c"":""57a2"",""-v"":""1"",""a"":[{""-n"":""unitType"",""v"":{""-s"":""VOLUME""}},{""-n"":""offerId"",""v"":{""-s"":""15""}},{""-n"":""offerName"",""v"":{""-s"":""FTTH_WEB FAMILY PLUS""}},{""-n"":""offerQuota"",""v"":{""-s"":""42949672960""}},{""-n"":""quotaThreshold"",""v"":{""-s"":""0""}}]}],""o"":[{""-t"":""ECS_BalanceContextInfoBase"",""m"":[{""-c"":""5136"",""-v"":""1""},{""-c"":""8d18"",""-v"":""2"",""a"":[{""-n"":""subscriptionId"",""v"":{""-s"":""9411260501111152164097540010""}}]}]},{""-t"":""ECS""},{""-t"":""AVS"",""m"":[{""-c"":""e3a0"",""-v"":""1""}]}]}}}"|"{""a"":[""0""]}"|"BYTES"|"0E-12"&lt;/P&gt;&lt;P&gt;i HAVE USED FOLLOWING COMMAND&lt;/P&gt;&lt;P&gt;CREATE TABLE slt.OCS_BALANCE(SUBSCRIBERID STRING,PURSEID STRING,BALANCEID STRING,BALANCETYPE STRING,BALANCEFLAGS STRING,CREDITLIMIT STRING,EFFECTIVEDATE STRING,EXPIRYDATE STRING,PRIORITY STRING,CONTEXTINFO STRING,ROLLOVERAMOUNT STRING,UNITTYPE STRING,THRESHOLDALTERATION STRING)&lt;/P&gt;&lt;P&gt;ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' WITH SERDEPROPERTIES ('serialization.format'=',', 'field.delim'=',') STORED AS TEXTFILE LOCATION '/temp/OCS_BALANCEVALUE';&lt;/P&gt;&lt;P&gt;Please guide me to create correct table&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 06:41:39 GMT</pubDate>
    <dc:creator>Choolake</dc:creator>
    <dc:date>2026-04-21T06:41:39Z</dc:date>
    <item>
      <title>Table creation in HUE for JSON value</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385220#M245652</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I need to create HUE table separating "|" for insert like following values into table with removing all not required &lt;STRONG&gt;""&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"94112605011"|"DEFAULT"|"FTTH_WEB FAMILY PLUS!PDL&amp;amp;Ec5@1706725800;94112605011;1704047400"|"COUNTER"|"u"|"0E-12"|"2023-12-31 18:30:00.000000"|"2024-01-31 18:30:00.000000"|"0"|"{""data"":{""o"":{""-t"":""ECS_BalanceContextInfo"",""m"":[{""-c"":""57a2"",""-v"":""1"",""a"":[{""-n"":""unitType"",""v"":{""-s"":""VOLUME""}},{""-n"":""offerId"",""v"":{""-s"":""15""}},{""-n"":""offerName"",""v"":{""-s"":""FTTH_WEB FAMILY PLUS""}},{""-n"":""offerQuota"",""v"":{""-s"":""42949672960""}},{""-n"":""quotaThreshold"",""v"":{""-s"":""0""}}]}],""o"":[{""-t"":""ECS_BalanceContextInfoBase"",""m"":[{""-c"":""5136"",""-v"":""1""},{""-c"":""8d18"",""-v"":""2"",""a"":[{""-n"":""subscriptionId"",""v"":{""-s"":""9411260501111152164097540010""}}]}]},{""-t"":""ECS""},{""-t"":""AVS"",""m"":[{""-c"":""e3a0"",""-v"":""1""}]}]}}}"|"{""a"":[""0""]}"|"BYTES"|"0E-12"&lt;/P&gt;&lt;P&gt;i HAVE USED FOLLOWING COMMAND&lt;/P&gt;&lt;P&gt;CREATE TABLE slt.OCS_BALANCE(SUBSCRIBERID STRING,PURSEID STRING,BALANCEID STRING,BALANCETYPE STRING,BALANCEFLAGS STRING,CREDITLIMIT STRING,EFFECTIVEDATE STRING,EXPIRYDATE STRING,PRIORITY STRING,CONTEXTINFO STRING,ROLLOVERAMOUNT STRING,UNITTYPE STRING,THRESHOLDALTERATION STRING)&lt;/P&gt;&lt;P&gt;ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' WITH SERDEPROPERTIES ('serialization.format'=',', 'field.delim'=',') STORED AS TEXTFILE LOCATION '/temp/OCS_BALANCEVALUE';&lt;/P&gt;&lt;P&gt;Please guide me to create correct table&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:41:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385220#M245652</guid>
      <dc:creator>Choolake</dc:creator>
      <dc:date>2026-04-21T06:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation in HUE for JSON value</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385244#M245664</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/19834"&gt;@Choolake&lt;/a&gt;&amp;nbsp;See if this does the job for you.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...
ROW FORMAT SERDE 'org.apache.hadoop.hive.contrib.serde2.JsonSerde'
WITH SERDEPROPERTIES (
    'separatorChar' = '|',
    'quoteChar' = '"'
)
STORED AS TEXTFILE LOCATION ....&lt;/LI-CODE&gt;&lt;P&gt;This is a third party serde. You may download it from&amp;nbsp;&lt;A href="https://code.google.com/archive/p/hive-json-serde/downloads" target="_blank"&gt;https://code.google.com/archive/p/hive-json-serde/downloads&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 10:54:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385244#M245664</guid>
      <dc:creator>smruti</dc:creator>
      <dc:date>2024-03-20T10:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table creation in HUE for JSON value</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385811#M245844</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/19834"&gt;@Choolake&lt;/a&gt;,&amp;nbsp;Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 09:38:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Table-creation-in-HUE-for-JSON-value/m-p/385811#M245844</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2024-04-01T09:38:16Z</dc:date>
    </item>
  </channel>
</rss>

