| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
144 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: JUint test failing in HDFS when building Hadoop from source. - Hadoop - [mail # user]
|
|
...Hi, In the past, some tests have been flaky. It would be good if you can search jira and see whether this is a known issue. Else, please file it, and if possible, provide a patch. :) &...
|
|
|
Author: Hemanth Yamijala,
2013-02-20, 02:14
|
|
|
Re: Database insertion by HAdoop - Hadoop - [mail # user]
|
|
...What database is this ? Was hbase mentioned ? On Monday, February 18, 2013, Mohammad Tariq wrote: ...
|
|
|
Author: Hemanth Yamijala,
2013-02-18, 14:58
|
|
|
Re: Where do/should .jar files live? - Hadoop - [mail # user]
|
|
...On top of what Bejoy said, just wanted to add that when you submit a job to Hadoop using the hadoop jar command, the jars which you reference in the command on the edge/client node will be p...
|
|
|
Author: Hemanth Yamijala,
2013-01-23, 04:39
|
|
|
Re: passing arguments to hadoop job - Hadoop - [mail # user]
|
|
...OK. The easiest way I can think of for debugging this is to add a System.out.println in your Reduce.configure code. The output will come in the logs specific to your reduce tasks. You can ac...
|
|
|
Author: Hemanth Yamijala,
2013-01-22, 07:58
|
|
|
Re: FileSystem.workingDir vs mapred.local.dir - Hadoop - [mail # user]
|
|
...Hi, AFAIK, the mapred.local.dir property refers to a set of directories under which different types of data related to mapreduce jobs are stored - for e.g. intermediate data, localized...
|
|
|
Author: Hemanth Yamijala,
2013-01-15, 17:43
|
|
|
Re: Compile error using contrib.utils.join package with new mapreduce API - Hadoop - [mail # user]
|
|
...On the dev mailing list, Harsh pointed out that there is another join related package: http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/ha...
|
|
|
Author: Hemanth Yamijala,
2013-01-15, 17:29
|
|
|
Re: Hadoop datajoin package - Hadoop - [mail # dev]
|
|
...Thanks, Harsh. Where does this fit in then ? http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-tools/hadoop-datajoin/src/main/java/org/apache/hadoop/contrib/utils/join/ ...
|
|
|
Author: Hemanth Yamijala,
2013-01-15, 11:21
|
|
|
Hadoop datajoin package - Hadoop - [mail # dev]
|
|
...On the user list, there was a question about the Hadoop datajoin package. Specifically, its dependency on the old API. Is this package still in use ? Should we file a JIRA to migrate i...
|
|
|
Author: Hemanth Yamijala,
2013-01-14, 14:14
|
|
|
Re: JobCache directory cleanup - Hadoop - [mail # user]
|
|
...Hmm. Unfortunately, there is another config variable that may be affecting this: keep.task.files.pattern This is set to .* in the job.xml file you sent. I suspect this may be causing a...
|
|
|
Author: Hemanth Yamijala,
2013-01-11, 10:20
|
|
|
Re: Skipping entire task - Hadoop - [mail # user]
|
|
...Hi, Are tasks being executed multiple times due to failures? Sorry, it was not very clear from your question. Thanks hemanth On Sat, Jan 5, 2013 at 7:44 PM, David Parks &n...
|
|
|
Author: Hemanth Yamijala,
2013-01-06, 14:01
|
|
|
|