| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
94 (0.278s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9012] IPC Client sends wrong connection context - Hadoop - [issue]
|
|
...The IPC client will send the wrong connection context when asked to switch to simple auth....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9012
Author: Daryn Sharp,
2012-11-07, 14:01
|
|
|
[HADOOP-9010] Map UGI authenticationMethod to RPC authMethod - Hadoop - [issue]
|
|
...The UGI's authenticationMethod needs a forward mapping to the RPC/SASL authMethod. This will allow for the RPC client to eventually use the UGI's authenticationMethod to derive the aut...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9010
Author: Daryn Sharp,
2012-11-06, 14:02
|
|
|
[HADOOP-9009] Add SecurityUtil methods to get/set authentication method - Hadoop - [issue]
|
|
...The authentication method is handled as a string when an enum is available. Adding methods to get/set the conf value based on the enum will simplify adding new SASL auths such as PLAIN...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9009
Author: Daryn Sharp,
2012-11-06, 14:02
|
|
|
[HADOOP-8965] Allow client to specify internal authentication - Hadoop - [issue]
|
|
...The RPC client currently uses a token if present, else it falls back to authentication. This creates an ambiguity in the client if SIMPLE auth is allowed to use tokens. A task wi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8965
Author: Daryn Sharp,
2012-10-24, 15:32
|
|
|
[HADOOP-7973] DistributedFileSystem close has severe consequences - Hadoop - [issue]
|
|
...The way FileSystem#close works is very problematic. Since the FileSystems are cached, any close by any caller will cause problems for every other reference to it. Will add more d...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7973
Author: Daryn Sharp,
2012-10-17, 23:06
|
|
|
[HADOOP-8784] Improve IPC.Client's token use - Hadoop - [issue]
|
|
...If present, tokens should be sent for all auth types including simple auth....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8784
Author: Daryn Sharp,
2012-10-13, 15:03
|
|
|
[HADOOP-8637] FilterFileSystem#setWriteChecksum is broken - Hadoop - [issue]
|
|
...FilterFileSystem#setWriteChecksum is being passed through as fs.setVERIFYChecksum. Example of impact is checksums cannot be disabled for LFS if a filter fs (like ChRootedFileSystem) is...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8637
Author: Daryn Sharp,
2012-10-11, 18:45
|
|
|
[HADOOP-8783] Improve RPC.Server's digest auth - Hadoop - [issue]
|
|
...RPC.Server should always allow digest auth (tokens) if a secret manager if present....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8783
Author: Daryn Sharp,
2012-10-04, 15:01
|
|
|
[HADOOP-8175] Add mkdir -p flag - Hadoop - [issue]
|
|
...Users require the ability to create a directory iff it doesn't exist. Currently, running FsShell's mkdir twice will result in an already exists error. The unix mkdir -p flag won'...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8175
Author: Daryn Sharp,
2012-10-02, 20:31
|
|
|
[HADOOP-7234] FsShell tail doesn't handle globs - Hadoop - [issue]
|
|
...The tail command doesn't bother trying to expand it's arguments which is inconsistent with other commands....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7234
Author: Daryn Sharp,
2012-09-24, 17:43
|
|
|
|