| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
59 (0.127s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: WebHDFS Create File redirect - HDFS - [mail # dev]
|
|
...HttpFS may be an easier solution for you as all traffic goes through the same machine. WebHDFS and HttpFS use the same REST API. Thx. On Mon, Mar 11, 2013 at 10:58 AM, Steven Ma...
|
|
|
Author: Alejandro Abdelnur,
2013-03-11, 18:19
|
|
|
[HDFS-4457] WebHDFS obtains/sets delegation token service hostname using wrong config leading to issues when NN is configured with 0.0.0.0 RPC IP - HDFS - [issue]
|
|
...If the NameNode RPC address is configured with an wildcard IP 0.0.0.0, then delegationotkens are configured with 0.0.0.0 as service and this breaks clients trying to use those tokens.Looking...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4457
Author: Alejandro Abdelnur,
2013-03-07, 23:07
|
|
|
[HDFS-4555] WebHdfsFileSystem should delegate to hadoop-auth for pseudo authentication - HDFS - [issue]
|
|
...Currently, WebHdfsFileSystem only delegates to hadoop-auth AuthenticatedURL when Kerberos authentication is enabled. This delegation should be done always as hadoop-auth supports pseudo auth...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4555
Author: Alejandro Abdelnur,
2013-03-05, 18:28
|
|
|
[HDFS-3988] HttpFS can't do GETDELEGATIONTOKEN without a prior authenticated request - HDFS - [issue]
|
|
...A request to obtain a delegation token cannot it initiate an authentication sequence, it must be accompanied by an auth cookie obtained in a prev request using a different operation....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3988
Author: Alejandro Abdelnur,
2013-02-25, 16:17
|
|
|
fileId introduction breaking WebHdfsFileSystem client against HttpFS - HDFS - [mail # dev]
|
|
...I'm not following closely the work being done to add fileId but it seems that certain things have been overlooked and this is breaking interoperability with HttpFS. I've opened a JIRA ...
|
|
|
Author: Alejandro Abdelnur,
2013-02-14, 19:21
|
|
|
Re: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - HDFS - [mail # user]
|
|
...Hi Tony, from what i understand your prob is not with MTOF but with you wanting to run 2 jobs using the same output directory, the second job will fail because the output dir already existed...
|
|
|
Author: Alejandro Abdelnur,
2013-01-31, 18:44
|
|
|
[HDFS-3620] WebHdfsFileSystem getHomeDirectory() should not resolve locally - HDFS - [issue]
|
|
...WebHdfsFileSystem getHomeDirectory() method it is hardcoded to return '/user/' + UGI#shortname. Instead, it should make a HTTP REST call with op=GETHOMEDIRECTORY....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3620
Author: Alejandro Abdelnur,
2013-01-25, 19:47
|
|
|
[HDFS-4326] bump up Tomcat version for HttpFS to 6.0.36 - HDFS - [issue]
|
|
...As reported in BIGTOP-812 Tomcat 6.0.32 has some known vulnerabilities. While the don't affect HttpFS it would be good to bump it up to the lastest 6.x...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4326
Author: Alejandro Abdelnur,
2012-12-24, 14:05
|
|
|
seems like HDFS-4156 backport to branch-2 is breaking compilation - HDFS - [mail # dev]
|
|
...[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hadoop-hdfs: Compilation failure: Compilation failure: [ERROR...
|
|
|
Author: Alejandro Abdelnur,
2012-11-18, 04:18
|
|
|
[HDFS-4195] WebHDFSFileSystem client seems not to be setting user.name all the time - HDFS - [issue]
|
|
...When security is not enabled, the WebHDFSFileSystem client seems not to be setting the user.name=USERNAME on all requests....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4195
Author: Alejandro Abdelnur,
2012-11-15, 22:09
|
|
|
|