| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
756 (0.155s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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-23, 18:40
|
|
|
[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
|
|
|
[HADOOP-6522] TestUTF8 fails - Hadoop - [issue]
|
|
...TestUTF8 is actually flaky. It generates 10 random strings to run the test on. If you change this number to 100000 it fails every time....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6522
Author: Todd Lipcon,
2013-05-03, 18:22
|
|
|
[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-05-01, 15:06
|
|
|
[HADOOP-9399] protoc maven plugin doesn't work on mvn 3.0.2 - Hadoop - [issue]
|
|
...On my machine with mvn 3.0.2, I get a ClassCastException trying to use the maven protoc plugin. The issue seems to be that mvn 3.0.2 sees the List<File> parameter, and doesn't see the ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9399
Author: Todd Lipcon,
2013-04-26, 03:14
|
|
|
[HADOOP-8315] Support SASL-authenticated ZooKeeper in ActiveStandbyElector - Hadoop - [issue]
|
|
...Currently, if you try to use SASL-authenticated ZK with the ActiveStandbyElector, you run into a couple issues:1) We hit ZOOKEEPER-1437 - we need to wait until we see SaslAuthenticated befor...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8315
Author: Todd Lipcon,
2013-04-24, 19:47
|
|
|
[HADOOP-9150] Unnecessary DNS resolution attempts for logical URIs - Hadoop - [issue]
|
|
...In the FileSystem code, we accidentally try to DNS-resolve the logical name before it is converted to an actual domain name. In some DNS setups, this can cause a big slowdown - eg in one mis...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9150
Author: Todd Lipcon,
2013-03-29, 14:05
|
|
|
|