| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
1376 (0.149s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: are we able to decommission multi nodes at one time? - Hadoop - [mail # user]
|
|
...Yes, you can do the downtime work in steps of 2 DNs at a time, especially since you mentioned the total work would be only ~30mins at most. On Tue, Apr 2, 2013 at 1:46 PM, Henry Junyou...
|
|
|
Author: Harsh J,
2013-04-02, 08:37
|
|
|
Re: are we able to decommission multi nodes at one time? - Hadoop - [mail # user]
|
|
...Note though that its only possible to decommission 7 nodes at the same time and expect it to finish iff the remaining 8 nodes have adequate free space for the excess replicas. If you'r...
|
|
|
Author: Harsh J,
2013-04-02, 07:54
|
|
|
Re: Reading partition for reducer - Hadoop - [mail # dev]
|
|
...The question should be more specific here: Do you want to process a map's sorted total output or do you want to pre-process a whole partition (i.e. all data pertaining to one reducer)? Forme...
|
|
|
Author: Harsh J,
2013-04-01, 13:51
|
|
|
Re: Yarn Writing ApplicationMaster, Client Exception "URISyntaxException: Expected scheme name at index 0" - Hadoop - [mail # user]
|
|
...Thanks Arun; I've filed https://issues.apache.org/jira/browse/YARN-511 On Thu, Mar 28, 2013 at 2:41 AM, Arun C Murthy wrote: Harsh J...
|
|
|
Author: Harsh J,
2013-03-27, 21:41
|
|
|
Re: [VOTE] sed bylaws.html -e 's/lazy\s+consensus/consensus approval/gi' - Hadoop - [mail # general]
|
|
...Hi Yves, See the section 'Binding Votes' on http://www.apache.org/foundation/voting.html for some clear text on that. On Wed, Mar 27, 2013 at 9:51 AM, Yves S. Garret wrote:...
|
|
|
Author: Harsh J,
2013-03-27, 05:26
|
|
|
Re: For a new installation: use the BackupNode or the CheckPointNode? - Hadoop - [mail # user]
|
|
...David, If the good copy on NFS exists post-crash of the NN, use that for lesser/zero loss than the SNN which can be an hour old (checkpoint period) by default. Thats the whole point fo...
|
|
|
Author: Harsh J,
2013-03-27, 05:19
|
|
|
Re: [VOTE] sed bylaws.html -e 's/lazy\s+consensus/consensus approval/gi' - Hadoop - [mail # general]
|
|
...+1 On Mon, Mar 25, 2013 at 11:58 PM, Robert Evans wrote: Harsh J...
|
|
|
Author: Harsh J,
2013-03-26, 15:23
|
|
|
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
|
|
|
|