Re: Running unit test cases with Kerberos on

2014-04-18 Thread Mohammad Islam
Thanks everyone for the assistance. It appeared I kinited as myself in the box. Looks like this confused the test. I ran the kdestroy and ran the test successfully. --Mohammad On Thursday, April 17, 2014 10:22 AM, Alejandro Abdelnur wrote: yes it does :) also, if you are interested in scri

[jira] [Created] (HADOOP-10523) Hadoop services (such as RM, NN and JHS) throw confusing exception during token auto-cancelation

2014-04-18 Thread Mohammad Kamrul Islam (JIRA)
Mohammad Kamrul Islam created HADOOP-10523: -- Summary: Hadoop services (such as RM, NN and JHS) throw confusing exception during token auto-cancelation Key: HADOOP-10523 URL: https://issues.apache.org/jir

[jira] [Created] (HADOOP-10522) JniBasedUnixGroupMapping mishandles errors

2014-04-18 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-10522: --- Summary: JniBasedUnixGroupMapping mishandles errors Key: HADOOP-10522 URL: https://issues.apache.org/jira/browse/HADOOP-10522 Project: Hadoop Common Issue Type

Re: Policy on adding timeouts to tests

2014-04-18 Thread Kihwal Lee
The most common mistake is making incorrect assumptions on test/component run-time. We often forget how slower/faster things can be on different platforms and how the load on the machine at the time of test execution affect the run time. If not sure, leave it to surefire. If things run generally s

[jira] [Created] (HADOOP-10521) FsShell commands for extended attributes.

2014-04-18 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-10521: --- Summary: FsShell commands for extended attributes. Key: HADOOP-10521 URL: https://issues.apache.org/jira/browse/HADOOP-10521 Project: Hadoop Common Issue Type: New Fea

[jira] [Created] (HADOOP-10520) Extended attributes definition and FileSystem APIs for extended attributes.

2014-04-18 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-10520: --- Summary: Extended attributes definition and FileSystem APIs for extended attributes. Key: HADOOP-10520 URL: https://issues.apache.org/jira/browse/HADOOP-10520 Project: Hadoop C

Re: DISCUSS: use SLF4J APIs in new modules?

2014-04-18 Thread Steve Loughran
OK, should what policy should we recommend, using RFC2119 should/may/must Source: 1. switch to SLF4J in imports and use -except in situations where access to any underlying log4j appender is needed. In that case: retain commons-logging 2. Methods that take a commons-logging argument

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

2014-04-18 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-1281. Fixed TestZKRMStateStoreZKClientConnections to not fail intermittently due to ZK-client timeouts. Contributed by Tsuyoshi Ozawa. [junping_du] YARN-1947. TestRMDelegationTokens#testRMDTMasterKeySt