| clear query|facets|time |
Search criteria: .
Results from 171 to 180 from
1373 (0.133s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: AvatarNode configuration - Hadoop - [mail # user]
|
|
...Hey LiuLei, AvatarNode isn't part of the Apache Hadoop project yet - you may find better responses by communicating with the facebook/hadoop repository maintainers directly. However, y...
|
|
|
Author: Harsh J,
2012-10-24, 04:11
|
|
|
Mailing list admin? - Hadoop - [mail # dev]
|
|
...Hey project devs, Can someone let me know who the MLs admin is? INFRA suggested that instead of going to them, I could reach out to the admin group local to the project itself (I didn'...
|
|
|
Author: Harsh J,
2012-10-18, 11:55
|
|
|
Re: Suitability of HDFS for live file store - Hadoop - [mail # user]
|
|
...Hey Matt, What do you mean by 'real-time' though? While HDFS has pretty good contiguous data read speeds (and you get N x replicas to read from), if you're looking to "cache" frequentl...
|
|
|
Author: Harsh J,
2012-10-15, 20:08
|
|
|
Re: speculative execution before mappers finish - Hadoop - [mail # user]
|
|
...Think of it in partition terms. If you know that your map-splits X, Y and Z won't emit any key of partition P, then the Pth reducer can jump ahead and run without those X, Y and Z completing...
|
|
|
Author: Harsh J,
2012-10-13, 04:44
|
|
|
Re: Write Permissions to Support Wiki - Hadoop - [mail # dev]
|
|
...Hi, Done. Please feel free to edit the page. On Fri, Oct 12, 2012 at 9:35 PM, LearnComputer Administrator wrote: Harsh J...
|
|
|
Author: Harsh J,
2012-10-12, 16:19
|
|
|
Re: concurrency - Hadoop - [mail # user]
|
|
...Joep, You're right - I missed in my quick scan that he was actually replacing those files there. Sorry for the confusion Koert! On Fri, Oct 12, 2012 at 9:37 PM, J. Rottinghuis &n...
|
|
|
Author: Harsh J,
2012-10-12, 16:17
|
|
|
Re: distcp question - Hadoop - [mail # user]
|
|
...Rita, I believe, per the implementation, that webhdfs:// URIs should work fine. Please give it a try and let us know. On Fri, Oct 12, 2012 at 7:14 PM, Rita wrote: &n...
|
|
|
Author: Harsh J,
2012-10-12, 15:37
|
|
|
Re: concurrency - Hadoop - [mail # user]
|
|
...Hey Koert, Yes the _SUCCESS (Created on successful commit-end of a job) file existence may be checked before firing the new job with the chosen input directory. This is consistent with...
|
|
|
Author: Harsh J,
2012-10-12, 15:35
|
|
|
[HADOOP-8531] SequenceFile Writer can throw out a better error if a serializer or deserializer isn't available - Hadoop - [issue]
|
|
...Currently, if the provided Key/Value class lacks a proper serializer in the loaded config for the SequenceFile.Writer, we get an NPE as the null return goes unchecked.Hence we get:java.lang....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8531
Author: Harsh J,
2012-10-11, 18:45
|
|
|
[HADOOP-8727] Gracefully deprecate dfs.umaskmode in 2.x onwards - Hadoop - [issue]
|
|
...While HADOOP-6234 added dfs.umaskmode in 0.21.0, the subsequent HADOOP-6233 simply renamed it, again in 0.21.0, without any deprecation mechanism (understandable).However, 1.x now carries df...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8727
Author: Harsh J,
2012-10-11, 18:45
|
|
|
|