| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
347 (0.05s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4000] TestParallelLocalRead fails with "input ByteBuffers must be direct buffers" - HDFS - [issue]
|
|
...I think this may be related to HDFS-3753, passes when I revert it. Here's failure. Looks like it needs the same fix as TestShortCircuitLocalRead, not sure why that didn't show up in the jenk...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4000
Author: Eli Collins,
2012-10-04, 15:01
|
|
|
[HDFS-3431] Improve fuse-dfs truncate - HDFS - [issue]
|
|
...Fuse-dfs truncate only works for size == 0 and per the function's comment is a "Weak implementation in that we just delete the file and then re-create it, but don't set the user, group, and ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3431
Author: Eli Collins,
2012-10-03, 22:48
|
|
|
[HDFS-3251] Mavenize the fuse-dfs build - HDFS - [issue]
|
|
...The fuse-dfs build still uses the old ant-based build, let's integrate it as part of the maven build. Looks like we need to introduce sub-directories under src/main/native as libhdfs is ther...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3251
Author: Eli Collins,
2012-10-03, 21:27
|
|
|
[HDFS-4001] TestSafeMode#testInitializeReplQueuesEarly may time out - HDFS - [issue]
|
|
...Saw this failure on a recent branch-2 jenkins run, has also been seen on trunk.java.util.concurrent.TimeoutException: Timed out waiting for condition at org.apache.hadoop.test.GenericTestUti...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4001
Author: Eli Collins,
2012-10-03, 08:48
|
|
|
[HDFS-3989] Remove duplicate Http server SSL code - HDFS - [issue]
|
|
...The NameNode has duplicate SSL listener code - the new code in HttpServer from HADOOP-8581 and the original Hsftp code in NameNodeHttpServer. Let's remove the SSL code from NameNodeHttpServe...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3989
Author: Eli Collins,
2012-09-28, 04:32
|
|
|
[HDFS-3983] Hftp should support both SPNEGO and KSSL - HDFS - [issue]
|
|
...Hftp currently doesn't work against a secure cluster unless you configure dfs.https.port to be the http port, otherwise the client can't fetch tokens:$ hadoop fs -ls hftp://c1225.hal.clouder...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3983
Author: Eli Collins,
2012-09-28, 04:32
|
|
|
[HDFS-3458] Convert Forrest docs to APT - HDFS - [issue]
|
|
...HDFS side of HADOOP-8427. The src/main/docs/src/documentation/content/xdocs contents needs to be converted to APT and removed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3458
Author: Eli Collins,
2012-09-27, 11:25
|
|
|
[HDFS-3964] Make NN log of fs.defaultFS debug rather than info - HDFS - [issue]
|
|
...HDFS-3939 added a log where the NN clobbers fs.defaultFS, this is used to determine the address of remote NNs as well, not just logged on NN startup, so better to have it as a debug option....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3964
Author: Eli Collins,
2012-09-21, 14:59
|
|
|
[HDFS-3949] NameNodeRpcServer#join should join on both client and server RPC servers - HDFS - [issue]
|
|
...Per HDFS-3939 NameNodeRpcServer#join should join on both the client and server RPC servers, otherwise NN may continue to shutdown (for tests) while the server RPC server is still running....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3949
Author: Eli Collins,
2012-09-20, 14:59
|
|
|
[HDFS-3959] Jersey warnings due to WebHDFS binding "/" - HDFS - [issue]
|
|
...Looked at NN stdout recently for a webhdfs-enabled cluster and noticed a bunch of jersery warnings like the following:WARNING: A sub-resource method, public javax.ws.rs.core.Responsewith URI...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3959
Author: Eli Collins,
2012-09-19, 23:03
|
|
|
|