You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Raj Hadoop <ha...@yahoo.com> on 2013/04/21 00:04:00 UTC

Very basic question


Hello All,
I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.

Where are the output files and input file exist ? I am searching all folders but could not find it.

Thanks in advance.

Regards,
Raj

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
bin/hadoop dfs - mkdir input1




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:22 PM
Subject: Re: Very basic question
 


ok..do u remember the command?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

Tariq,
>
>Thanks for the quick reply.
>
>I executed the sample example files that came with installation.
>
>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>
>Thanks,
>Raj
>
>
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 6:30 PM
>Subject: Re: Very basic question
> 
>
>
>Hello Raj,
>
>
>     Could you show me the lines where you have set the i/o paths?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
>>
>>Hello All,
>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>
>>
>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>
>>
>>Thanks in advance.
>>
>>
>>Regards,
>>Raj
>>
>
>
>

Re: Very basic question

Posted by Mohit Anchlia <mo...@gmail.com>.
All dirs start with drw in your example

Sent from my iPhone

On Apr 20, 2013, at 4:46 PM, Raj Hadoop <ha...@yahoo.com> wrote:

> Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?
> 
> 2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
> -rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
> -rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
> -rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000
> 
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:40 PM
> Subject: Re: Very basic question
> 
> do this :
> 
> /Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> This is my folder structure. Can you help me?
> 
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:27 PM
> 
> Subject: Re: Very basic question
> 
> try to look into /user dir inside ur hdfs
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
> ok..do u remember the command?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> Tariq,
> 
> Thanks for the quick reply.
> 
> I executed the sample example files that came with installation.
> 
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
> 
> I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
> 
> Thanks,
> Raj
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 6:30 PM
> Subject: Re: Very basic question
> 
> Hello Raj,
> 
>      Could you show me the lines where you have set the i/o paths?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> 
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
> 
> Where are the output files and input file exist ? I am searching all folders but could not find it.
> 
> Thanks in advance.
> 
> Regards,
> Raj
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Re: Very basic question

Posted by Mohit Anchlia <mo...@gmail.com>.
All dirs start with drw in your example

Sent from my iPhone

On Apr 20, 2013, at 4:46 PM, Raj Hadoop <ha...@yahoo.com> wrote:

> Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?
> 
> 2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
> -rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
> -rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
> -rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000
> 
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:40 PM
> Subject: Re: Very basic question
> 
> do this :
> 
> /Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> This is my folder structure. Can you help me?
> 
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:27 PM
> 
> Subject: Re: Very basic question
> 
> try to look into /user dir inside ur hdfs
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
> ok..do u remember the command?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> Tariq,
> 
> Thanks for the quick reply.
> 
> I executed the sample example files that came with installation.
> 
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
> 
> I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
> 
> Thanks,
> Raj
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 6:30 PM
> Subject: Re: Very basic question
> 
> Hello Raj,
> 
>      Could you show me the lines where you have set the i/o paths?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> 
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
> 
> Where are the output files and input file exist ? I am searching all folders but could not find it.
> 
> Thanks in advance.
> 
> Regards,
> Raj
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Re: Very basic question

Posted by Mohit Anchlia <mo...@gmail.com>.
All dirs start with drw in your example

Sent from my iPhone

On Apr 20, 2013, at 4:46 PM, Raj Hadoop <ha...@yahoo.com> wrote:

> Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?
> 
> 2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
> -rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
> -rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
> -rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000
> 
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:40 PM
> Subject: Re: Very basic question
> 
> do this :
> 
> /Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> This is my folder structure. Can you help me?
> 
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:27 PM
> 
> Subject: Re: Very basic question
> 
> try to look into /user dir inside ur hdfs
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
> ok..do u remember the command?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> Tariq,
> 
> Thanks for the quick reply.
> 
> I executed the sample example files that came with installation.
> 
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
> 
> I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
> 
> Thanks,
> Raj
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 6:30 PM
> Subject: Re: Very basic question
> 
> Hello Raj,
> 
>      Could you show me the lines where you have set the i/o paths?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> 
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
> 
> Where are the output files and input file exist ? I am searching all folders but could not find it.
> 
> Thanks in advance.
> 
> Regards,
> Raj
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Re: Very basic question

Posted by Mohit Anchlia <mo...@gmail.com>.
All dirs start with drw in your example

Sent from my iPhone

On Apr 20, 2013, at 4:46 PM, Raj Hadoop <ha...@yahoo.com> wrote:

> Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?
> 
> 2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
> -rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
> -rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
> -rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
> drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
> -rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
> -rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
> -rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000
> 
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:40 PM
> Subject: Re: Very basic question
> 
> do this :
> 
> /Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> This is my folder structure. Can you help me?
> 
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 7:27 PM
> 
> Subject: Re: Very basic question
> 
> try to look into /user dir inside ur hdfs
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
> ok..do u remember the command?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> Tariq,
> 
> Thanks for the quick reply.
> 
> I executed the sample example files that came with installation.
> 
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
> 
> I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
> 
> Thanks,
> Raj
> 
> 
> From: Mohammad Tariq <do...@gmail.com>
> To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
> Sent: Saturday, April 20, 2013 6:30 PM
> Subject: Re: Very basic question
> 
> Hello Raj,
> 
>      Could you show me the lines where you have set the i/o paths?
> 
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
> 
> 
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
> 
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
> 
> Where are the output files and input file exist ? I am searching all folders but could not find it.
> 
> Thanks in advance.
> 
> Regards,
> Raj
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?

2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
-rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
-rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
-rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000





________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:40 PM
Subject: Re: Very basic question
 


do this :


/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

This is my folder structure. Can you help me?
>
>
>/Users/hadoop/hadoop-1.0.4
>
>hadoop$ ls -lrt
>total 14960
>drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012
 webapps
>drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
>-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
>-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
>-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
>drwxr-xr-x  10 hadoop 
 staff      340 Oct  3  2012 contrib
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
>-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
>drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
>drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
>-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
>-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
>-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
>-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
>drwxr-xr-x  18 hadoop 
 staff      612 Oct  3  2012 src
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
>-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
>drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
>drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
>drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
>-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
>-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
>drwxr-xr-x  26 hadoop 
 staff      884 Apr 20 18:05 logs
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 7:27 PM
>
>Subject: Re: Very basic question
> 
>
>
>try to look into /user dir inside ur hdfs
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
>
>ok..do u remember the command?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>Tariq,
>>>
>>>Thanks for the quick reply.
>>>
>>>I executed the sample example files that came with installation.
>>>
>>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>>
>>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>>
>>>Thanks,
>>>Raj
>>>
>>>
>>>
>>>
>>>
>>>
>>>________________________________
>>> From: Mohammad Tariq <do...@gmail.com>
>>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>>Sent: Saturday, April 20, 2013 6:30 PM
>>>Subject: Re: Very basic question
>>> 
>>>
>>>
>>>Hello Raj,
>>>
>>>
>>>     Could you show me the lines where you have set the i/o paths?
>>>
>>>
>>>Warm Regards,
>>>Tariq
>>>https://mtariq.jux.com/
>>>
>>>cloudfront.blogspot.com
>>>
>>>
>>>
>>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>>
>>>
>>>>
>>>>Hello All,
>>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>>
>>>>
>>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>>
>>>>
>>>>Thanks in advance.
>>>>
>>>>
>>>>Regards,
>>>>Raj
>>>>
>>>
>>>
>>>
>>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?

2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
-rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
-rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
-rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000





________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:40 PM
Subject: Re: Very basic question
 


do this :


/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

This is my folder structure. Can you help me?
>
>
>/Users/hadoop/hadoop-1.0.4
>
>hadoop$ ls -lrt
>total 14960
>drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012
 webapps
>drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
>-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
>-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
>-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
>drwxr-xr-x  10 hadoop 
 staff      340 Oct  3  2012 contrib
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
>-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
>drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
>drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
>-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
>-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
>-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
>-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
>drwxr-xr-x  18 hadoop 
 staff      612 Oct  3  2012 src
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
>-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
>drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
>drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
>drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
>-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
>-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
>drwxr-xr-x  26 hadoop 
 staff      884 Apr 20 18:05 logs
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 7:27 PM
>
>Subject: Re: Very basic question
> 
>
>
>try to look into /user dir inside ur hdfs
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
>
>ok..do u remember the command?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>Tariq,
>>>
>>>Thanks for the quick reply.
>>>
>>>I executed the sample example files that came with installation.
>>>
>>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>>
>>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>>
>>>Thanks,
>>>Raj
>>>
>>>
>>>
>>>
>>>
>>>
>>>________________________________
>>> From: Mohammad Tariq <do...@gmail.com>
>>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>>Sent: Saturday, April 20, 2013 6:30 PM
>>>Subject: Re: Very basic question
>>> 
>>>
>>>
>>>Hello Raj,
>>>
>>>
>>>     Could you show me the lines where you have set the i/o paths?
>>>
>>>
>>>Warm Regards,
>>>Tariq
>>>https://mtariq.jux.com/
>>>
>>>cloudfront.blogspot.com
>>>
>>>
>>>
>>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>>
>>>
>>>>
>>>>Hello All,
>>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>>
>>>>
>>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>>
>>>>
>>>>Thanks in advance.
>>>>
>>>>
>>>>Regards,
>>>>Raj
>>>>
>>>
>>>
>>>
>>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?

