| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
8745 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4651] Offline Image Viewer backport to branch-1 - HDFS - [issue]
|
|
...This issue tracks backporting the Offline Image Viewer tool to branch-1....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4651
Author: Chris Nauroth,
2013-05-15, 06:16
|
|
|
[HDFS-4057] NameNode.namesystem should be private. Use getNamesystem() instead. - HDFS - [issue]
|
|
...NameNode.namesystem should be private. One should use NameNode.getNamesystem() to get it instead....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4057
Author: Brandon Li,
2013-05-15, 06:16
|
|
|
[HDFS-3628] The dfsadmin -setBalancerBandwidth command on branch-1 does not check for superuser privileges - HDFS - [issue]
|
|
...The changes from HDFS-2202 for 0.20.x/1.x failed to add in a checkSuperuserPrivilege();, and hence any user (not admins alone) can reset the balancer bandwidth across the cluster if they wis...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3628
Author: Harsh J,
2013-05-15, 06:16
|
|
|
[HDFS-278] Should DFS outputstream's close wait forever? - HDFS - [issue]
|
|
...Currently DFSOutputStream.close() waits for ever if Namenode keeps throwing NotYetReplicated exception, for whatever reason. Its pretty annoying for a user. Shoud the loop inside close have ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-278
Author: Raghu Angadi,
2013-05-15, 01:51
|
|
|
[HDFS-4821] It's possible to create files with special characters in the filenames, but 'hadoop fs -ls' gives no indication - HDFS - [issue]
|
|
...For example:-bash-4.1$ hadoop fs -mkdir /user/hdfs-bash-4.1$ hadoop fs -touchz /user/hdfs/dupfile-bash-4.1$ hadoop fs -touchz /user/hdfs/dupfile^M-bash-4.1$ hadoop fs -ls /user/hdfsFound 2 i...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4821
Author: Stephen Fritz,
2013-05-14, 18:21
|
|
|
[HDFS-3370] HDFS hardlink - HDFS - [issue]
|
|
...We'd like to add a new feature hardlink to HDFS that allows harlinked files to share data without copying. Currently we will support hardlinking only closed files, but it could be extended t...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3370
Author: Hairong Kuang,
2013-05-14, 17:54
|
|
|
[HDFS-4822] Globs do not match special characters in filenames - HDFS - [issue]
|
|
...Create a file with a special character in the filename, a-la-bash-4.1$ hadoop fs -mkdir /user/hdfs-bash-4.1$ hadoop fs -touchz /user/hdfs/dupfile^M-bash-4.1$ hadoop fs -ls /user/hdfsFound 1 ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4822
Author: Stephen Fritz,
2013-05-14, 15:39
|
|
|
[HDFS-4765] Permission check of symlink deletion incorrectly throws UnresolvedLinkException - HDFS - [issue]
|
|
...With permissions enabled, the permission check in FSNamesystem#delete will incorrectly throw an UnresolvedLinkException if the path contains a symlink. This leads to FileContext resolving th...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4765
Author: Andrew Wang,
2013-05-14, 15:06
|
|
|
[HDFS-4300] TransferFsImage.downloadEditsToStorage should use a tmp file for destination - HDFS - [issue]
|
|
...Currently, in TransferFsImage.downloadEditsToStorage, we download the edits file directly to its finalized path. So, if the transfer fails in the middle, a half-written file is left and cann...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4300
Author: Todd Lipcon,
2013-05-14, 15:06
|
|
|
[HDFS-4261] TestBalancerWithNodeGroup times out - HDFS - [issue]
|
|
...When I manually ran TestBalancerWithNodeGroup, it always timed out in my machine. Looking at the Jerkins report build #3573, TestBalancerWithNodeGroup somehow was skipped so that the p...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4261
Author: Tsz Wo,
2013-05-14, 08:50
|
|
|
|