| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.149s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Job driver and 3rd party jars - HDFS - [mail # user]
|
|
...Still doesn't work. Is this works for you? Can you upload some working example so I can verify I didn't miss something? On Fri, Mar 8, 2013 at 9:15 AM, 刘晓文 wrote: ...
|
|
|
Author: Barak Yaish,
2013-03-08, 10:42
|
|
|
Re: MulitpleOutputs outputs just one line - HDFS - [mail # user]
|
|
...Yes, I'm calling mos.close() at the Mapper.cleanup(). Are there some logs that I can turn on to troubleshoot this issue? On Thu, Jan 24, 2013 at 9:36 AM, Harsh J wrote: ...
|
|
|
Author: Barak Yaish,
2013-01-24, 07:42
|
|
|
MulitpleOutputs outputs just one line - HDFS - [mail # user]
|
|
...Hi, I'm trying to utilize MulitpleOutputs ( hadoop 1.0.4 ) to produce multiple files based on some policy. In the job i set: MultipleOutputs.addNamedOutput( job, "rejected", Text...
|
|
|
Author: Barak Yaish,
2013-01-24, 07:10
|
|
|
Re: Merging files - HDFS - [mail # user]
|
|
...Can you please attach HOW-TO links for the alternatives you mentioned? On Sat, Dec 22, 2012 at 10:46 AM, Harsh J wrote: ...
|
|
|
Author: Barak Yaish,
2012-12-22, 18:54
|
|
|
Re: Changing hadoop configuration without restarting service - HDFS - [mail # user]
|
|
...Taking the opportunity on this thread - is it possible change my Map/Reduce code and other third party jars without restarting the service? On Tue, Dec 4, 2012 at 2:03 AM, Cristian Cir...
|
|
|
Author: Barak Yaish,
2012-12-04, 08:01
|
|
|
Re: FileNotFoundExcepion when getting files from DistributedCache - HDFS - [mail # user]
|
|
...Thanks, that works :-) On Thu, Nov 22, 2012 at 10:50 PM, Harsh J wrote: ...
|
|
|
Author: Barak Yaish,
2012-11-22, 21:09
|
|
|
Re: FileNotFoundExcepion when getting files from DistributedCache - HDFS - [mail # user]
|
|
...Thanks for the quick response. I wanted to use DistributedCache to localized the files in interest to all nodes, so which API should I use in order to be able to read all those files, ...
|
|
|
Author: Barak Yaish,
2012-11-22, 20:46
|
|
|
FileNotFoundExcepion when getting files from DistributedCache - HDFS - [mail # user]
|
|
...Hi, I’ve 2 nodes cluster (v1.04), master and slave. On the master, in Tool.run() we add two files to the DistributedCache using addCacheFile(). Files do exist in HDFS. In the Mapper.se...
|
|
|
Author: Barak Yaish,
2012-11-22, 20:34
|
|
|
|