2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
-rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
-rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
-rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000





________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:40 PM
Subject: Re: Very basic question
 


do this :


/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

This is my folder structure. Can you help me?
>
>
>/Users/hadoop/hadoop-1.0.4
>
>hadoop$ ls -lrt
>total 14960
>drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012
 webapps
>drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
>-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
>-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
>-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
>drwxr-xr-x  10 hadoop 
 staff      340 Oct  3  2012 contrib
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
>-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
>drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
>drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
>-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
>-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
>-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
>-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
>drwxr-xr-x  18 hadoop 
 staff      612 Oct  3  2012 src
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
>-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
>drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
>drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
>drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
>-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
>-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
>drwxr-xr-x  26 hadoop 
 staff      884 Apr 20 18:05 logs
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 7:27 PM
>
>Subject: Re: Very basic question
> 
>
>
>try to look into /user dir inside ur hdfs
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
>
>ok..do u remember the command?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>Tariq,
>>>
>>>Thanks for the quick reply.
>>>
>>>I executed the sample example files that came with installation.
>>>
>>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>>
>>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>>
>>>Thanks,
>>>Raj
>>>
>>>
>>>
>>>
>>>
>>>
>>>________________________________
>>> From: Mohammad Tariq <do...@gmail.com>
>>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>>Sent: Saturday, April 20, 2013 6:30 PM
>>>Subject: Re: Very basic question
>>> 
>>>
>>>
>>>Hello Raj,
>>>
>>>
>>>     Could you show me the lines where you have set the i/o paths?
>>>
>>>
>>>Warm Regards,
>>>Tariq
>>>https://mtariq.jux.com/
>>>
>>>cloudfront.blogspot.com
>>>
>>>
>>>
>>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>>
>>>
>>>>
>>>>Hello All,
>>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>>
>>>>
>>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>>
>>>>
>>>>Thanks in advance.
>>>>
>>>>
>>>>Regards,
>>>>Raj
>>>>
>>>
>>>
>>>
>>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Thanks Thariq. Following is the list. where are the actual directories . how can i traverse to the directories? can i?

2013-04-20 19:45:18.772 java[3742:1603] Unable to load realm info from SCDynamicStore
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:00 /user/hadoop/input1
-rw-r--r--   1 hadoop supergroup         48 2013-04-20 17:00 /user/hadoop/input1/sample.txt
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 17:46 /user/hadoop/output/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 17:45 /user/hadoop/output/_logs/history
-rw-r--r--   1 hadoop supergroup      11262 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_1366494345385_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20395 2013-04-20 17:45 /user/hadoop/output/_logs/history/job_201304201653_0002_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 17:46 /user/hadoop/output/part-r-00000
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1
-rw-r--r--   1 hadoop supergroup          0 2013-04-20 18:06 /user/hadoop/output1/_SUCCESS
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs
drwxr-xr-x   - hadoop supergroup          0 2013-04-20 18:05 /user/hadoop/output1/_logs/history
-rw-r--r--   1 hadoop supergroup      11266 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_1366495541487_hadoop_word+count
-rw-r--r--   1 hadoop supergroup      20396 2013-04-20 18:05 /user/hadoop/output1/_logs/history/job_201304201653_0004_conf.xml
-rw-r--r--   1 hadoop supergroup         60 2013-04-20 18:06 /user/hadoop/output1/part-r-00000





________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:40 PM
Subject: Re: Very basic question
 


do this :


/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

This is my folder structure. Can you help me?
>
>
>/Users/hadoop/hadoop-1.0.4
>
>hadoop$ ls -lrt
>total 14960
>drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012
 webapps
>drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
>-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
>-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
>-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
>-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
>-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
>drwxr-xr-x  10 hadoop 
 staff      340 Oct  3  2012 contrib
>drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
>-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
>drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
>drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
>-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
>-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
>-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
>-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
>drwxr-xr-x  18 hadoop 
 staff      612 Oct  3  2012 src
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
>-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
>drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
>drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
>drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
>drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
>-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
>-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
>drwxr-xr-x  26 hadoop 
 staff      884 Apr 20 18:05 logs
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 7:27 PM
>
>Subject: Re: Very basic question
> 
>
>
>try to look into /user dir inside ur hdfs
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:
>
>ok..do u remember the command?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>Tariq,
>>>
>>>Thanks for the quick reply.
>>>
>>>I executed the sample example files that came with installation.
>>>
>>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>>
>>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>>
>>>Thanks,
>>>Raj
>>>
>>>
>>>
>>>
>>>
>>>
>>>________________________________
>>> From: Mohammad Tariq <do...@gmail.com>
>>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>>Sent: Saturday, April 20, 2013 6:30 PM
>>>Subject: Re: Very basic question
>>> 
>>>
>>>
>>>Hello Raj,
>>>
>>>
>>>     Could you show me the lines where you have set the i/o paths?
>>>
>>>
>>>Warm Regards,
>>>Tariq
>>>https://mtariq.jux.com/
>>>
>>>cloudfront.blogspot.com
>>>
>>>
>>>
>>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>>
>>>
>>>>
>>>>Hello All,
>>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>>
>>>>
>>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>>
>>>>
>>>>Thanks in advance.
>>>>
>>>>
>>>>Regards,
>>>>Raj
>>>>
>>>
>>>
>>>
>>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
do this :

/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> This is my folder structure. Can you help me?
>
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012
> hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012
> hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 7:27 PM
>
> *Subject:* Re: Very basic question
>
> try to look into /user dir inside ur hdfs
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com>wrote:
>
> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
do this :

/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> This is my folder structure. Can you help me?
>
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012
> hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012
> hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 7:27 PM
>
> *Subject:* Re: Very basic question
>
> try to look into /user dir inside ur hdfs
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com>wrote:
>
> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
do this :

/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> This is my folder structure. Can you help me?
>
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012
> hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012
> hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 7:27 PM
>
> *Subject:* Re: Very basic question
>
> try to look into /user dir inside ur hdfs
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com>wrote:
>
> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
do this :

/Users/hadoop/hadoop-1.0.4/ bin/hadoop fs -lsr /user

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 5:07 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> This is my folder structure. Can you help me?
>
> /Users/hadoop/hadoop-1.0.4
> hadoop$ ls -lrt
> total 14960
> drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
> drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
> -rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      413 Oct  3  2012
> hadoop-minicluster-1.0.4.jar
> -rw-r--r--   1 hadoop  staff   142452 Oct  3  2012
> hadoop-examples-1.0.4.jar
> -rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
> -rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
> -rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
> drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
> drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
> -rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
> drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
> drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
> -rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
> -rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
> -rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
> -rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
> drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
> -rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
> drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
> drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
> drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
> drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
> -rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
> -rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
> drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 7:27 PM
>
> *Subject:* Re: Very basic question
>
> try to look into /user dir inside ur hdfs
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com>wrote:
>
> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>
>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
This is my folder structure. Can you help me?

/Users/hadoop/hadoop-1.0.4

hadoop$ ls -lrt
total 14960
drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs



________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:27 PM
Subject: Re: Very basic question
 


try to look into /user dir inside ur hdfs


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

ok..do u remember the command?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>Tariq,
>>
>>Thanks for the quick reply.
>>
>>I executed the sample example files that came with installation.
>>
>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>
>>Thanks,
>>Raj
>>
>>
>>
>>
>>
>>
>>________________________________
>> From: Mohammad Tariq <do...@gmail.com>
>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>Sent: Saturday, April 20, 2013 6:30 PM
>>Subject: Re: Very basic question
>> 
>>
>>
>>Hello Raj,
>>
>>
>>     Could you show me the lines where you have set the i/o paths?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>>>
>>>Hello All,
>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>
>>>
>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>
>>>
>>>Thanks in advance.
>>>
>>>
>>>Regards,
>>>Raj
>>>
>>
>>
>>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
This is my folder structure. Can you help me?

