Home | About | Sematext search-lucene.com search-hadoop.com
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
Sort:
project
Hadoop (204)
MapReduce (124)
HDFS (55)
HBase (14)
Pig (11)
Hive (10)
Avro (4)
Sqoop (2)
Flume (1)
type
issue (38)
mail # dev (15)
mail # user (2)
date
last 7 days (0)
last 30 days (3)
last 90 days (10)
last 6 months (14)
last 9 months (55)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (149)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Alejandro Abdelnur