| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
759 (0.122s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8608] Add Configuration API for parsing time durations - Hadoop - [issue]
|
|
...Hadoop has a lot of configurations which specify durations or intervals of time. Unfortunately these different configurations have little consistency in units - eg some are in milliseconds, ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8608
Author: Todd Lipcon,
2013-06-20, 02:43
|
|
|
[HADOOP-9601] Support native CRC on byte arrays - Hadoop - [issue]
|
|
...When we first implemented the Native CRC code, we only did so for direct byte buffers, because these correspond directly to native heap memory and thus make it easy to access via JNI. We'd g...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9601
Author: Todd Lipcon,
2013-06-12, 16:16
|
|
|
[HADOOP-9618] Add thread which detects JVM pauses - Hadoop - [issue]
|
|
...Often times users struggle to understand what happened when a long JVM pause (GC or otherwise) causes things to malfunction inside a Hadoop daemon. For example, a long GC pause while logging...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9618
Author: Todd Lipcon,
2013-06-06, 17:39
|
|
|
[HADOOP-9608] ZKFC should abort if it sees an unrecognized NN become active - Hadoop - [issue]
|
|
...We recently had an issue where one NameNode and ZKFC was updated to a new configuration/IP address but the ZKFC on the other node was not rebooted. Then, next time a failover occurred, the s...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9608
Author: Todd Lipcon,
2013-05-31, 01:51
|
|
|
[HADOOP-7101] UserGroupInformation.getCurrentUser() fails when called from non-Hadoop JAAS context - Hadoop - [issue]
|
|
...If a Hadoop client is run from inside a container like Tomcat, and the current AccessControlContext has a Subject associated with it that is not created by Hadoop, then UserGroupInformation....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7101
Author: Todd Lipcon,
2013-05-28, 17:29
|
|
|
[HADOOP-6171] "package" task in build.xml should copy source with preservelastmodified - Hadoop - [issue]
|
|
...In the package task, it copies the source to dist.dir without using preservelastmodified=true. This can cause issues with the autotools configure process for the C++ builds. Namely, it will ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6171
Author: Todd Lipcon,
2013-05-27, 15:22
|
|
|
[HADOOP-9307] BufferedFSInputStream.read returns wrong results after certain seeks - Hadoop - [issue]
|
|
...After certain sequences of seek/read, BufferedFSInputStream can silently return data from the wrong part of the file. Further description in first comment below....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9307
Author: Todd Lipcon,
2013-05-15, 15:06
|
|
|
[HADOOP-9545] Improve logging in ActiveStandbyElector - Hadoop - [issue]
|
|
...The ActiveStandbyElector currently logs a lot of stuff at DEBUG level which would be useful for troubleshooting. We've seen one instance in the wild of a ZKFC thinking it should be in standb...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9545
Author: Todd Lipcon,
2013-05-10, 05:18
|
|
|
[HADOOP-8905] Add metrics for HTTP Server - Hadoop - [issue]
|
|
...Currently we don't expose any metrics about the HTTP server. It would be useful to be able to monitor the following: Number of threads currently actively serving servlet requests Total numbe...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8905
Author: Todd Lipcon,
2013-05-08, 13:31
|
|
|
[HADOOP-6311] Add support for unix domain sockets to JNI libs - Hadoop - [issue]
|
|
...For HDFS-347 we need to use unix domain sockets. This JIRA is to include a library in common which adds a o.a.h.net.unix package based on the code from Android (apache 2 license)...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6311
Author: Todd Lipcon,
2013-05-03, 18:30
|
|
|
|