| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
55 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3987] add support for encrypted webhdfs - HDFS - [issue]
|
|
...This is a follow up of HDFS-3983.We should have a new filesystem client impl/binding for encrypted WebHDFS, i.e. webhdfss://On the server side, webhdfs and httpfs we should only need to star...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3987
Author: Alejandro Abdelnur,
2012-10-03, 14:38
|
|
|
[HDFS-3951] datanode web ui does not work over HTTPS when datanode is started in secure mode - HDFS - [issue]
|
|
...When a datanode is configured to work in secure mode, the HttpServer connector listener is created by the SecureDataNodeStarter class in a privileged port and given to the HttpServer constru...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3951
Author: Alejandro Abdelnur,
2012-09-20, 14:59
|
|
|
[HDFS-3944] Httpfs resolveAuthority() is not resolving host correctly - HDFS - [issue]
|
|
...The ServerWebApp.resolveAuthority() method attempts to resolve a system property key (instead the host) as value....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3944
Author: Alejandro Abdelnur,
2012-09-18, 14:59
|
|
|
[HDFS-3938] remove current limitations from HttpFS docs - HDFS - [issue]
|
|
...the docs still state that HttpFS does not support delegation tokens, we should remove that....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3938
Author: Alejandro Abdelnur,
2012-09-15, 14:59
|
|
|
[HDFS-3842] HDFS-3672 broke TestCombineFileInputFormat.testMissingBlocks() test - HDFS - [issue]
|
|
...Before HDFS-3672, locally applying MAPREDUCE-4470 made TestCombineFileInputFormat to pass all it tests.After HDFS-3672, TestCombineFileInputFormat.testMissingBlocks() fails:$ mvn clean test ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3842
Author: Alejandro Abdelnur,
2012-08-22, 22:43
|
|
|
[HDFS-3291] add test that covers HttpFS working w/ a non-HDFS Hadoop filesystem - HDFS - [issue]
|
|
...It would be good to have a test that uses httpfs with local file system to catch the introduction of HDFS-isms....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3291
Author: Alejandro Abdelnur,
2012-08-08, 13:57
|
|
|
[HDFS-3756] DelegationTokenFetcher creates 2 HTTP connections, the second one not properly configured - HDFS - [issue]
|
|
...When doing the forwardport of HDFS-2617 to trunk I've missed deleting the original connection creation when converting it to use the SecurityUtil class.connection = (HttpURLConnection) Secur...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3756
Author: Alejandro Abdelnur,
2012-08-03, 14:05
|
|
|
[HDFS-3513] HttpFS should cache filesystems - HDFS - [issue]
|
|
...HttpFS opens and closes a FileSystem instance against the backend filesystem (typically HDFS) on every request. The FileSystem caching is not used as it does not have expiration/timeout and ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3513
Author: Alejandro Abdelnur,
2012-08-02, 14:04
|
|
|
[HDFS-3724] add InterfaceAudience annotations to HttpFS classes and making inner enum static - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3724
Author: Alejandro Abdelnur,
2012-08-02, 14:04
|
|
|
[HDFS-3737] retry support for webhdfs is breaking HttpFS support - HDFS - [issue]
|
|
...HDFS-3667 is breaking HttpFS testcases:Running org.apache.hadoop.fs.http.client.TestWebhdfsFileSystemTests run: 30, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 14.585 sec <<< ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3737
Author: Alejandro Abdelnur,
2012-08-01, 01:48
|
|
|
|