| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
145 (0.163s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9075] FileContext#FSLinkResolver should be made static - Hadoop - [issue]
|
|
...FSLinkResolver class does not require access to Outer Class and hence should be made static....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9075
Author: Suresh Srinivas,
2012-11-21, 13:21
|
|
|
Re: Heads Up - hadoop-2.0.3 release - Hadoop - [mail # general]
|
|
...I want to explicitly point out that the backward compatibility that is being brought up here is related to APIs alone. I am fine with that as long as it is for the APIs exposed to the users/...
|
|
|
Author: Suresh Srinivas,
2012-11-19, 19:39
|
|
|
Re: The PreCommit-Admin job stuck? - Hadoop - [mail # general]
|
|
...Not sure why. I see three builds in the wait queue. Assuming you are referring to hdfs-4186, I have triggered a manual build. Sent from a mobile device On Nov 14, 2012, at 8:16 ...
|
|
|
Author: Suresh Srinivas,
2012-11-15, 04:25
|
|
|
Re: HADOOP-8887 port to branch-2 - Hadoop - [mail # dev]
|
|
...I have reverted the patch in branch-2. Colin we may need a separate branch-2 patch instead of merging the patch. On Thu, Oct 18, 2012 at 7:19 PM, Suresh Srinivas wrote: ht...
|
|
|
Author: Suresh Srinivas,
2012-10-19, 02:24
|
|
|
Re: HADOOP-8887 port to branch-2 - Hadoop - [mail # dev]
|
|
...I meant revert the patch and merge the right patch :-) On Thu, Oct 18, 2012 at 7:18 PM, Suresh Srinivas wrote: http://hortonworks.com/download/...
|
|
|
Author: Suresh Srinivas,
2012-10-19, 02:19
|
|
|
Re: HADOOP-8887 port to branch-2 - Hadoop - [mail # dev]
|
|
...Lets revert the job and merge the right patch. On Thu, Oct 18, 2012 at 6:49 PM, Colin McCabe wrote: http://hortonworks.com/download/...
|
|
|
Author: Suresh Srinivas,
2012-10-19, 02:18
|
|
|
[HADOOP-8920] Add more javadoc to metrics2 related classes - Hadoop - [issue]
|
|
...Metrics2 related code can is very sparsely documented. Here is patch that adds javadoc that should help some of the code easier to browse and understand....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8920
Author: Suresh Srinivas,
2012-10-17, 14:21
|
|
|
[HADOOP-8910] Add examples to GlobExpander#expand method - Hadoop - [issue]
|
|
...Every time I review code related to glob I end up having to relearn how the code works. Adding few examples should help understand some of this code better....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8910
Author: Suresh Srinivas,
2012-10-13, 15:03
|
|
|
[HADOOP-8174] Remove confusing comment in Path#isAbsolute() - Hadoop - [issue]
|
|
...The method is checking for absolute path correctly. When scheme and authority are present, the path is absolute. So the following comment needs to be removed. /** * Th...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8174
Author: Suresh Srinivas,
2012-09-22, 11:09
|
|
|
[HADOOP-8821] Findbugs warning Configuration.dumpDeprecatedKeys() concatenates strings using + in a loop - Hadoop - [issue]
|
|
...Configuration.dumpDeprecatedKeys() concatenates strings using + in a loop. Instead use StringBuilder....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8821
Author: Suresh Srinivas,
2012-09-17, 14:59
|
|
|
|