<?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: Text file to Parquet file conversion using Pig in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157898#M20906</link>
    <description>&lt;P&gt;Thanks Neeraj for reply. It worked after syntactical changes. I loaded using PigStorage and stored using parquet.pig.ParquetStorer. Hope this is correct.&lt;/P&gt;&lt;P&gt;And original file is created as /user/folder/pig_file_par/&lt;STRONG&gt;part-m-00000.parquet.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 17:11:58 GMT</pubDate>
    <dc:creator>Aswanth11</dc:creator>
    <dc:date>2016-02-25T17:11:58Z</dc:date>
    <item>
      <title>Text file to Parquet file conversion using Pig</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157895#M20903</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please help on the text file to parquet file conversion  using pig. &lt;/P&gt;&lt;P&gt;Got this syntax.&lt;/P&gt;&lt;PRE&gt;store A into '/test-warehouse/tinytable' USING parquet.pig.ParquetStorer;

using this am getting error.

whether text file has to be loaded first into alias A. and then run the above store command.

"/test-warehouse/tinytable" - this path is parquet file put path ?

&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Feb 2016 15:53:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157895#M20903</guid>
      <dc:creator>Aswanth11</dc:creator>
      <dc:date>2016-02-25T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text file to Parquet file conversion using Pig</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157896#M20904</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3035/prakash6k.html" nodeid="3035"&gt;@prakash pal&lt;/A&gt;  I am assuming that you are using CDH or following &lt;A target="_blank" href="http://blog.cloudera.com/blog/2014/03/how-to-use-parquet-with-impala-hive-pig-mapreduce/"&gt;this&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://blog.cloudera.com/blog/2014/03/how-to-use-parquet-with-impala-hive-pig-mapreduce/"&gt;&lt;/A&gt;A --&amp;gt; You are loading text file using parquet.pig.Parquet&lt;STRONG&gt;Loader&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;now, storing A  as paruqet using parquet.pig.Parquet&lt;STRONG&gt;Storer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Answer: &lt;/STRONG&gt;You will load text file=A&lt;/P&gt;&lt;P&gt; and then store A as parquet&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:02:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157896#M20904</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-25T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text file to Parquet file conversion using Pig</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157897#M20905</link>
      <description>&lt;P&gt;See this &lt;A href="https://community.hortonworks.com/questions/9949/pig-parquetstorer-is-not-working.html" target="_blank"&gt;https://community.hortonworks.com/questions/9949/pig-parquetstorer-is-not-working.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:04:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157897#M20905</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-25T16:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Text file to Parquet file conversion using Pig</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157898#M20906</link>
      <description>&lt;P&gt;Thanks Neeraj for reply. It worked after syntactical changes. I loaded using PigStorage and stored using parquet.pig.ParquetStorer. Hope this is correct.&lt;/P&gt;&lt;P&gt;And original file is created as /user/folder/pig_file_par/&lt;STRONG&gt;part-m-00000.parquet.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 17:11:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157898#M20906</guid>
      <dc:creator>Aswanth11</dc:creator>
      <dc:date>2016-02-25T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Text file to Parquet file conversion using Pig</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157899#M20907</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3035/prakash6k.html" nodeid="3035"&gt;@prakash pal&lt;/A&gt;  Perfect! Please close the thread by accepting the answer.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 09:09:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Text-file-to-Parquet-file-conversion-using-Pig/m-p/157899#M20907</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-26T09:09:05Z</dc:date>
    </item>
  </channel>
</rss>

