| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
128 (0.271s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4307] SocketCache should use monotonic time - HDFS - [issue]
|
|
...SocketCache should use monotonic time, not wall-clock time. Otherwise, if the time is adjusted by ntpd or a system administrator, sockets could be either abrupbtly expired, or left in ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4307
Author: Colin Patrick McCabe,
2012-12-18, 12:42
|
|
|
[HDFS-4291] edit log unit tests leave stray test_edit_log_file around - HDFS - [issue]
|
|
...Some of the edit log tests leave a stray test_edit_log_file around. These should be put in the test directory, and cleaned up after the tests succeed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4291
Author: Colin Patrick McCabe,
2012-12-11, 14:09
|
|
|
[HDFS-4279] NameNode does not initialize generic conf keys when started with -recover - HDFS - [issue]
|
|
...This means that configurations that scope the location of the name/edits/shared edits dirs by nameserice or namenode won't work with `hdfs namenode -recover`...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4279
Author: Colin Patrick McCabe,
2012-12-08, 14:05
|
|
|
[HDFS-4283] Spurious Test failures in TestEditLog.testFuzzSequences - HDFS - [issue]
|
|
...testFuzzSequences fails sometimes due to the additional UTF-8 validation added in HADOOP-9103. The issue is that the UTF8 class throws its exceptions as RuntimeExceptions rather than I...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4283
Author: Colin Patrick McCabe,
2012-12-06, 18:52
|
|
|
[HDFS-3049] During the normal loading NN startup process, fall back on a different EditLog if we see one that is corrupt - HDFS - [issue]
|
|
...During the NameNode startup process, we load an image, and then apply edit logs to it until we believe that we have all the latest changes. Unfortunately, if there is an I/O error whil...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3049
Author: Colin Patrick McCabe,
2012-12-05, 19:13
|
|
|
[HDFS-4157] libhdfs: hdfsTell could be implemented a smarter than it is - HDFS - [issue]
|
|
...In libhdfs, hdfsTell currently makes a JNI call into DFSClient to determine the position of the stream. However, we could cache this information easily, since libhdfs controls access t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4157
Author: Colin Patrick McCabe,
2012-12-03, 23:42
|
|
|
[HDFS-4214] OfflineEditsViewer should print out the offset at which it encountered an error - HDFS - [issue]
|
|
...OfflineEditsViewer should print out the offset at which it encountered an error. This helps developers or users debug problems with loading malformed logs....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4214
Author: Colin Patrick McCabe,
2012-11-28, 19:33
|
|
|
[HDFS-4173] If the NameNode has already been formatted, but a QuroumJournal has not, auto-format it on startup - HDFS - [issue]
|
|
...If we have multiple edit log directories, and some of them are formatted, but others are not, we format the unformatted ones. However, when we implemented QuorumJournalManager, we did ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4173
Author: Colin Patrick McCabe,
2012-11-22, 00:11
|
|
|
[HDFS-3975] Add a test for umask in FileSystemContractBaseTest - HDFS - [issue]
|
|
...Add a unit test to make sure umask is working correctly in FileSystemContractBaseTest....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3975
Author: Colin Patrick McCabe,
2012-11-15, 00:56
|
|
|
[HDFS-4164] fuse_dfs: add -lrt to the compiler command line on Linux - HDFS - [issue]
|
|
...We need to add -ltr to the compiler command line on Linux in order to use clock_gettime on OpenSuSE 12.1....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4164
Author: Colin Patrick McCabe,
2012-11-13, 14:03
|
|
|
|