[jira] [Created] (HADOOP-10519) In HDFS HA mode, Distcp/SLive with webhdfs on secure cluster fails with Client cannot authenticate via:[TOKEN, KERBEROS] error

2014-04-17 Thread Jian He (JIRA)
Jian He created HADOOP-10519: Summary: In HDFS HA mode, Distcp/SLive with webhdfs on secure cluster fails with Client cannot authenticate via:[TOKEN, KERBEROS] error Key: HADOOP-10519 URL: https://issues.apache.org/ji

[jira] [Resolved] (HADOOP-10518) TestSaslRPC fails on Windows

2014-04-17 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HADOOP-10518. Resolution: Duplicate Okay that does look similar to what I encountered. I will dup this

[jira] [Created] (HADOOP-10518) TestSaslRPC fails on Windows

2014-04-17 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-10518: -- Summary: TestSaslRPC fails on Windows Key: HADOOP-10518 URL: https://issues.apache.org/jira/browse/HADOOP-10518 Project: Hadoop Common Issue Type: Bug

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
yes it does :) also, if you are interested in scripts to help you out starting minikdc in standalone mode look at Llama's llama-minikdc module after running a mvn assembly. i dont recall if that made it to hadoop-minikdc (cannot check right now, not at computer) thx Alejandro (phone typing)

hadoop 2.4.0

2014-04-17 Thread MrAsanjar .
Hi all, How stable is hadoop 2.4.0? what are the known issues? anyone has done an extensive testing on it? Thanks in advance..

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Steve Loughran
there's one more thing to note -when working with a linux kerberos cluster, you must have the export crypto package installed, else you get to see the useful error message "No valid credentials provided (Mechanism level: Illegal key size)]" I don't know if miniKDC works with smaller key lengths, s

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Jay Vyas
thanks again alejandro! On Thu, Apr 17, 2014 at 11:37 AM, Alejandro Abdelnur wrote: > minikdc can be run from the commandline to do exactly that, as args you > give dir where it will create the krb5conf file, a list of principals to > have, a keytab with all those princs will be created in the d

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
minikdc can be run from the commandline to do exactly that, as args you give dir where it will create the krb5conf file, a list of principals to have, a keytab with all those princs will be created in the dir, distribute the krb5.conf and the keytabfile to you clients. config the cluents to pick

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Jay Vyas
ah .. thats nice to know. so ... are there other lightweight kerberos implementations that we can use on a real cluster to get started with kerberos authentication without having to install a whole kdc environment? On Thu, Apr 17, 2014 at 11:15 AM, Alejandro Abdelnur wrote: > or you can use had

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Alejandro Abdelnur
or you can use hadoop-minikdc, it is a java kdc base on apacheds, and doesnt require any os level setup. there are some tests in hadoop rhat already use it. thx Alejandro (phone typing) > On Apr 17, 2014, at 5:44, Steve Loughran wrote: > >> On 16 April 2014 23:42, Mohammad Islam wrote: >>

Re: Running unit test cases with Kerberos on

2014-04-17 Thread Steve Loughran
On 16 April 2014 23:42, Mohammad Islam wrote: > Hi, > I tried to run a test case using this command from my Linux box: > mvn clean test -PtestKerberos -Dtest=TestJHSSecurity > > And I got the following exception. I know it is related to setup the > principal and other kerberos settings. > > Can

[jira] [Resolved] (HADOOP-10516) the NodeManager in slave does not starting

2014-04-17 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10516. - Resolution: Invalid Release Note: Not a hadoop bug, its a config/network setup pr

[jira] [Created] (HADOOP-10516) the NodeManager in slave does not starting

2014-04-17 Thread Sami Abobala (JIRA)
Sami Abobala created HADOOP-10516: - Summary: the NodeManager in slave does not starting Key: HADOOP-10516 URL: https://issues.apache.org/jira/browse/HADOOP-10516 Project: Hadoop Common Issue

Build failed in Jenkins: Hadoop-Common-trunk #1102

2014-04-17 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-10499. Remove unused parameter from ProxyUsers.authorize(). Contributed by Chris Nauroth. [cmccabe] HDFS-4909. Avoid protocol buffer RPC namespace clashes (cmccabe) [jeagles] MAPREDUCE-3191. docs fo

[jira] [Created] (HADOOP-10515) hdfsConnect segment fault where namenode not connected

2014-04-17 Thread huang ken (JIRA)
huang ken created HADOOP-10515: -- Summary: hdfsConnect segment fault where namenode not connected Key: HADOOP-10515 URL: https://issues.apache.org/jira/browse/HADOOP-10515 Project: Hadoop Common