Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 15 (0.289s).
Loading phrases to help you
refine your search...
[HADOOP-6580] UGI should contain authentication method. - Hadoop - [issue]
...The UserGroupInformation should contain authentication method in its subject. This will be used in HDFS to issue delegation tokens only to kerberos authenticated clients....
http://issues.apache.org/jira/browse/HADOOP-6580    Author: Jitendra Nath Pandey, 2013-04-06, 21:03
[HADOOP-8078] Add capability to turn on security in unit tests. - Hadoop - [issue]
...We should be able to start a kdc server for unit tests, so that security could be turned on. This will greatly improve the coverage of unit tests....
http://issues.apache.org/jira/browse/HADOOP-8078    Author: Jitendra Nath Pandey, 2013-02-28, 16:58
[HADOOP-7675] Ant option to run disabled kerberos authentication tests. - Hadoop - [issue]
...The kerberos tests, TestKerberosAuthenticator and TestKerberosAuthenticationHandler, are disabled using @Ignore. A better approach would be to have an ant option to run them....
http://issues.apache.org/jira/browse/HADOOP-7675    Author: Jitendra Nath Pandey, 2012-11-20, 21:49
[HADOOP-7988] Upper case in hostname part of the principals doesn't work with kerberos. - Hadoop - [issue]
...Kerberos doesn't like upper case in the hostname part of the principals.This issue has been seen in 23 as well as 1.0....
http://issues.apache.org/jira/browse/HADOOP-7988    Author: Jitendra Nath Pandey, 2012-10-04, 17:28
[HADOOP-7672] TestKerberosAuthenticator should be disabled in 20 branch. - Hadoop - [issue]
...TestKerberosAuthenticator is disabled in trunk. It should be disabled in 20 also. It is not expected to pass in unit tests because it tries real kerberos login and expects a valid keytab....
http://issues.apache.org/jira/browse/HADOOP-7672    Author: Jitendra Nath Pandey, 2012-09-12, 03:16
[HADOOP-6233] Changes in common to rename the config keys as detailed in HDFS-531. - Hadoop - [issue]
...This jira tracks the code changes required in common to rename the config keys. The list of changed keys is attached to HDFS-531....
http://issues.apache.org/jira/browse/HADOOP-6233    Author: Jitendra Nath Pandey, 2012-08-26, 05:42
[HADOOP-7674] TestKerberosName fails in 20 branch. - Hadoop - [issue]
...TestKerberosName fails in 20 branch. In fact this test has got duplicated in 20, with a little change to the rules....
http://issues.apache.org/jira/browse/HADOOP-7674    Author: Jitendra Nath Pandey, 2012-08-24, 01:11
[HADOOP-7399] Remove Writable from ipc.Client and ipc.Server. - Hadoop - [issue]
... This jira proposes to remove the dependency of ipc client and server on Writable. I think this will be an important step towards making an RpcEngine truly configurable, without having ...
http://issues.apache.org/jira/browse/HADOOP-7399    Author: Jitendra Nath Pandey, 2012-08-02, 18:12
[HADOOP-7227] Remove protocol version check at proxy creation in Hadoop RPC. - Hadoop - [issue]
...Currently when a proxy is created for a protocol, there is a round trip of messages to check the protocol version. The protocol version is not checked in any subsequent rpc which could be a ...
http://issues.apache.org/jira/browse/HADOOP-7227    Author: Jitendra Nath Pandey, 2012-07-05, 00:48
[HADOOP-6622] Token should not print the password in toString. - Hadoop - [issue]
...The toString method in Token should not print out the password....
http://issues.apache.org/jira/browse/HADOOP-6622    Author: Jitendra Nath Pandey, 2012-05-29, 20:58
Sort:
project
Hive (23)
HDFS (21)
Hadoop (15)
MapReduce (14)
type
issue (11)
mail # dev (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (2)
last 9 months (15)
author
Harsh J (1374)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Jitendra Nath Pandey