/Users/hadoop/hadoop-1.0.4

hadoop$ ls -lrt
total 14960
drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs



________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:27 PM
Subject: Re: Very basic question
 


try to look into /user dir inside ur hdfs


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

ok..do u remember the command?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>Tariq,
>>
>>Thanks for the quick reply.
>>
>>I executed the sample example files that came with installation.
>>
>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>
>>Thanks,
>>Raj
>>
>>
>>
>>
>>
>>
>>________________________________
>> From: Mohammad Tariq <do...@gmail.com>
>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>Sent: Saturday, April 20, 2013 6:30 PM
>>Subject: Re: Very basic question
>> 
>>
>>
>>Hello Raj,
>>
>>
>>     Could you show me the lines where you have set the i/o paths?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>>>
>>>Hello All,
>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>
>>>
>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>
>>>
>>>Thanks in advance.
>>>
>>>
>>>Regards,
>>>Raj
>>>
>>
>>
>>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
This is my folder structure. Can you help me?

/Users/hadoop/hadoop-1.0.4

hadoop$ ls -lrt
total 14960
drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs



________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:27 PM
Subject: Re: Very basic question
 


try to look into /user dir inside ur hdfs


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

ok..do u remember the command?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>Tariq,
>>
>>Thanks for the quick reply.
>>
>>I executed the sample example files that came with installation.
>>
>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>
>>Thanks,
>>Raj
>>
>>
>>
>>
>>
>>
>>________________________________
>> From: Mohammad Tariq <do...@gmail.com>
>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>Sent: Saturday, April 20, 2013 6:30 PM
>>Subject: Re: Very basic question
>> 
>>
>>
>>Hello Raj,
>>
>>
>>     Could you show me the lines where you have set the i/o paths?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>>>
>>>Hello All,
>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>
>>>
>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>
>>>
>>>Thanks in advance.
>>>
>>>
>>>Regards,
>>>Raj
>>>
>>
>>
>>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
This is my folder structure. Can you help me?

/Users/hadoop/hadoop-1.0.4

hadoop$ ls -lrt
total 14960
drwxr-xr-x   3 hadoop  staff      102 Oct  3  2012 share
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 webapps
drwxr-xr-x  52 hadoop  staff     1768 Oct  3  2012 lib
-rw-r--r--   1 hadoop  staff   287807 Oct  3  2012 hadoop-tools-1.0.4.jar
-rw-r--r--   1 hadoop  staff  2656646 Oct  3  2012 hadoop-test-1.0.4.jar
-rw-r--r--   1 hadoop  staff      413 Oct  3  2012 hadoop-minicluster-1.0.4.jar
-rw-r--r--   1 hadoop  staff   142452 Oct  3  2012 hadoop-examples-1.0.4.jar
-rw-r--r--   1 hadoop  staff  3928530 Oct  3  2012 hadoop-core-1.0.4.jar
-rw-r--r--   1 hadoop  staff      410 Oct  3  2012 hadoop-client-1.0.4.jar
-rw-r--r--   1 hadoop  staff     6840 Oct  3  2012 hadoop-ant-1.0.4.jar
drwxr-xr-x  10 hadoop  staff      340 Oct  3  2012 contrib
drwxr-xr-x   9 hadoop  staff      306 Oct  3  2012 sbin
-rw-r--r--   1 hadoop  staff    10525 Oct  3  2012 ivy.xml
drwxr-xr-x  13 hadoop  staff      442 Oct  3  2012 ivy
drwxr-xr-x  69 hadoop  staff     2346 Oct  3  2012 docs
-rw-r--r--   1 hadoop  staff     1366 Oct  3  2012 README.txt
-rw-r--r--   1 hadoop  staff      101 Oct  3  2012 NOTICE.txt
-rw-r--r--   1 hadoop  staff    13366 Oct  3  2012 LICENSE.txt
-rw-r--r--   1 hadoop  staff   446999 Oct  3  2012 CHANGES.txt
drwxr-xr-x  18 hadoop  staff      612 Oct  3  2012 src
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 c++
-rw-r--r--   1 hadoop  staff   119875 Oct  3  2012 build.xml
drwxr-xr-x   4 hadoop  staff      136 Oct  3  2012 libexec
drwxr-xr-x  19 hadoop  staff      646 Oct  3  2012 bin
drwxr-xr-x   3 hadoop  staff      102 Apr 20 17:04 myprogs
drwxr-xr-x  18 hadoop  staff      612 Apr 20 17:16 conf
-rwx------   1 hadoop  staff       65 Apr 20 17:56 run_raj1.sh
-rwx------   1 hadoop  staff       66 Apr 20 18:05 run_raj2.sh
drwxr-xr-x  26 hadoop  staff      884 Apr 20 18:05 logs



