| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
148 (0.157s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: can local disk of reduce task cause the job to fail? - Hadoop - [mail # user]
|
|
...Reducer will not start executing until shuffle and sort phase is complete Sent from my iPhone On Dec 9, 2012, at 4:09 AM, Majid Azimi wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-12-09, 17:15
|
|
|
Re: Hadoop and Hbase site xml - Hadoop - [mail # user]
|
|
...I already have it working using the xml files. I was trying to see what are the parameters that I need to pass to the conf object. Should I take all the parameters in the xml file and use it...
|
|
|
Author: Mohit Anchlia,
2012-11-13, 05:15
|
|
|
Re: Number of Maps running more than expected - Hadoop - [mail # user]
|
|
...It would be helpful to see some statistics out of both the jobs like bytes read, written number of errors etc. On Thu, Aug 16, 2012 at 8:02 PM, Raj Vishwanathan wrote on ll...
|
|
|
Author: Mohit Anchlia,
2012-08-17, 03:39
|
|
|
Avro vs Json - Hadoop - [mail # user]
|
|
...We get data in Json format. I was initially thinking of simply storing Json in hdfs for processing. I see there is Avro that does the similar thing but most likely stores it in more optimize...
|
|
|
Author: Mohit Anchlia,
2012-08-12, 17:11
|
|
|
mkdir fails - Hadoop - [mail # user]
|
|
...I am trying to bringup mini cluster and it keeps failing even though I have right permissions on the directory: The below file exists and there seems to be a symlink to a path that doe...
|
|
|
Author: Mohit Anchlia,
2012-08-08, 01:04
|
|
|
Re: Local jobtracker in test env? - Hadoop - [mail # user]
|
|
...On Tue, Aug 7, 2012 at 2:08 PM, Harsh J wrote: In localmode everything is done inside the same JVM i.e. tasktracker,jobtracker etc. all run in the same JVM. Or does it mean that ...
|
|
|
Author: Mohit Anchlia,
2012-08-07, 23:20
|
|
|
Local jobtracker in test env? - Hadoop - [mail # user]
|
|
...I just wrote a test where fs.default.name is file:/// and mapred.job.tracker is set to local. The test ran fine, I also see mapper and reducer were invoked but what I am trying to understand...
|
|
|
Author: Mohit Anchlia,
2012-08-07, 20:57
|
|
|
Re: Setting Configuration for local file:/// - Hadoop - [mail # user]
|
|
...On Tue, Aug 7, 2012 at 12:50 PM, Harsh J wrote: Thanks for the pointer I wasn't setting my JobConf object with the conf that I passed. Just one more related question, if I...
|
|
|
Author: Mohit Anchlia,
2012-08-07, 20:10
|
|
|
Setting Configuration for local file:/// - Hadoop - [mail # user]
|
|
...I am trying to write a test on local file system but this test keeps taking xml files in the path even though I am setting a different Configuration object. Is there a way for me to override...
|
|
|
Author: Mohit Anchlia,
2012-08-07, 19:40
|
|
|
Re: Basic Question - Hadoop - [mail # user]
|
|
...On Tue, Aug 7, 2012 at 11:33 AM, Harsh J wrote: Thanks! ...
|
|
|
Author: Mohit Anchlia,
2012-08-07, 18:45
|
|
|
|