| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.536s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9460] Add additional diagnostic logging in DiskChecker::mkdirsWithExistsCheck() - Hadoop - [issue]
|
|
...While working on debugging a job, I had some need to understand how mkdirsWithExistsCheck() works. It's a bit complex so I added some logging statements at DEBUG level to understand what was...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9460
Author: Eugene Koontz,
2013-04-08, 18:46
|
|
|
[HADOOP-8580] ant compile-native fails with automake version 1.11.3 - Hadoop - [issue]
|
|
...The following:ant -d -v -DskipTests -Dcompile.native=true clean compile-nativeworks with GNU automake version 1.11.1, but fails with automake version 1.11.3. Relevant lines of failure seem t...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8580
Author: Eugene Koontz,
2013-01-23, 03:03
|
|
|
Re: Hadoop Security and Kerberos - Hadoop - [mail # general]
|
|
...On 9/16/12 5:05 PM, Yongzhi Wang wrote: Hi Yongzhi, with regard to your item 2., you might be interested in this: https://github.com/ekoontz/hadoop-conf It's my attempt to...
|
|
|
Author: Eugene Koontz,
2012-11-13, 19:29
|
|
|
[HADOOP-8133] upgrade commons-daemon.version in hadoop-project/pom.xml from 1.0.3 to 1.0.5 to avoid jsvc / libcap.so linking problem - Hadoop - [issue]
|
|
...On several recent Linux distributions (tested Ubuntu 9.04, RHEL 6.2, Amazon Linux AMI release 2011.09), there is no libcap.so.1. With commons-daemon 1.0.3, the current version selected by ha...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8133
Author: Eugene Koontz,
2012-09-23, 10:47
|
|
|
[HADOOP-8168] empty-string owners or groups causes {{MissingFormatWidthException}} in o.a.h.fs.shell.Ls.ProcessPath() - Hadoop - [issue]
|
|
...In adjustColumnWidths(), we set the member variable lineFormat, which is used by ProcessPath() to print directory entries. Owners and groups are formatted using the formatting conversion %-X...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8168
Author: Eugene Koontz,
2012-09-07, 22:08
|
|
|
[HADOOP-8113] Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too (not just MapReduce) - Hadoop - [issue]
|
|
...Currently BUILDING.txt states: ProtocolBuffer 2.4.1+ (for MapReduce)But HDFS needs ProtocolBuffer too: hadoop-common/hadoop-hdfs-project$ find . -name "*.proto" | wc -l &nbs...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8113
Author: Eugene Koontz,
2012-05-23, 20:16
|
|
|
[HADOOP-8196] avoid linker's stripping of dead code from interfering with configure's library name resolution - Hadoop - [issue]
|
|
...The configure script generated by hadoop-common/hadoop-common-project/hadoop-common/src/main/native/configure.ac uses the AC_COMPUTE_NEEDED_DSO m4 macro to generate a small probe program in ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8196
Author: Eugene Koontz,
2012-03-22, 18:49
|
|
|
|