________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:27 PM
Subject: Re: Very basic question
 


try to look into /user dir inside ur hdfs


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

ok..do u remember the command?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>Tariq,
>>
>>Thanks for the quick reply.
>>
>>I executed the sample example files that came with installation.
>>
>>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>>
>>Thanks,
>>Raj
>>
>>
>>
>>
>>
>>
>>________________________________
>> From: Mohammad Tariq <do...@gmail.com>
>>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>>Sent: Saturday, April 20, 2013 6:30 PM
>>Subject: Re: Very basic question
>> 
>>
>>
>>Hello Raj,
>>
>>
>>     Could you show me the lines where you have set the i/o paths?
>>
>>
>>Warm Regards,
>>Tariq
>>https://mtariq.jux.com/
>>
>>cloudfront.blogspot.com
>>
>>
>>
>>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>>>
>>>Hello All,
>>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>>
>>>
>>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>>
>>>
>>>Thanks in advance.
>>>
>>>
>>>Regards,
>>>Raj
>>>
>>
>>
>>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
try to look into /user dir inside ur hdfs

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>> Tariq,
>>
>> Thanks for the quick reply.
>>
>> I executed the sample example files that came with installation.
>>
>> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>> I created 'input1' myself by hadoop commnad. I dont remember the path I
>> gave.
>>
>> Thanks,
>> Raj
>>
>>
>>   ------------------------------
>>  *From:* Mohammad Tariq <do...@gmail.com>
>> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
>> hadoopraj@yahoo.com>
>> *Sent:* Saturday, April 20, 2013 6:30 PM
>> *Subject:* Re: Very basic question
>>
>> Hello Raj,
>>
>>      Could you show me the lines where you have set the i/o paths?
>>
>> Warm Regards,
>> Tariq
>> https://mtariq.jux.com/
>> cloudfront.blogspot.com
>>
>>
>> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>> Hello All,
>> I am very new to Hadoop. Just installed and ran the Wordcount program. It
>> ran succesfully. I created the input directory and also placed the input
>> file through hadoop commnads.
>>
>> Where are the output files and input file exist ? I am searching all
>> folders but could not find it.
>>
>> Thanks in advance.
>>
>> Regards,
>> Raj
>>
>>
>>
>>
>>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
try to look into /user dir inside ur hdfs

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>> Tariq,
>>
>> Thanks for the quick reply.
>>
>> I executed the sample example files that came with installation.
>>
>> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>> I created 'input1' myself by hadoop commnad. I dont remember the path I
>> gave.
>>
>> Thanks,
>> Raj
>>
>>
>>   ------------------------------
>>  *From:* Mohammad Tariq <do...@gmail.com>
>> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
>> hadoopraj@yahoo.com>
>> *Sent:* Saturday, April 20, 2013 6:30 PM
>> *Subject:* Re: Very basic question
>>
>> Hello Raj,
>>
>>      Could you show me the lines where you have set the i/o paths?
>>
>> Warm Regards,
>> Tariq
>> https://mtariq.jux.com/
>> cloudfront.blogspot.com
>>
>>
>> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>> Hello All,
>> I am very new to Hadoop. Just installed and ran the Wordcount program. It
>> ran succesfully. I created the input directory and also placed the input
>> file through hadoop commnads.
>>
>> Where are the output files and input file exist ? I am searching all
>> folders but could not find it.
>>
>> Thanks in advance.
>>
>> Regards,
>> Raj
>>
>>
>>
>>
>>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
try to look into /user dir inside ur hdfs

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>> Tariq,
>>
>> Thanks for the quick reply.
>>
>> I executed the sample example files that came with installation.
>>
>> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>> I created 'input1' myself by hadoop commnad. I dont remember the path I
>> gave.
>>
>> Thanks,
>> Raj
>>
>>
>>   ------------------------------
>>  *From:* Mohammad Tariq <do...@gmail.com>
>> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
>> hadoopraj@yahoo.com>
>> *Sent:* Saturday, April 20, 2013 6:30 PM
>> *Subject:* Re: Very basic question
>>
>> Hello Raj,
>>
>>      Could you show me the lines where you have set the i/o paths?
>>
>> Warm Regards,
>> Tariq
>> https://mtariq.jux.com/
>> cloudfront.blogspot.com
>>
>>
>> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>> Hello All,
>> I am very new to Hadoop. Just installed and ran the Wordcount program. It
>> ran succesfully. I created the input directory and also placed the input
>> file through hadoop commnads.
>>
>> Where are the output files and input file exist ? I am searching all
>> folders but could not find it.
>>
>> Thanks in advance.
>>
>> Regards,
>> Raj
>>
>>
>>
>>
>>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
bin/hadoop dfs - mkdir input1




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:22 PM
Subject: Re: Very basic question
 


