<?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: problem in moving the input text file from file system to hdfs dfs file system with following co in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66347#M77224</link>
    <description>PLease send me the output of the ll command&lt;BR /&gt;</description>
    <pubDate>Sun, 15 Apr 2018 11:26:47 GMT</pubDate>
    <dc:creator>Fawze</dc:creator>
    <dc:date>2018-04-15T11:26:47Z</dc:date>
    <item>
      <title>problem in moving the input text file from file system to hdfs dfs file system with following comman</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66337#M77221</link>
      <description>&lt;P&gt;1) [cloudera@localhost ~]$ sudo -u hdfs hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: `/home/cloudera/ipf.txt': No such file or directory&lt;BR /&gt;2) [cloudera@localhost ~]$ hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: Permission denied: user=cloudera, access=WRITE, inode="/inputnew":hdfs:supergroup:drwxr-xr-x&lt;/P&gt;&lt;P&gt;3) [cloudera@localhost ~]$ sudo -u cloudera hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: Permission denied: user=cloudera, access=WRITE, inode="/inputnew":hdfs:supergroup:drwxr-xr-x&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 15:03:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66337#M77221</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-14T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66339#M77222</link>
      <description>&lt;P&gt;1) [cloudera@localhost ~]$ sudo -u hdfs hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: `/home/cloudera/ipf.txt': No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file&amp;nbsp;&lt;SPAN&gt;/home/cloudera/ipf.txt doesn't exist in you local host, you can check by ll /home/cloudera/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below you are not using the sudo -u hdfs as you used in the above command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** you faced the same issue in another post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please use sudo -u hdfs&amp;nbsp;&lt;SPAN&gt;hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;/SPAN&gt;&lt;BR /&gt;2) [cloudera@localhost ~]$ hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: Permission denied: user=cloudera, access=WRITE, inode="/inputnew":hdfs:supergroup:drwxr-xr-x&lt;/P&gt;&lt;P&gt;3) [cloudera@localhost ~]$ sudo -u cloudera hdfs dfs -put /home/cloudera/ipf.txt /inputnew/&lt;BR /&gt;put: Permission denied: user=cloudera, access=WRITE, inode="/inputnew":hdfs:supergroup:drwxr-xr-x&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 21:21:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66339#M77222</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2018-04-14T21:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66346#M77223</link>
      <description>&lt;P&gt;actually the txt file is already there in the folder and i am issuing the correct command but still i getting error.can u suggest me a solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 11:23:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66346#M77223</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-15T11:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66347#M77224</link>
      <description>PLease send me the output of the ll command&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Apr 2018 11:26:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66347#M77224</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2018-04-15T11:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66426#M77225</link>
      <description>&lt;P&gt;1) User hdfs does not have access to the /home/cloudera directory&lt;/P&gt;&lt;P&gt;2) and 3) is actually the same because in both cases you try to upload the file as user cloudera.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have two options:&lt;/P&gt;&lt;P&gt;1) grant read permissions to hdfs user in /home/cloudera and all sub-contents (directory access require also execute permission)&lt;/P&gt;&lt;P&gt;2) grant write permissions in "/inputnew/" directory in HDFS , to "cloudera" user.&lt;/P&gt;&lt;P&gt;example: sudo -u hdfs hdfs dfs -chown cloudera /inputnew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are multiple ways to grant permissions (e.g. using ACLs), but keep it simple.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:36:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66426#M77225</guid>
      <dc:creator>GeKas</dc:creator>
      <dc:date>2018-04-17T08:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66466#M77226</link>
      <description>&lt;P&gt;&lt;SPAN&gt;put: Permission denied: user=cloudera, access=WRITE, inode="/inputnew":hdfs:supergroup:drwxr-xr-x&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 16:30:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66466#M77226</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-17T16:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66468#M77227</link>
      <description>how to give permission to cloudera</description>
      <pubDate>Tue, 17 Apr 2018 16:31:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66468#M77227</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-17T16:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66469#M77228</link>
      <description>Use the example I wrote above. It will change the owner of /inputnew directory in hdfs to "cloudera"&lt;BR /&gt;&lt;BR /&gt;sudo -u hdfs hdfs dfs -chown cloudera /inputnew</description>
      <pubDate>Tue, 17 Apr 2018 17:01:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66469#M77228</guid>
      <dc:creator>GeKas</dc:creator>
      <dc:date>2018-04-17T17:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in moving the input text file from file system to hdfs dfs file system with following co</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66523#M77229</link>
      <description>thank u,its working&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:04:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66523#M77229</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-18T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66524#M77230</link>
      <description>&lt;P&gt;hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error message is:&lt;/P&gt;&lt;P&gt;[cloudera@localhost ~]$ hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;BR /&gt;18/04/18 07:57:24 WARN mapred.JobClient: Use GenericOptionsParser for parsing the arguments. Applications should implement Tool for the same.&lt;BR /&gt;18/04/18 07:57:25 INFO input.FileInputFormat: Total input paths to process : 1&lt;BR /&gt;18/04/18 07:57:25 INFO mapred.JobClient: Running job: job_201804180742_0002&lt;BR /&gt;18/04/18 07:57:26 INFO mapred.JobClient: map 0% reduce 0%&lt;BR /&gt;18/04/18 07:57:36 INFO mapred.JobClient: Task Id : attempt_201804180742_0002_m_000002_0, Status : FAILED&lt;BR /&gt;org.apache.hadoop.security.AccessControlException: Permission denied: user=cloudera, access=WRITE, inode="/":hdfs:supergroup:drwxr-xr-x&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:224)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.check(FSPermissionChecker.java:204)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSPermissionChecker.checkPermission(FSPermissionChecker.java:149)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:4705)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:4687)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:4661)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirsInternal(FSNamesystem.java:3032)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirsInt(FSNamesystem.java:2996)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirs(FSNamesystem.java:2977)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:15:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66524#M77230</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-18T15:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66530#M77231</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/26778"&gt;@subbu&lt;/a&gt;&amp;nbsp;You are doing the same error all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to write or read from and to the jdfs the user running the command need permissions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can solve this by always running with the super user "hdfs" and in order to do that you need to add for you command sudo -u hdfs, so your command should be :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo -u hdfs hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or as i see all the time you are running with cloudera user so you need to change the owner of / to cloudera or you can change the permissions to the root folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1- use the super user:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo -u hdfs hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2- change root dir to cloudera-scm:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo -u hdfs&amp;nbsp; hdfs -chown -R cloudera / &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then run:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3- change the permissions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo -u hdfs&amp;nbsp; hdfs -chmod -R 777&amp;nbsp; &amp;nbsp;/ then run:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /outputnew&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 16:40:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66530#M77231</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2018-04-18T16:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66552#M77232</link>
      <description>&lt;P&gt;sir while i am trying to exucute this getting error&lt;/P&gt;&lt;P&gt;cloudera@localhost ~]$ sudo -u hdfs hdfs -chown -R cloudera /&lt;BR /&gt;Unrecognized option: -chown&lt;BR /&gt;Could not create the Java virtual machine.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 09:17:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66552#M77232</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-19T09:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66553#M77233</link>
      <description>sudo -u hdfs hdfs dfs -chown -R cloudera /&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2018 09:27:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66553#M77233</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2018-04-19T09:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66588#M77234</link>
      <description>&lt;P&gt;thank u very much sir,its working and i am able run and got an output also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:50:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66588#M77234</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-20T06:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66624#M77235</link>
      <description>While executing this command I am getting error as&lt;BR /&gt;[cloudera@localhost ~]$ hadoop jar /home/cloudera/WordCount.jar WordCount /inputnew/inputfile.txt /op&lt;BR /&gt;18/04/22 07:40:40 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Apr 2018 14:46:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66624#M77235</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-04-22T14:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excution of the following command gives warning and not executed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66696#M77236</link>
      <description>&lt;P&gt;Where did you get this command from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you have the hadoop-example jar?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the jars under&amp;nbsp;&lt;SPAN&gt;/home/cloudera/ by running ll&amp;nbsp;/home/cloudera/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 21:06:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/66696#M77236</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2018-04-24T21:06:01Z</dc:date>
    </item>
    <item>
      <title>Runnigcloudera@localhost ~]$ hadoop jar WordCount.jar WordCount /inputnew2/inputfile.txt /output_new</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/68023#M77237</link>
      <description>&lt;P&gt;While running a wordcount program i am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cloudera@localhost ~]$ hadoop jar WordCount.jar WordCount /inputnew2/inputfile.txt /output_new&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;18/06/09 00:29:06 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:07 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:08 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:09 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:10 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:11 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:12 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:13 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:14 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:15 INFO ipc.Client: Retrying connect to server: localhost.localdomain/127.0.0.1:8021. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)&lt;/P&gt;&lt;P&gt;18/06/09 00:29:15 ERROR security.UserGroupInformation: PriviledgedActionException as:cloudera (auth:SIMPLE) cause:java.net.ConnectException: Call From localhost.localdomain/127.0.0.1 to localhost.localdomain:8021 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:&amp;nbsp; &lt;A href="http://wiki.apache.org/hadoop/ConnectionRefused" target="_blank"&gt;http://wiki.apache.org/hadoop/ConnectionRefused&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Exception in thread "main" java.net.ConnectException: Call From localhost.localdomain/127.0.0.1 to localhost.localdomain:8021 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:&amp;nbsp; &lt;A href="http://wiki.apache.org/hadoop/ConnectionRefused" target="_blank"&gt;http://wiki.apache.org/hadoop/ConnectionRefused&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Constructor.java:513)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:782)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:729)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client.call(Client.java:1241)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.WritableRpcEngine$Invoker.invoke(WritableRpcEngine.java:225)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapred.$Proxy10.getStagingAreaDir(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapred.JobClient.getStagingAreaDir(JobClient.java:1324)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapreduce.JobSubmissionFiles.getStagingDir(JobSubmissionFiles.java:102)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:951)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:945)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at javax.security.auth.Subject.doAs(Subject.java:396)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1408)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:945)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapreduce.Job.submit(Job.java:566)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:596)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at WordCount.main(WordCount.java:132)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:597)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.util.RunJar.main(RunJar.java:208)&lt;/P&gt;&lt;P&gt;Caused by: java.net.ConnectException: Connection refused&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:207)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:528)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:492)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:509)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:603)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client$Connection.access$2100(Client.java:252)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client.getConnection(Client.java:1290)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.hadoop.ipc.Client.call(Client.java:1208)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 18 more&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jun 2018 10:00:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/problem-in-moving-the-input-text-file-from-file-system-to/m-p/68023#M77237</guid>
      <dc:creator>subbu</dc:creator>
      <dc:date>2018-06-09T10:00:47Z</dc:date>
    </item>
  </channel>
</rss>

