<?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: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164086#M21354</link>
    <description>&lt;P&gt;When testing the example I got this error &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; :&lt;/P&gt;&lt;PRE&gt;16/03/01 01:57:29 INFO mapreduce.Job: Task Id : attempt_1456773989186_0006_r_000001_2, Status : FAILED
Error: java.lang.RuntimeException: PipeMapRed.waitOutputThreads(): subprocess failed with code 1
    at org.apache.hadoop.streaming.PipeMapRed.waitOutputThreads(PipeMapRed.java:322)
    at org.apache.hadoop.streaming.PipeMapRed.mapRedFinished(PipeMapRed.java:535)
    at org.apache.hadoop.streaming.PipeReducer.close(PipeReducer.java:134)
    at org.apache.hadoop.io.IOUtils.cleanup(IOUtils.java:244)
    at org.apache.hadoop.mapred.ReduceTask.runOldReducer(ReduceTask.java:459)
    at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:392)
    at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:168)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:422)
    at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)
    at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:162)

&lt;/PRE&gt;</description>
    <pubDate>Tue, 01 Mar 2016 09:01:09 GMT</pubDate>
    <dc:creator>zaher_mahdhi</dc:creator>
    <dc:date>2016-03-01T09:01:09Z</dc:date>
    <item>
      <title>/usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164080#M21348</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I was following this tutorial: &lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/blog/using-r-and-other-non-java-languages-in-mapreduce-and-hive/" target="_blank"&gt;http://hortonworks.com/blog/using-r-and-other-non-java-languages-in-mapreduce-and-hive/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and I couldn't find hadoop-streamingxxxx.jar. I'm using a cluster with hdp-2.3.4.0-3485.&lt;/P&gt;&lt;P&gt;Does any know where to find it or how to add it ?&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 06:18:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164080#M21348</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-03-01T06:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164081#M21349</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt; &lt;/P&gt;&lt;P&gt;you can find streaming jar in /usr/hdp/current/hadoop-mapreduce-client, make sure &lt;STRONG&gt;mapreduce, hdfs and yarn&lt;/STRONG&gt; clients are installed on your machine.&lt;/P&gt;&lt;PRE&gt;[root@sandbox hadoop-mapreduce-client]# ls hadoop-streaming*
hadoop-streaming-2.7.1.2.3.2.0-2950.jar  hadoop-streaming.jar
[root@sandbox hadoop-mapreduce-client]# pwd
/usr/hdp/current/hadoop-mapreduce-client
&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:16:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164081#M21349</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-01T07:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164082#M21350</link>
      <description>&lt;P&gt;You can install it using Ambari, go to the host page and add mapreduce client, doesn't hurt to add yarn and hdfs client also&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:29:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164082#M21350</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-01T07:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164083#M21351</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt;&lt;P&gt;I see that you are using HDP 2.3.4.0-3485&lt;/P&gt;&lt;P&gt;See the following &lt;/P&gt;&lt;P&gt;[root@phdns01 ~]# &lt;STRONG&gt;find / -name hadoop-streaming*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/usr/hdp/2.3.4.0-3485/hadoop-mapreduce/hadoop-streaming-2.7.1.2.3.4.0-3485.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/usr/hdp/2.3.4.0-3485/hadoop-mapreduce/hadoop-streaming.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/usr/hdp/2.3.4.0-3485/oozie/share/lib/mapreduce-streaming/hadoop-streaming-2.7.1.2.3.4.0-3485.jar&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[root@phdns01 ~]#&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 08:26:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164083#M21351</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-03-01T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164084#M21352</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 08:57:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164084#M21352</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-03-01T08:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164085#M21353</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal Thank u for your answer &lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 08:59:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164085#M21353</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-03-01T08:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164086#M21354</link>
      <description>&lt;P&gt;When testing the example I got this error &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; :&lt;/P&gt;&lt;PRE&gt;16/03/01 01:57:29 INFO mapreduce.Job: Task Id : attempt_1456773989186_0006_r_000001_2, Status : FAILED
Error: java.lang.RuntimeException: PipeMapRed.waitOutputThreads(): subprocess failed with code 1
    at org.apache.hadoop.streaming.PipeMapRed.waitOutputThreads(PipeMapRed.java:322)
    at org.apache.hadoop.streaming.PipeMapRed.mapRedFinished(PipeMapRed.java:535)
    at org.apache.hadoop.streaming.PipeReducer.close(PipeReducer.java:134)
    at org.apache.hadoop.io.IOUtils.cleanup(IOUtils.java:244)
    at org.apache.hadoop.mapred.ReduceTask.runOldReducer(ReduceTask.java:459)
    at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:392)
    at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:168)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:422)
    at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)
    at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:162)

&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:01:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164086#M21354</guid>
      <dc:creator>zaher_mahdhi</dc:creator>
      <dc:date>2016-03-01T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164087#M21355</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt;  Open this as new question to avoid confusion&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:07:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164087#M21355</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-03-01T09:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hadoop-mapreduce/hadoop-streamingxxxx.jar not found</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164088#M21356</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2686/zahermahdhi.html" nodeid="2686"&gt;@Zaher Mahdhi&lt;/A&gt; I agree, can you please post this as a new question and provide steps to reproduce the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:37:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/usr-lib-hadoop-mapreduce-hadoop-streamingxxxx-jar-not-found/m-p/164088#M21356</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-01T09:37:31Z</dc:date>
    </item>
  </channel>
</rss>

