<?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: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162910#M41289</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1386/hduraiswamy.html" nodeid="1386"&gt;@hduraiswamy&lt;/A&gt; - in order of preference&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;SyncSort&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;
&lt;LI&gt;Use the &lt;A href="http://www.ibm.com/developerworks/data/library/techarticle/0203zikopoulos/0203zikopoulos.html"&gt;mainframe’s
native JDBC services&lt;/A&gt; – often unacceptable as the mainframe must consume additional MIPS to convert into JDBC types before sending over the net&lt;/LI&gt;&lt;LI&gt;Use
&lt;A href="http://rbheemana.github.io/Cobol-to-Hive/serde.html"&gt;this open serde&lt;/A&gt; which unfortunately skips reading everything except fixed length fields, severely
limiting usefulness&lt;/LI&gt;&lt;LI&gt;I've heard about &lt;A href="http://www.legsem.com/legstar/"&gt;LegStar&lt;/A&gt; being used for similar projects, but am not sure how.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 21 Sep 2016 10:08:14 GMT</pubDate>
    <dc:creator>rgelhausen</dc:creator>
    <dc:date>2016-09-21T10:08:14Z</dc:date>
    <item>
      <title>What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162908#M41287</link>
      <description>&lt;P&gt;I know Syncsort is a possible solution here, but wanted to check if we HDF can do the job and if we have any other recommendation other than Syncsort ??&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:28:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162908#M41287</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2026-04-21T12:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162909#M41288</link>
      <description>&lt;P&gt;Most ETL vendors have mainframe integration.  For near realtime integration, you may want to look into Attunity.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:02:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162909#M41288</guid>
      <dc:creator>ajaysingh1</dc:creator>
      <dc:date>2016-09-21T10:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162910#M41289</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1386/hduraiswamy.html" nodeid="1386"&gt;@hduraiswamy&lt;/A&gt; - in order of preference&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;SyncSort&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;
&lt;LI&gt;Use the &lt;A href="http://www.ibm.com/developerworks/data/library/techarticle/0203zikopoulos/0203zikopoulos.html"&gt;mainframe’s
native JDBC services&lt;/A&gt; – often unacceptable as the mainframe must consume additional MIPS to convert into JDBC types before sending over the net&lt;/LI&gt;&lt;LI&gt;Use
&lt;A href="http://rbheemana.github.io/Cobol-to-Hive/serde.html"&gt;this open serde&lt;/A&gt; which unfortunately skips reading everything except fixed length fields, severely
limiting usefulness&lt;/LI&gt;&lt;LI&gt;I've heard about &lt;A href="http://www.legsem.com/legstar/"&gt;LegStar&lt;/A&gt; being used for similar projects, but am not sure how.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:08:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162910#M41289</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-21T10:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162911#M41290</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/324/ajaysingh.html" nodeid="324"&gt;@ajaysingh&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:17:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162911#M41290</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-09-21T10:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162912#M41291</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 10:17:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162912#M41291</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-09-21T10:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is recommended way of moving mainframe data in Packed-Decimal fomat to Hive, either as text or ORC format?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162913#M41292</link>
      <description>&lt;P&gt;Java Library + Spark =&amp;gt; Magic&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/gmallard/packed-decimal" target="_blank"&gt;https://github.com/gmallard/packed-decimal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could also have that in a dataflow in NiFi&lt;/P&gt;&lt;P&gt;1.  get the file via NiFi GetFile&lt;/P&gt;&lt;P&gt;2.  ExecuteStreamCommand    packed-decimal Java class &lt;/P&gt;&lt;P&gt;2b.  or call via Kafka/JMS to Java or Spark program&lt;/P&gt;&lt;P&gt;3.  Insert or save as ORC&lt;/P&gt;&lt;P&gt;4.  Create a hive table on top&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:51:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-recommended-way-of-moving-mainframe-data-in-Packed/m-p/162913#M41292</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-21T20:51:05Z</dc:date>
    </item>
  </channel>
</rss>

