Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 50 (0.119s).
Loading phrases to help you
refine your search...
[HADOOP-9115] Deadlock in configuration when writing configuration to hdfs - Hadoop - [issue]
...This was noticed when using hive with hadoop-1.1.1 and running select count(*) from tbl;This would cause a deadlock configuration....
http://issues.apache.org/jira/browse/HADOOP-9115    Author: Arpit Gupta, 2013-03-06, 09:55
[HADOOP-8917] add LOCALE.US to toLowerCase in SecurityUtil.replacePattern - Hadoop - [issue]
...Webhdfs and fsck when getting the kerberos principal use Locale.US in toLowerCase. We should do the same in replacePattern as this method is used when service prinicpals log in.see https://i...
http://issues.apache.org/jira/browse/HADOOP-8917    Author: Arpit Gupta, 2013-02-27, 14:04
Re: [VOTE] Hadoop 1.1.2-rc5 release candidate vote - Hadoop - [mail # dev]
...+1 non binding  Deployed on multi node clusters with secure and non secure setup and ran full system tests. No new regressions were found.  Arpit Gupta Hortonworks Inc. http://hort...
   Author: Arpit Gupta, 2013-02-14, 23:21
[HADOOP-9251] mvn eclipse:eclipse fails on trunk - Hadoop - [issue]
...[ERROR] Failed to execute goal org.apache.maven.plugins:maven-eclipse-plugin:2.8:eclipse (default-cli) on project hadoop-common: Request to merge when 'filtering' is not identical. O...
http://issues.apache.org/jira/browse/HADOOP-9251    Author: Arpit Gupta, 2013-02-05, 00:57
[HADOOP-8878] uppercase namenode hostname causes hadoop dfs calls with webhdfs filesystem and fsck to fail when security is on - Hadoop - [issue]
...This was noticed on a secure cluster where the namenode had an upper case hostname and the following command was issuedhadoop dfs -ls webhdfs://NN:PORT/PATHthe above command failed because d...
http://issues.apache.org/jira/browse/HADOOP-8878    Author: Arpit Gupta, 2013-02-01, 12:40
[HADOOP-8106] hadoop-config.sh script defaults to /usr/etc/hadoop rather than /etc/hadoop for the default location of the conf dir - Hadoop - [issue]
http://issues.apache.org/jira/browse/HADOOP-8106    Author: Arpit Gupta, 2012-12-19, 20:04
[HADOOP-8882] uppercase namenode host name causes fsck to fail when useKsslAuth is on - Hadoop - [issue]
...public static void fetchServiceTicket(URL remoteHost) throws IOException {    if(!UserGroupInformation.isSecurityEnabled())      return;    ...
http://issues.apache.org/jira/browse/HADOOP-8882    Author: Arpit Gupta, 2012-12-03, 07:33
Re: [VOTE] Hadoop Release 1.1.1 - Hadoop - [mail # dev]
...+1, non binding  ran system tests on secure and non secure clusters and no new regressions were found.  Arpit Gupta Hortonworks Inc. http://hortonworks.com/  On Nov 20, 2012, ...
   Author: Arpit Gupta, 2012-11-26, 21:03
[HADOOP-7732] hadoop java docs bad pointer to hdfs package - Hadoop - [issue]
...the following link http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/hdfs/package-summary.htmlleads to a 404...
http://issues.apache.org/jira/browse/HADOOP-7732    Author: Arpit Gupta, 2012-10-18, 10:12
[HADOOP-8888] add the ability to suppress the deprecated warnings when using hadoop cli - Hadoop - [issue]
...some this similar to what HADOOP_HOME_WARN_SUPPRESS is used for in branch-1May be we can introduceHADOOP_DEPRECATED_WARN_SUPPRESSwhich if set to yes will suppress the various warnings that a...
http://issues.apache.org/jira/browse/HADOOP-8888    Author: Arpit Gupta, 2012-10-17, 18:16
Sort:
project
Hadoop (50)
HDFS (31)
MapReduce (29)
HBase (4)
Pig (4)
Zookeeper (3)
Sqoop (2)
type
issue (20)
mail # dev (14)
mail # user (11)
mail # general (5)
date
last 7 days (8)
last 30 days (9)
last 90 days (12)
last 6 months (18)
last 9 months (50)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Arpit Gupta