Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 54 (0.141s).
Loading phrases to help you
refine your search...
[HDFS-4919] Improve documentation of dfs.permissions.enabled flag. - HDFS - [issue]
...The description of dfs.permissions.enabled in hdfs-default.xml does not state that permissions are always checked on certain calls regardless of this configuration.  The HDFS permission...
http://issues.apache.org/jira/browse/HDFS-4919    Author: Chris Nauroth, 2013-06-19, 23:30
Re: DFS Permissions on Hadoop 2.x - HDFS - [mail # user]
...Hello Prashant,  Reviewing the code, it appears that the setPermission operation specifically is coded to always check ownership, even if dfs.permissions.enabled is set to false.  ...
   Author: Chris Nauroth, 2013-06-18, 18:58
[HDFS-4818] several HDFS tests that attempt to make directories unusable do not work correctly on Windows - HDFS - [issue]
...Several tests set restrictive permissions on the name directories to simulate disk failure and verify that the namenode can still function with one of multiple name directories out of servic...
http://issues.apache.org/jira/browse/HDFS-4818    Author: Chris Nauroth, 2013-06-18, 15:07
[HDFS-4783] TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows - HDFS - [issue]
...This test asserts that delegation tokens previously associated to a host with a resolved IP address no longer match for selection when hadoop.security.token.service.use_ip is set false. &nbs...
http://issues.apache.org/jira/browse/HDFS-4783    Author: Chris Nauroth, 2013-06-15, 15:07
[HDFS-4752] TestRBWBlockInvalidation fails on Windows due to file locking - HDFS - [issue]
...The test attempts to invalidate a block by deleting its block file and meta file.  This happens while a datanode thread holds the files open for write.  On Windows, this causes a l...
http://issues.apache.org/jira/browse/HDFS-4752    Author: Chris Nauroth, 2013-06-14, 07:50
[HDFS-4260] Fix HDFS tests to set test dir to a valid HDFS path as opposed to the local build path - HDFS - [issue]
...Multiple HDFS test suites fail early during initialization on Windows because of inclusion of the drive spec in the test root path.  The ':' gets rejected as an invalid character by the...
http://issues.apache.org/jira/browse/HDFS-4260    Author: Chris Nauroth, 2013-06-12, 00:12
[HDFS-4372] Track NameNode startup progress - HDFS - [issue]
...Track detailed progress information about the steps of NameNode startup to enable display to users....
http://issues.apache.org/jira/browse/HDFS-4372    Author: Chris Nauroth, 2013-06-11, 07:46
[HDFS-4699] TestPipelinesFailover#testPipelineRecoveryStress fails sporadically - HDFS - [issue]
...I have seen TestPipelinesFailover#testPipelineRecoveryStress fail sporadically due to timeout during loopRecoverLease, which waits for up to 30 seconds before timing out....
http://issues.apache.org/jira/browse/HDFS-4699    Author: Chris Nauroth, 2013-06-10, 18:49
[HDFS-4826] TestNestedSnapshots times out due to repeated slow edit log flushes when running on virtualized disk - HDFS - [issue]
...As discussed on HDFS-2802, this test cannot complete in a reasonable time when running on slow virtualized disk.  It creates 2^16 snapshots and numerous files, and the repeated edit log...
http://issues.apache.org/jira/browse/HDFS-4826    Author: Chris Nauroth, 2013-06-02, 18:59
[HDFS-4641] dfsadmin command reference is missing documentation for multiple commands - HDFS - [issue]
...Running "hdfs dfsadmin" on the shell shows many more commands than the list documented in Hadoop Commands Reference....
http://issues.apache.org/jira/browse/HDFS-4641    Author: Chris Nauroth, 2013-05-26, 03:56
Sort:
project
Hadoop (113)
HDFS (54)
MapReduce (39)
Zookeeper (1)
type
issue (42)
mail # dev (7)
mail # user (5)
date
last 7 days (5)
last 30 days (18)
last 90 days (43)
last 6 months (47)
last 9 months (54)
author
Todd Lipcon (492)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (68)
Azuryy Yu (62)
Chris Nauroth