| 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
|
|
|
|