Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 141 to 150 from 488 (0.18s).
Loading phrases to help you
refine your search...
[HDFS-2956] calling fetchdt without a --renewer argument throws NPE - HDFS - [issue]
...If I call "bin/hdfs fetchdt /tmp/mytoken" without a "--renewer foo" argument, then it will throw a NullPointerException:Exception in thread "main" java.lang.NullPointerException   ...
http://issues.apache.org/jira/browse/HDFS-2956    Author: Todd Lipcon, 2012-08-22, 23:00
[HDFS-2987] DNA_SHUTDOWN command is never sent by the NN - HDFS - [issue]
...The DataNode has a code path to handle a DNA_SHUTDOWN command, but in fact this command has never been sent by the NN (it was introduced by HADOOP-641 in 0.8.0!)...
http://issues.apache.org/jira/browse/HDFS-2987    Author: Todd Lipcon, 2012-08-18, 11:09
[HDFS-3796] Speed up edit log tests by avoiding fsync() - HDFS - [issue]
...Our edit log tests are very slow because they incur a lot of fsyncs as they write out transactions. Since fsync() has no effect except in the case of power outages or system crashes, and we ...
http://issues.apache.org/jira/browse/HDFS-3796    Author: Todd Lipcon, 2012-08-17, 00:57
[HDFS-3800] QJM: improvements to QJM fault testing - HDFS - [issue]
...This JIRA improves TestQJMWithFaults as follows: the current implementation didn't properly unwrap exceptions thrown by the reflection-based injection method. This caused some issues in the ...
http://issues.apache.org/jira/browse/HDFS-3800    Author: Todd Lipcon, 2012-08-16, 06:19
[HDFS-3797] QJM: add segment txid as a parameter to journal() RPC - HDFS - [issue]
...During fault testing of QJM, I saw the following issue:1) NN sends txn 5 to JN2) NN gets partitioned from JN while JN remains up. The next two RPCs are missed while the partition has happene...
http://issues.apache.org/jira/browse/HDFS-3797    Author: Todd Lipcon, 2012-08-16, 06:14
[HDFS-3190] Simple refactors in existing NN code to assist QuorumJournalManager extension - HDFS - [issue]
...This JIRA is for some simple refactors in the NN: refactor the code which writes the seen_txid file in NNStorage into a new "LongContainingFile" utility class. This is useful for the Journal...
http://issues.apache.org/jira/browse/HDFS-3190    Author: Todd Lipcon, 2012-08-16, 00:20
[HDFS-3792] Fix two findbugs introduced by HDFS-3695 - HDFS - [issue]
...Accidentally introduced two trivial findbugs warnings in HDFS-3695. This JIRA is to fix them....
http://issues.apache.org/jira/browse/HDFS-3792    Author: Todd Lipcon, 2012-08-16, 00:20
[HDFS-1075] Separately configure connect timeouts from read timeouts in data path - HDFS - [issue]
...The timeout configurations in the write pipeline overload the read timeout to also include a connect timeout. In my experience, if a node is down it can take many seconds to get back an exce...
http://issues.apache.org/jira/browse/HDFS-1075    Author: Todd Lipcon, 2012-08-15, 19:40
[HDFS-3799] QJM: handle empty log segments during recovery - HDFS - [issue]
...One of the cases not yet handled in the QJM branch is the one where either the writer or the journal node crashes after startLogSegment() but before it has written its first transaction to t...
http://issues.apache.org/jira/browse/HDFS-3799    Author: Todd Lipcon, 2012-08-15, 11:57
[HDFS-3798] Avoid throwing NPE when finalizeSegment() is called on invalid segment - HDFS - [issue]
...Currently, if the client calls finalizeLogSegment() on a segment which doesn't exist on the JournalNode side, it throws an NPE. Instead it should throw a more intelligible exception....
http://issues.apache.org/jira/browse/HDFS-3798    Author: Todd Lipcon, 2012-08-15, 11:55
Sort:
project
Hadoop (755)
HBase (670)
HDFS (488)
MapReduce (282)
Hive (20)
Avro (14)
Accumulo (12)
Zookeeper (9)
Sqoop (1)
type
issue (242)
mail # dev (142)
mail # user (104)
date
last 7 days (8)
last 30 days (14)
last 90 days (44)
last 6 months (66)
last 9 months (488)
author
Todd Lipcon (488)
Harsh J (451)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)