| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
55 (0.726s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
[HDFS-4194] WebHDFSFileSystem client does not handle simple/kerberos simultaneously - HDFS - [issue]
|
|
...WebHDFSFileSystem can only connect to a cluster with the level of security configured in the client (simple or kerberos).This makes difficult to connect to 2 clusters, one secure and the oth...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4194
Author: Alejandro Abdelnur,
2012-11-15, 22:07
|
|
|
[HDFS-3895] hadoop-client must include commons-cli - HDFS - [issue]
|
|
...httpfs WAR is excluding commons-cli, the same for hadoop-client. The motivation of this exclusion was that because the usage is programmatic there was no need for having commons-cli. This wa...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3895
Author: Alejandro Abdelnur,
2012-10-11, 18:46
|
|
|
[HDFS-3761] Uses of AuthenticatedURL should set the configured timeouts - HDFS - [issue]
|
|
...Similar to URLUtils, the AuthenticatedURL should set the configured timeouts in URL connection instances. HADOOP-8644 is introducing a ConnectionConfigurator interface to the AuthenticatedUR...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3761
Author: Alejandro Abdelnur,
2012-10-11, 18:33
|
|
|
[HDFS-3999] HttpFS OPEN operation expects len parameter, it should be length - HDFS - [issue]
|
|
...WebHDFS API defines length as the parameter for partial length for OPEN operations, HttpFS is using len...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3999
Author: Alejandro Abdelnur,
2012-10-05, 15:04
|
|
|
|