ok..do u remember the command?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

Tariq,
>
>Thanks for the quick reply.
>
>I executed the sample example files that came with installation.
>
>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>
>Thanks,
>Raj
>
>
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 6:30 PM
>Subject: Re: Very basic question
> 
>
>
>Hello Raj,
>
>
>     Could you show me the lines where you have set the i/o paths?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
>>
>>Hello All,
>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>
>>
>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>
>>
>>Thanks in advance.
>>
>>
>>Regards,
>>Raj
>>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
bin/hadoop dfs - mkdir input1




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:22 PM
Subject: Re: Very basic question
 


ok..do u remember the command?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

Tariq,
>
>Thanks for the quick reply.
>
>I executed the sample example files that came with installation.
>
>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>
>Thanks,
>Raj
>
>
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 6:30 PM
>Subject: Re: Very basic question
> 
>
>
>Hello Raj,
>
>
>     Could you show me the lines where you have set the i/o paths?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
>>
>>Hello All,
>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>
>>
>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>
>>
>>Thanks in advance.
>>
>>
>>Regards,
>>Raj
>>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
try to look into /user dir inside ur hdfs

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:52 AM, Mohammad Tariq <do...@gmail.com> wrote:

> ok..do u remember the command?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>> Tariq,
>>
>> Thanks for the quick reply.
>>
>> I executed the sample example files that came with installation.
>>
>> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>>
>> I created 'input1' myself by hadoop commnad. I dont remember the path I
>> gave.
>>
>> Thanks,
>> Raj
>>
>>
>>   ------------------------------
>>  *From:* Mohammad Tariq <do...@gmail.com>
>> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
>> hadoopraj@yahoo.com>
>> *Sent:* Saturday, April 20, 2013 6:30 PM
>> *Subject:* Re: Very basic question
>>
>> Hello Raj,
>>
>>      Could you show me the lines where you have set the i/o paths?
>>
>> Warm Regards,
>> Tariq
>> https://mtariq.jux.com/
>> cloudfront.blogspot.com
>>
>>
>> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>>
>>
>> Hello All,
>> I am very new to Hadoop. Just installed and ran the Wordcount program. It
>> ran succesfully. I created the input directory and also placed the input
>> file through hadoop commnads.
>>
>> Where are the output files and input file exist ? I am searching all
>> folders but could not find it.
>>
>> Thanks in advance.
>>
>> Regards,
>> Raj
>>
>>
>>
>>
>>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
bin/hadoop dfs - mkdir input1




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 7:22 PM
Subject: Re: Very basic question
 


ok..do u remember the command?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

Tariq,
>
>Thanks for the quick reply.
>
>I executed the sample example files that came with installation.
>
>bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
>I created 'input1' myself by hadoop commnad. I dont remember the path I gave.
>
>Thanks,
>Raj
>
>
>
>
>
>
>________________________________
> From: Mohammad Tariq <do...@gmail.com>
>To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
>Sent: Saturday, April 20, 2013 6:30 PM
>Subject: Re: Very basic question
> 
>
>
>Hello Raj,
>
>
>     Could you show me the lines where you have set the i/o paths?
>
>
>Warm Regards,
>Tariq
>https://mtariq.jux.com/
>
>cloudfront.blogspot.com
>
>
>
>On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
>>
>>Hello All,
>>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>>
>>
>>Where are the output files and input file exist ? I am searching all folders but could not find it.
>>
>>
>>Thanks in advance.
>>
>>
>>Regards,
>>Raj
>>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
ok..do u remember the command?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
ok..do u remember the command?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
ok..do u remember the command?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
ok..do u remember the command?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 4:45 AM, Raj Hadoop <ha...@yahoo.com> wrote:

