Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 108 (0.077s).
Loading phrases to help you
refine your search...
[HADOOP-9483] winutils support for readlink command - Hadoop - [issue]
...The current codebase relies on the Unix readlink command to determine the target of a symlink on the local file system.  winutils currently does not support this functionality on Window...
http://issues.apache.org/jira/browse/HADOOP-9483    Author: Chris Nauroth, 2013-05-07, 15:06
[HADOOP-9532] HADOOP_CLIENT_OPTS is appended twice by Windows cmd scripts - Hadoop - [issue]
...This problem was reported initially for the shell scripts in HADOOP-9455.  This issue tracks the same problem for the Windows cmd scripts.  Appending HADOOP_CIENT_OPTS twice can ca...
http://issues.apache.org/jira/browse/HADOOP-9532    Author: Chris Nauroth, 2013-05-02, 15:06
Re: How to test patch - Hadoop - [mail # dev]
...Sorry, I haven't seen this issue, and I don't know much about Forrest.  You may want to verify that you're running on a clean checkout of the source tree with no changes in the site doc...
   Author: Chris Nauroth, 2013-04-30, 16:02
Re: How to test patch - Hadoop - [mail # dev]
...Hello Amit,  The build failed while trying to compile the current trunk code.  I recommend looking in this file mentioned from the build output: /home/username/tmp/trunkJavacWarnin...
   Author: Chris Nauroth, 2013-04-29, 16:09
[HADOOP-9500] TestUserGroupInformation#testGetServerSideGroups fails on Windows due to failure to find winutils.exe - Hadoop - [issue]
...The test attempts to run the winutils groups command, but the initialization logic fails to find the path to winutils.exe....
http://issues.apache.org/jira/browse/HADOOP-9500    Author: Chris Nauroth, 2013-04-28, 15:07
[HADOOP-9467] Metrics2 record filtering (.record.filter.include/exclude) does not filter by name - Hadoop - [issue]
...Filtering by record considers only the record's tag for filtering and not the record's name....
http://issues.apache.org/jira/browse/HADOOP-9467    Author: Chris Nauroth, 2013-04-26, 03:14
[HADOOP-9431] TestSecurityUtil#testLocalHostNameForNullOrWild on systems where hostname contains capital letters - Hadoop - [issue]
...TestSecurityUtil#testLocalHostNameForNullOrWild contains assertions about the principal returned for a null or wildcard hostname.  The logic in SecurityUtil#getServerPrincipal converts ...
http://issues.apache.org/jira/browse/HADOOP-9431    Author: Chris Nauroth, 2013-04-25, 22:20
Re: Sqoop installation? - Hadoop - [mail # user]
...Transferring to user list (hdfs-dev bcc'd).  Hi Kevin,  The datanodes are definitely more disposable than the namenodes.  If a Sqoop command unexpectedly consumes a lot of res...
   Author: Chris Nauroth, 2013-04-23, 17:03
[HADOOP-9488] FileUtil#createJarWithClassPath only substitutes environment variables from current process environment/does not support overriding when launching new process - Hadoop - [issue]
...FileUtil#createJarWithClassPath always uses System#getEnv for substitution of environment variables in the classpath bundled into the jar manifest.  YARN launches container processes wi...
http://issues.apache.org/jira/browse/HADOOP-9488    Author: Chris Nauroth, 2013-04-20, 15:07
Re: How to understand Hadoop source code ? - Hadoop - [mail # dev]
...Is there a specific bug fix or feature that you are trying to contribute?  Specific questions like "how can I help with jira X?" or "what is the main entry point when I run the hdfs com...
   Author: Chris Nauroth, 2013-04-18, 17:14
Sort:
project
Hadoop (108)
HDFS (47)
MapReduce (34)
Zookeeper (1)
type
issue (70)
mail # dev (23)
mail # user (9)
mail # general (6)
date
last 7 days (5)
last 30 days (19)
last 90 days (42)
last 6 months (80)
last 9 months (108)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Chris Nauroth