Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 27 from 27 (0.081s).
Loading phrases to help you
refine your search...
[HADOOP-8525] Provide Improved Traceability for Configuration - Hadoop - [issue]
...Configuration provides basic traceability to see where a config setting came from, but once the configuration is written out that information is written to a comment in the XML and then lost...
http://issues.apache.org/jira/browse/HADOOP-8525    Author: Robert Joseph Evans, 2012-07-11, 14:03
[HADOOP-8147] test-patch should run tests with -fn to avoid masking test failures - Hadoop - [issue]
...If there are known failures, test-patch will bail out as soon as it sees them.  This causes the precommit builds to potentially not find real issues with a patch, because the tests that...
http://issues.apache.org/jira/browse/HADOOP-8147    Author: Robert Joseph Evans, 2012-06-07, 00:36
[HADOOP-8460] Document proper setting of HADOOP_PID_DIR and HADOOP_SECURE_DN_PID_DIR - Hadoop - [issue]
...We should document that in a properly setup cluster HADOOP_PID_DIR and HADOOP_SECURE_DN_PID_DIR should not point to /tmp, but should point to a directory that normal users do not have access...
http://issues.apache.org/jira/browse/HADOOP-8460    Author: Robert Joseph Evans, 2012-06-02, 13:51
[HADOOP-8461] Programatically prevent symlink attacks on hadoop pid files - Hadoop - [issue]
...pid files stored in  HADOOP_PID_DIR and HADOOP_SECURE_DN_PID_DIR are vulnerable to symlink attacks when not properly set.  We should programatically prevent symlink attacks on thes...
http://issues.apache.org/jira/browse/HADOOP-8461    Author: Robert Joseph Evans, 2012-05-31, 21:28
[HADOOP-8341] Fix or filter findbugs issues in hadoop-tools - Hadoop - [issue]
...Now that the precommit build can test hadoop-tools we need to fix or filter the many findbugs warnings that are popping up in there....
http://issues.apache.org/jira/browse/HADOOP-8341    Author: Robert Joseph Evans, 2012-05-09, 14:03
[HADOOP-8312] testpatch.sh should provide a simpler way to see which warnings changed - Hadoop - [issue]
...test-patch.sh reports that a specific number of warnings has changed but it does not provide an easy way to see which ones have changed.  For at least the javac warnings we should be ab...
http://issues.apache.org/jira/browse/HADOOP-8312    Author: Robert Joseph Evans, 2012-05-01, 14:03
[HADOOP-7901] Have Configuration use Read/Write Locks - Hadoop - [issue]
...We can potentially improve performance by moving to read/write locks for configuration instead of the current synchronization....
http://issues.apache.org/jira/browse/HADOOP-7901    Author: Robert Joseph Evans, 2012-04-18, 20:34
Sort:
project
MapReduce (101)
Hadoop (27)
HDFS (8)
Zookeeper (1)
type
issue (27)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (6)
last 9 months (27)
author
Harsh J (1386)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (576)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Robert Joseph Evans