| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
131 (0.07s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3335] check for edit log corruption at the end of the log - HDFS - [issue]
|
|
...Even after encountering an OP_INVALID, we should check the end of the edit log to make sure that it contains no more edits.This will catch things like rare race conditions or log corruptions...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3335
Author: Colin Patrick McCabe,
2012-09-07, 22:09
|
|
|
[HDFS-3889] distcp overwrites files even when there are missing checksums - HDFS - [issue]
|
|
...If distcp can't read the checksum files for the source and destination files-- for any reason-- it ignores the checksums and overwrites the destination file. It does produce a log mess...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3889
Author: Colin Patrick McCabe,
2012-09-06, 22:39
|
|
|
[HDFS-3865] TestDistCp is @ignored - HDFS - [issue]
|
|
...We should fix TestDistCp so that it actually runs, rather than being ignored.@ignorepublic class TestDistCp { private static final Log LOG = LogFactory.getLog(TestDistCp.class);&n...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3865
Author: Colin Patrick McCabe,
2012-08-29, 22:37
|
|
|
[HDFS-3004] Implement Recovery Mode - HDFS - [issue]
|
|
...When the NameNode metadata is corrupt for some reason, we want to be able to fix it. Obviously, we would prefer never to get in this case. In a perfect world, we never would. &nb...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3004
Author: Colin Patrick McCabe,
2012-08-28, 18:55
|
|
|
[HDFS-3479] backport HDFS-3335 (check for edit log corruption at the end of the log) to branch-1 - HDFS - [issue]
|
|
...backport HDFS-3335 (check for edit log corruption at the end of the log) to branch-1...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3479
Author: Colin Patrick McCabe,
2012-08-28, 05:26
|
|
|
[HDFS-3853] Port MiniDFSCluster enableManagedDfsDirsRedundancy option to branch-2 - HDFS - [issue]
|
|
...MiniDFSCluster's enabledManagedDfsDirsRedunancy flag should be ported to branch-2. Certain tests rely on it to get full coverage-- for example, TestNameNodeRecovery and TestFSEdi...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3853
Author: Colin Patrick McCabe,
2012-08-27, 13:40
|
|
|
[HDFS-3304] fix fuse_dfs build - HDFS - [issue]
|
|
...The fuse_dfs build is broken in several ways. If you run:mvn compile -DskipTests -Pnativemvn compile -DskipTests -PfuseYou get the following error message:[exec] /usr/lib64/gcc/x86_64-...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3304
Author: Colin Patrick McCabe,
2012-08-26, 01:18
|
|
|
[HDFS-3624] fuse_dfs: improve user and group translation - HDFS - [issue]
|
|
...In fuse_dfs, we should translate HDFS unknown user names to the UNIX UID or GID for 'nobody' or 'nogroup' by default. This should also be configurable for systems that want to use a di...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3624
Author: Colin Patrick McCabe,
2012-08-24, 23:20
|
|
|
[HDFS-3830] test_libhdfs_threaded: use forceNewInstance - HDFS - [issue]
|
|
...test_libhdfs_threaded should create new FileSystem instances with newInstance, to make sure that the test doesn't break because of interference between the different threads....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3830
Author: Colin Patrick McCabe,
2012-08-24, 15:31
|
|
|
[HDFS-3707] TestFSInputChecker: improper use of skip - HDFS - [issue]
|
|
...TestFSInputChecker assumes that FSDataInputStream#skip always skips the full amount of bytes. However, FSDataInputStream inherits this method from InputStream. InputStream#skip s...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3707
Author: Colin Patrick McCabe,
2012-08-22, 00:55
|
|
|
|