> Tariq,
>
> Thanks for the quick reply.
>
> I executed the sample example files that came with installation.
>
> bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1
>
> I created 'input1' myself by hadoop commnad. I dont remember the path I
> gave.
>
> Thanks,
> Raj
>
>
>   ------------------------------
>  *From:* Mohammad Tariq <do...@gmail.com>
> *To:* "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <
> hadoopraj@yahoo.com>
> *Sent:* Saturday, April 20, 2013 6:30 PM
> *Subject:* Re: Very basic question
>
> Hello Raj,
>
>      Could you show me the lines where you have set the i/o paths?
>
> Warm Regards,
> Tariq
> https://mtariq.jux.com/
> cloudfront.blogspot.com
>
>
> On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:
>
>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>
>
>
>
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Tariq,

Thanks for the quick reply.

I executed the sample example files that came with installation.

bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1

I created 'input1' myself by hadoop commnad. I dont remember the path I gave.

Thanks,
Raj




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 6:30 PM
Subject: Re: Very basic question
 


Hello Raj,

     Could you show me the lines where you have set the i/o paths?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:


>
>Hello All,
>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>
>
>Where are the output files and input file exist ? I am searching all folders but could not find it.
>
>
>Thanks in advance.
>
>
>Regards,
>Raj
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Tariq,

Thanks for the quick reply.

I executed the sample example files that came with installation.

bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1

I created 'input1' myself by hadoop commnad. I dont remember the path I gave.

Thanks,
Raj




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 6:30 PM
Subject: Re: Very basic question
 


Hello Raj,

     Could you show me the lines where you have set the i/o paths?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:


>
>Hello All,
>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>
>
>Where are the output files and input file exist ? I am searching all folders but could not find it.
>
>
>Thanks in advance.
>
>
>Regards,
>Raj
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Tariq,

Thanks for the quick reply.

I executed the sample example files that came with installation.

bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1

I created 'input1' myself by hadoop commnad. I dont remember the path I gave.

Thanks,
Raj




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 6:30 PM
Subject: Re: Very basic question
 


Hello Raj,

     Could you show me the lines where you have set the i/o paths?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:


>
>Hello All,
>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>
>
>Where are the output files and input file exist ? I am searching all folders but could not find it.
>
>
>Thanks in advance.
>
>
>Regards,
>Raj
>

Re: Very basic question

Posted by Raj Hadoop <ha...@yahoo.com>.
Tariq,

Thanks for the quick reply.

I executed the sample example files that came with installation.

bin/hadoop jar hadoop-examples-1.0.4.jar wordcount input1 output1

I created 'input1' myself by hadoop commnad. I dont remember the path I gave.

Thanks,
Raj




________________________________
 From: Mohammad Tariq <do...@gmail.com>
To: "user@hadoop.apache.org" <us...@hadoop.apache.org>; Raj Hadoop <ha...@yahoo.com> 
Sent: Saturday, April 20, 2013 6:30 PM
Subject: Re: Very basic question
 


Hello Raj,

     Could you show me the lines where you have set the i/o paths?


Warm Regards,
Tariq
https://mtariq.jux.com/

cloudfront.blogspot.com



On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:


>
>Hello All,
>I am very new to Hadoop. Just installed and ran the Wordcount program. It ran succesfully. I created the input directory and also placed the input file through hadoop commnads.
>
>
>Where are the output files and input file exist ? I am searching all folders but could not find it.
>
>
>Thanks in advance.
>
>
>Regards,
>Raj
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Raj,

     Could you show me the lines where you have set the i/o paths?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:

>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Raj,

     Could you show me the lines where you have set the i/o paths?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:

>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Raj,

     Could you show me the lines where you have set the i/o paths?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:

>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>

Re: Very basic question

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Raj,

     Could you show me the lines where you have set the i/o paths?

Warm Regards,
Tariq
https://mtariq.jux.com/
cloudfront.blogspot.com


On Sun, Apr 21, 2013 at 3:34 AM, Raj Hadoop <ha...@yahoo.com> wrote:

>
> Hello All,
> I am very new to Hadoop. Just installed and ran the Wordcount program. It
> ran succesfully. I created the input directory and also placed the input
> file through hadoop commnads.
>
> Where are the output files and input file exist ? I am searching all
> folders but could not find it.
>
> Thanks in advance.
>
> Regards,
> Raj
>