| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
1379 (0.153s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is the input values for reduce method sorted in any order? - Hadoop - [mail # user]
|
|
...MR will partition and sort inputs by keys by the key comparator, and then group them together when reading back via a grouping comparator (which is usually the same as the key comparator). I...
|
|
|
Author: Harsh J,
2013-03-26, 06:28
|
|
|
Re: DataNode heartbeat average time peaks - Hadoop - [mail # user]
|
|
...What's your fsimage size? If its too high you would want to control the checkpoint transfer bandwidth to not affect the load at the NN. This is available via the JIRA HDFS-1457. On Mo...
|
|
|
Author: Harsh J,
2013-03-25, 15:31
|
|
|
Re: the part of the intermediate output fed to a reducer - Hadoop - [mail # dev]
|
|
...Hi, On Sun, Mar 24, 2013 at 12:00 AM, preethi ganeshan wrote: Great, are you planning to contribute it upstream too? See https://issues.apache.org/jira/browse/MAPREDUCE-199...
|
|
|
Author: Harsh J,
2013-03-23, 19:56
|
|
|
Re: Help on Hadoop wiki page - Hadoop - [mail # dev]
|
|
...Thanks Robin, I've added your ID into the contributor's group. You should be able to make the edits yourself now - please go ahead. On Thu, Mar 21, 2013 at 6:41 PM, Robin Schumacher w...
|
|
|
Author: Harsh J,
2013-03-21, 14:44
|
|
|
Re: Help on Hadoop wiki page - Hadoop - [mail # general]
|
|
...Hi Robin, Moving this to common-dev as thats the right list to send this to. Can you pass us your Apache Hadoop Wiki user ID so we can add you in as a contributor and you can edit this...
|
|
|
Author: Harsh J,
2013-03-21, 00:33
|
|
|
Re: question about scheduler rack awareness - Hadoop - [mail # user]
|
|
...You can use CombineFileInputFormat to achieve this with good locality hints. It tries to pack together block splits that belong to one node as much as possible. On Tue, Mar 19, 2013 at...
|
|
|
Author: Harsh J,
2013-03-19, 16:16
|
|
|
Re: Thanks!! - Hadoop - [mail # user]
|
|
...Just curious, why are we recommending one disables permissions rather than trying to make them understand it? On Mon, Mar 18, 2013 at 2:03 PM, Brahma Reddy Battula wrote: ...
|
|
|
Author: Harsh J,
2013-03-19, 00:21
|
|
|
Re: hadoop file append - Hadoop - [mail # user]
|
|
...Appending on 1.x releases is available but not tested/supported and can be toggled to be disabled completely. Appending works better on 2.x releases. On Mon, Mar 18, 2013 at 9:14 PM, T...
|
|
|
Author: Harsh J,
2013-03-18, 23:36
|
|
|
Re: Multiple outputs - Hadoop - [mail # user]
|
|
...MultipleOutputs is the way to go :) On Tue, Mar 12, 2013 at 12:48 PM, Fatih Haltas wrote: Harsh J...
|
|
|
Author: Harsh J,
2013-03-18, 07:20
|
|
|
Re: HTTP/1.1 405 HTTP method PUT is not supported by this URL?? - Hadoop - [mail # dev]
|
|
...Hi, Please use [EMAIL PROTECTED] for usage specific questions. The dev lists are for project developer discussions alone. Can you share your full curl command, including specific...
|
|
|
Author: Harsh J,
2013-03-18, 04:19
|
|
|
|