| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
516 (0.132s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Use hadoop.relaxed.worker.version.check to allow versions in the same major version? - Hadoop - [mail # dev]
|
|
...Hey Karthik, We already support this for HDFS, see HDFS-2983 (Relax the build version check to permit rolling upgrades within a release). We should do so for Yarn as well, MAPREDUCE-41...
|
|
|
Author: Eli Collins,
2013-04-26, 18:09
|
|
|
Fwd: Compatibility in Apache Hadoop - Hadoop - [mail # dev]
|
|
...On Mon, Apr 22, 2013 at 5:42 PM, Steve Loughran wrote: Good point, Steve. I've assumed the semantics of the API had to respect the attribute (eg changing the semantics of ...
|
|
|
Author: Eli Collins,
2013-04-23, 01:32
|
|
|
[HADOOP-7905] Port FileContext symlinks to FileSystem - Hadoop - [issue]
|
|
...FileSystem isn't going away anytime soon (HADOOP-6446). It would be useful to implement HADOOP-6421 for FileSystem, this would allow interoperability between FileContext and FileSystem (eg c...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7905
Author: Eli Collins,
2013-03-19, 23:32
|
|
|
[HADOOP-7569] Remove common start-all.sh - Hadoop - [issue]
|
|
...MAPREDUCE-2736 removes start-mapred.sh. We should either update the call to start-mapred to hadoop-yarn/bin/start-all.sh instead or just remove the script since it's deprecated....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7569
Author: Eli Collins,
2013-03-05, 00:44
|
|
|
[HADOOP-6424] Port FsShell to FileContext - Hadoop - [issue]
|
|
...FsShell currently uses FileSystem, needs to be moved over to FileContext....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6424
Author: Eli Collins,
2013-03-01, 21:28
|
|
|
[HADOOP-8594] Fix issues identified by findsbugs2 - Hadoop - [issue]
|
|
...Harsh recently ran findbugs 2 (instead of 1.3.9 which is what jenkins runs) and it showed thousands of warnings (they've made a lot of progress in findbugs releases). We should upgrade to fi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8594
Author: Eli Collins,
2013-02-22, 19:45
|
|
|
Re: where do side-projects go in trunk now that contrib/ is gone? - Hadoop - [mail # general]
|
|
...I agree that the current place isn't a good one, for both the reasons you mention on the jira (and because the people maintaining this code don't primarily work on Hadoop). IMO the SwiftFS d...
|
|
|
Author: Eli Collins,
2013-02-12, 22:09
|
|
|
Re: where do side-projects go in trunk now that contrib/ is gone? - Hadoop - [mail # general]
|
|
..."extension code" is separate from "contrib". There's nothing preventing extension code from being part of the project. Removing contrib is about saying removing not-yet-baked code, or un-mai...
|
|
|
Author: Eli Collins,
2013-02-12, 21:35
|
|
|
[HADOOP-8075] Lower native-hadoop library log from info to debug - Hadoop - [issue]
|
|
...The following log shows up in stderr all commands. We've already got a warning if the native library can't be loaded, don't need to log this every time at info level.[eli@centos6 ~]$ hadoop ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8075
Author: Eli Collins,
2013-02-12, 12:39
|
|
|
Re: where do side-projects go in trunk now that contrib/ is gone? - Hadoop - [mail # general]
|
|
...The idea of removing contrib was that this source would no longer go into the Hadoop project. Where it goes is really up to the contributor. Some people have created separate incubator proje...
|
|
|
Author: Eli Collins,
2013-02-11, 21:36
|
|
|
|