<?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: Tutorial for writing directly to ORC files with Java in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151167#M48747</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt;&lt;P&gt;I am reasonably sure you are aware of the core-java api of Apache ORC. Is this link not enough?&lt;/P&gt;&lt;P&gt;&lt;A href="https://orc.apache.org/docs/core-java.html" target="_blank"&gt;https://orc.apache.org/docs/core-java.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2016 01:26:38 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2016-12-14T01:26:38Z</dc:date>
    <item>
      <title>Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151165#M48745</link>
      <description>&lt;P&gt;Are there any current or recent tutorials that cover writing data directly to ORC files via a Java application?  The ORC files will be used by Hive.&lt;/P&gt;&lt;P&gt;I've seen this: &lt;A href="http://hortonworks.com/blog/using-orcfile-cascading-apache-crunch/"&gt;http://hortonworks.com/blog/using-orcfile-cascading-apache-crunch/&lt;/A&gt; but it is a little dated.  Is there anything newer or more detailed?  This is a similar link: &lt;A href="https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/"&gt;https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Also are there any reasons to /not/ write directly to ORC files?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 01:09:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151165#M48745</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-14T01:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151166#M48746</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The example in the second link you provided is good.  I would also recommend taking a look at the examples in the link below for different kinds of manipulations/actions you can do to/with ORC files through java.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.programcreek.com/java-api-examples/index.php?api=org.apache.hadoop.hive.ql.io.orc.OrcFile" target="_blank"&gt;http://www.programcreek.com/java-api-examples/index.php?api=org.apache.hadoop.hive.ql.io.orc.OrcFile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 01:24:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151166#M48746</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2016-12-14T01:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151167#M48747</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2695/myoung.html" nodeid="2695"&gt;@Michael Young&lt;/A&gt;&lt;P&gt;I am reasonably sure you are aware of the core-java api of Apache ORC. Is this link not enough?&lt;/P&gt;&lt;P&gt;&lt;A href="https://orc.apache.org/docs/core-java.html" target="_blank"&gt;https://orc.apache.org/docs/core-java.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 01:26:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151167#M48747</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2016-12-14T01:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151168#M48748</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;This question is on behalf of someone else.  I'm not sure if they are aware of that or not.  I'll pass the information along.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 01:37:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151168#M48748</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-14T01:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151169#M48749</link>
      <description>&lt;P&gt;Thank you.  This is a handy link.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 01:39:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151169#M48749</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-14T01:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151170#M48750</link>
      <description>&lt;P&gt;&lt;A href="https://orc.apache.org/docs/core-java.html" target="_blank"&gt;https://orc.apache.org/docs/core-java.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/" target="_blank"&gt;https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/orc/tree/master/examples" target="_blank"&gt;https://github.com/apache/orc/tree/master/examples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 02:09:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151170#M48750</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-14T02:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151171#M48751</link>
      <description>&lt;P&gt;&lt;A href="https://orc.apache.org/docs/core-java.html" target="_blank"&gt;https://orc.apache.org/docs/core-java.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/" target="_blank"&gt;https://codecheese.wordpress.com/2016/04/20/writing-an-orc-file-using-java/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/orc/tree/master/examples" target="_blank"&gt;https://github.com/apache/orc/tree/master/examples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 02:09:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151171#M48751</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-12-14T02:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151172#M48752</link>
      <description>&lt;P&gt;Customer indicated this link was the most useful for them.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 05:13:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151172#M48752</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-14T05:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial for writing directly to ORC files with Java</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151173#M48753</link>
      <description>&lt;P&gt;I just built and release a 1.0 version of an Apache licensed java library to create ORC files from optionally annotated classes. I'd appreciate people trying it out and suggesting features to add. The library is available at &lt;A target="_blank" href="https://github.com/eclecticlogic/eclectic-orc"&gt;github&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 21:32:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Tutorial-for-writing-directly-to-ORC-files-with-Java/m-p/151173#M48753</guid>
      <dc:creator>karthik1</dc:creator>
      <dc:date>2017-03-03T21:32:59Z</dc:date>
    </item>
  </channel>
</rss>

