Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 33 (0.188s).
Loading phrases to help you
refine your search...
[HDFS-4541] set hadoop.log.dir and hadoop.id.str when starting secure datanode so it writes the logs to the correct dir by default - HDFS - [issue]
...currently in hadoop-config.sh we set the followingHADOOP_OPTS="$HADOOP_OPTS -Dhadoop.log.dir=$HADOOP_LOG_DIR"HADOOP_OPTS="$HADOOP_OPTS -Dhadoop.id.str=$HADOOP_IDENT_STRING"however when this ...
http://issues.apache.org/jira/browse/HDFS-4541    Author: Arpit Gupta, 2013-03-05, 13:05
[HDFS-4105] the SPNEGO user for secondary namenode should use the web keytab - HDFS - [issue]
...This is similar to HDFS-3466 where we made sure the namenode checks for the web keytab before it uses the namenode keytab.The same needs to be done for secondary namenode as well.String http...
http://issues.apache.org/jira/browse/HDFS-4105    Author: Arpit Gupta, 2013-03-01, 17:29
[HDFS-2386] with security enabled fsck calls lead to handshake_failure and hftp fails throwing the same exception in the logs - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-2386    Author: Arpit Gupta, 2012-12-19, 19:58
[HDFS-3094] add -nonInteractive and -force option to namenode -format command - HDFS - [issue]
...Currently the bin/hadoop namenode -format prompts the user for a Y/N to setup the directories in the local file system.-force : namenode formats the directories without prompting-nonInterAct...
http://issues.apache.org/jira/browse/HDFS-3094    Author: Arpit Gupta, 2012-10-17, 19:27
[HDFS-3977] Incompatible change between hadoop-1 and hadoop-2 when the dfs.hosts and dfs.hosts.exclude files are not present - HDFS - [issue]
...While testing hadoop-1 and hadoop-2 the following was noticedif the files in the properties dfs.hosts and dfs.hosts.exclude do not existin hadoop-1 namenode format and start went through suc...
http://issues.apache.org/jira/browse/HDFS-3977    Author: Arpit Gupta, 2012-09-26, 17:07
[HDFS-3978] Document backward incompatible changes introduced by HADOOP-8551 - HDFS - [issue]
...The following incompatible changes were noticed between branch-1 and branch-2 caused by HADOOP-85511. mkdir would create parent directories in branch-1 if they did not exist. In branch-2 use...
http://issues.apache.org/jira/browse/HDFS-3978    Author: Arpit Gupta, 2012-09-26, 00:12
[HDFS-2427] webhdfs mkdirs api call creates path with 777 permission, we should default it to 755 - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-2427    Author: Arpit Gupta, 2012-09-12, 03:08
[HDFS-2368] defaults created for web keytab and principal, these properties should not have defaults - HDFS - [issue]
...the following defaults are set in hdfs-defaults.xml<property>  <name>dfs.web.authentication.kerberos.principal</name>  <value>HTTP/${dfs.web.hostn...
http://issues.apache.org/jira/browse/HDFS-2368    Author: Arpit Gupta, 2012-09-12, 03:08
[HDFS-2366] webhdfs throws a npe when ugi is null from getDelegationToken - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-2366    Author: Arpit Gupta, 2012-09-12, 03:08
[HDFS-2432] webhdfs setreplication api should return a 403 when called on a directory - HDFS - [issue]
...Currently the set replication api on a directory leads to a 200.Request URI http://NN:50070/webhdfs/tmp/webhdfs_data/dir_replication_tests?op=SETREPLICATION&replication=5Request Method: ...
http://issues.apache.org/jira/browse/HDFS-2432    Author: Arpit Gupta, 2012-09-12, 03:05
Sort:
project
Hadoop (52)
HDFS (33)
MapReduce (30)
HBase (4)
Pig (4)
Zookeeper (3)
Sqoop (2)
type
issue (26)
mail # user (6)
mail # dev (1)
date
last 7 days (0)
last 30 days (2)
last 90 days (6)
last 6 months (13)
last 9 months (33)
author
Todd Lipcon (491)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (149)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (67)
Azuryy Yu (62)
Arpit Gupta