| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
146 (0.099s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: NN Memory Jumps every 1 1/2 hours - Hadoop - [mail # user]
|
|
...You did free up lot of old generation with reducing young generation, right? The extra 5G of RAM for the old generation should have helped. Based on my calculation, for the current num...
|
|
|
Author: Suresh Srinivas,
2012-12-27, 22:08
|
|
|
Re: NN Memory Jumps every 1 1/2 hours - Hadoop - [mail # user]
|
|
...Do not have access to my computer. Based on reading the previous email, I do not see any thing suspicious on the list of objects in the histo live dump. I would like to hear from you a...
|
|
|
Author: Suresh Srinivas,
2012-12-24, 02:40
|
|
|
Re: NN Memory Jumps every 1 1/2 hours - Hadoop - [mail # user]
|
|
...This looks to me is because of larger default young generation size in newer java releases - see http://docs.oracle.com/javase/6/docs/technotes/guides/vm/cms-6.html#heap_size. I can see look...
|
|
|
Author: Suresh Srinivas,
2012-12-23, 03:23
|
|
|
Re: NN Memory Jumps every 1 1/2 hours - Hadoop - [mail # user]
|
|
...Please take a histo live dump when the memory is full. Note that this causes full gc. http://docs.oracle.com/javase/6/docs/technotes/tools/share/jmap.html What are the number of blocks...
|
|
|
Author: Suresh Srinivas,
2012-12-22, 18:32
|
|
|
[HADOOP-9145] Remove CRLF endings from files - Hadoop - [issue]
|
|
...Few files committed HADOOP-8945 have CRLF line endings. This jira change CRLF to LF, to avoid git flagging it as changed files....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9145
Author: Suresh Srinivas,
2012-12-15, 16:26
|
|
|
[HADOOP-8164] Handle paths using back slash as path separator for windows only - Hadoop - [issue]
|
|
...Please see the description in HADOOP-8139. Using escape character back slash as path separator could cause accidental deletion of data. This jira for now supports back slash only for windows...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8164
Author: Suresh Srinivas,
2012-12-10, 23:55
|
|
|
[HADOOP-9100] Fix TODO items in FsShell - Hadoop - [issue]
|
|
...Bunch of TODO items in FsShell needs to be fixed....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9100
Author: Suresh Srinivas,
2012-12-02, 22:05
|
|
|
[HADOOP-9094] Add interface audience and stability annotation to PathExceptions - Hadoop - [issue]
|
|
...HADOOP-9093 moved path related exceptions to o.a.h.fs. This jira tracks adding interface audience and stability to notation to those exceptions. It also tracks the comment from HADOOP-9093:I...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9094
Author: Suresh Srinivas,
2012-12-01, 00:49
|
|
|
Re: [VOTE] Hadoop Release 1.1.1 - Hadoop - [mail # dev]
|
|
...Andy, I committed MR-2374 to branch 1.1. It will be picked up if we release 1.1.2. On Wed, Nov 28, 2012 at 3:02 PM, Andy Isaacson wrote: http://hortonworks.com/dow...
|
|
|
Author: Suresh Srinivas,
2012-11-30, 18:42
|
|
|
[HADOOP-9093] Move all the Exception in PathExceptions to o.a.h.fs package - Hadoop - [issue]
|
|
...The exceptions in PathExceptions are useful for non shell related functionality as well. Making this available as exceptions under fs will help move some of the HDFS implementation code thro...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9093
Author: Suresh Srinivas,
2012-11-29, 23:48
|
|
|
|