| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
72 (0.115s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4542] Webhdfs doesn't support secure proxy users - HDFS - [issue]
|
|
...Webhdfs doesn't ever send the DoAsParam in the REST calls for proxy users. Proxy users on a non-secure cluster "work" because the server sees them as the effective user, not a proxy us...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4542
Author: Daryn Sharp,
2013-03-08, 14:34
|
|
|
[HDFS-4546] Hftp does not audit log - HDFS - [issue]
|
|
...The NN servlets only log "external" fs operations. External is based on whether there is a Call in the RPC.Server context. At least in the case of hftp, the servlets obtain the R...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4546
Author: Daryn Sharp,
2013-03-08, 14:03
|
|
|
[HDFS-4568] NN should require authenticated connections to cancel tokens - HDFS - [issue]
|
|
...The NN requires get/renew token operations to be securely authenticated - ie. you can't use a token to get/renew a token. However, token cancelation is allowed with a token, including ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4568
Author: Daryn Sharp,
2013-03-07, 21:24
|
|
|
[HDFS-4553] Webhdfs will NPE on some unexpected response codes - HDFS - [issue]
|
|
...Webhdfs will NPE in validateResponse if an expected response code is received w/o a json payload containing the exception....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4553
Author: Daryn Sharp,
2013-03-06, 12:50
|
|
|
[HDFS-4490] Confusing WebHDFS exception when user has no TGT - HDFS - [issue]
|
|
...$ hadoop fs -ls webhdfs://host/-ls: Fatal internal errorjava.lang.NullPointerException at org.apache.hadoop.hdfs.web.WebHdfsFileSystem.validateResponse(WebHdfsFileSystem.java:279) at org.apa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4490
Author: Daryn Sharp,
2013-03-05, 22:52
|
|
|
[HDFS-4532] RPC call queue may fill due to current user lookup - HDFS - [issue]
|
|
...Audit logging need to invoke UGI.getCurrentUser to log the user performing an operation. This is a synch'ed method, so audit logging is effectively serializing the completion of concur...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4532
Author: Daryn Sharp,
2013-03-05, 13:05
|
|
|
[HDFS-4248] Renames may remove file leases - HDFS - [issue]
|
|
...Renames of directories may incorrectly remove the paths in leases under the tree being moved....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4248
Author: Daryn Sharp,
2013-03-01, 06:16
|
|
|
[HDFS-4539] Secret manager saves expired items - HDFS - [issue]
|
|
...Expired tokens and secrets should not be written out when the secret manager is serialized into the fs image....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4539
Author: Daryn Sharp,
2013-02-28, 18:50
|
|
|
[HDFS-4478] Token operations should not lock namespace - HDFS - [issue]
|
|
...Token get/renew/cancel operations obtain a write lock on the namespace. This seems unnecessary....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4478
Author: Daryn Sharp,
2013-02-07, 21:17
|
|
|
[HDFS-3905] Secure cluster cannot use hftp to an insecure cluster - HDFS - [issue]
|
|
...HDFS-3873 fixed the case where all exceptions acquiring tokens for hftp were ignored. Jobs would be submitted sans tokens, and then the tasks would eventually all fail trying to get th...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3905
Author: Daryn Sharp,
2013-02-06, 17:05
|
|
|
|