| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
348 (3.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3144] Refactor DatanodeID#getName by use - HDFS - [issue]
|
|
...DatanodeID#getName, which returns a string containing the IP:xferPort of a Datanode, is used in a variety of contexts: Putting the ID in a log message Connecting to the DN for data transfer ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3144
Author: Eli Collins,
2013-01-30, 04:42
|
|
|
[HDFS-2896] The 2NN incorrectly daemonizes - HDFS - [issue]
|
|
...The SecondaryNameNode (and Checkpointer) confuse o.a.h.u.Daemon with a Unix daemon. Per below it intends to create a thread that never ends, but o.a.h.u.Daemon just marks a thread with Java'...
|
|
|
http://issues.apache.org/jira/browse/HDFS-2896
Author: Eli Collins,
2013-01-29, 22:30
|
|
|
[HDFS-4201] NPE in BPServiceActor#sendHeartBeat - HDFS - [issue]
|
|
...Saw the following NPE in a log.Think this is likely due to dn or dn.getFSDataset() being null, (not bpRegistration) due to a configuration or local directory failure.2012-09-25 04:33:20,782 ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4201
Author: Eli Collins,
2013-01-25, 18:29
|
|
|
[HDFS-4051] TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN failed - HDFS - [issue]
|
|
...TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN failed with the following on a recent trunk job. Has been seen before in HDFS-3391 as well on branch-2.java.lang.Assert...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4051
Author: Eli Collins,
2013-01-22, 22:33
|
|
|
[HDFS-4227] Document dfs.namenode.resource.* - HDFS - [issue]
|
|
...Let's document dfs.namenode.resource.* in hdfs-default.xml and a section the in the HDFS docs that covers local directories.dfs.namenode.resource.check.interval - the interval in ms at which...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4227
Author: Eli Collins,
2013-01-04, 11:31
|
|
|
[HDFS-3465] 2NN doesn't start with fs.defaultFS set to a viewfs URI unless service RPC address is also set - HDFS - [issue]
|
|
...Looks like the 2NN first tries servicerpc-address then falls back on fs.defaultFS, which won't work in the case of federation since fs.defaultFS doesn't refer to an RPC address. Instead, the...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3465
Author: Eli Collins,
2012-12-20, 18:52
|
|
|
[HDFS-3750] API docs don't include HDFS - HDFS - [issue]
|
|
...The javadocs don't include HDFS....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3750
Author: Eli Collins,
2012-12-19, 04:13
|
|
|
[HDFS-3671] ByteRangeInputStream shouldn't require the content length header be present - HDFS - [issue]
|
|
...Per HDFS-3318 the content length header check breaks distcp compatibility with previous releases (0.20.2 and earlier, and 0.21). Like branch-1 this check should be lenient....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3671
Author: Eli Collins,
2012-12-19, 04:13
|
|
|
[HDFS-3984] TestAuditLogs#testAuditWebHdfs flaky - HDFS - [issue]
|
|
...Saw this test fail on a recent jenkins run:https://builds.apache.org/job/Hadoop-trunk/157/testReport/junit/org.apache.hadoop.hdfs.server.namenode/TestAuditLogs/testAuditWebHdfs/java.lang.Ass...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3984
Author: Eli Collins,
2012-12-07, 01:14
|
|
|
[HDFS-3935] QJM: Add JournalNode to the start / stop scripts - HDFS - [issue]
|
|
...The start and stop-dfs.sh scripts should be updated to start and stop JournalNodes. To do this we probably first need to configure a list of JournalNode hosts (eg a slave file for journals)....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3935
Author: Eli Collins,
2012-12-05, 19:28
|
|
|
|