<?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: Exploring Data with Apache Pig from the Grunt shell in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134486#M18856</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1491/mvogt.html" nodeid="1491"&gt;@Mike Vogt&lt;/A&gt; Thanks for following up!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2016 08:14:55 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-02-11T08:14:55Z</dc:date>
    <item>
      <title>Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134481#M18851</link>
      <description>&lt;P&gt;Hello friends - &lt;/P&gt;&lt;P&gt;I seem to be stuck once again as I work my way through the Hortonworks Tutorials. I am currently working "Exploring Data with Apache Pig from the Grunt shell" and stuck on the step "DUMP Movies;" &lt;/P&gt;&lt;P&gt;I seem to me stuck in a loop that is waiting on "sandbox.hortonworks.com/10.0.2.15/:10020. Already tried 38 times ............" &lt;/P&gt;&lt;P&gt;I have attached a screen for clarification. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1967-virtualbox-hortonworks-sandbox-with-hdp-232-09-02.png" style="width: 720px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22116iE510111B151409CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1967-virtualbox-hortonworks-sandbox-with-hdp-232-09-02.png" alt="1967-virtualbox-hortonworks-sandbox-with-hdp-232-09-02.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There was one funky twist in the instruction; the tutorial calls for loading movies.txt to /user/hadoop, and several comments suggested this was a type, and the location /user/hue should be used instead. That is the only variation on the instructions I have made knowingly. &lt;/P&gt;&lt;P&gt;Any assistance, as always, is greatly appreciated. &lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:01:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134481#M18851</guid>
      <dc:creator>mvogt</dc:creator>
      <dc:date>2019-08-19T09:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134482#M18852</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1491/mvogt.html" nodeid="1491"&gt;@Mike Vogt&lt;/A&gt;  How much memory have you allocated to Sandbox? Make sure that you shutdown hbase and any other component that you don't need. &lt;/P&gt;&lt;P&gt;Can you share screenshot of ambari?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:30:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134482#M18852</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-10T10:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134483#M18853</link>
      <description>&lt;P&gt;Port seems odd, what user are you running the tutorial as? &lt;A rel="user" href="https://community.cloudera.com/users/1491/mvogt.html" nodeid="1491"&gt;@Mike Vogt&lt;/A&gt; I suggest creating the user you are running as so if you are root&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sudo -u hdfs hdfs dfs -mkdir /user/root&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sudo -u hdfs hdfs dfs -chown -R user/root&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hdfs dfs -put Movies.txt ./&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:31:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134483#M18853</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-10T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134484#M18854</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1491/mvogt.html" nodeid="1491"&gt;@Mike Vogt&lt;/A&gt;  Make sure HDFS, Mapreduce and yarn is running&lt;/P&gt;&lt;P&gt;port 10020 belongs job history server.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 10:31:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134484#M18854</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-10T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134485#M18855</link>
      <description>&lt;P&gt;Aha! I checked Mapreduce and yarn, and they both were requiring restarts. Completed the task, and back on track. &lt;/P&gt;&lt;P&gt;Thanks again for your patience and guidance. &lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 08:11:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134485#M18855</guid>
      <dc:creator>mvogt</dc:creator>
      <dc:date>2016-02-11T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134486#M18856</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1491/mvogt.html" nodeid="1491"&gt;@Mike Vogt&lt;/A&gt; Thanks for following up!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 08:14:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134486#M18856</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-11T08:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exploring Data with Apache Pig from the Grunt shell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134487#M18857</link>
      <description>&lt;P&gt;Hi Artem - &lt;/P&gt;&lt;P&gt;I appreciate you looking into this. I checked the directories and permissions and they were all in order. &lt;/P&gt;&lt;P&gt;The issue turned out to be yarn and mapreduce needing restarts. So I restarted, and got through the immediate crisis. &lt;/P&gt;&lt;P&gt;But I do appreciate you taking a look nonetheless. &lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 08:18:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Exploring-Data-with-Apache-Pig-from-the-Grunt-shell/m-p/134487#M18857</guid>
      <dc:creator>mvogt</dc:creator>
      <dc:date>2016-02-11T08:18:16Z</dc:date>
    </item>
  </channel>
</rss>

