Re: getCounters NPE

2014-05-23 Thread Jay Vyas
To add some more detail on this: after turning logging to debug, it's clear that the job history server is skipping the copying of a completed jhist file into the done/ directory. Is there any reason why some jhist files never get recognized, even though they are indeed in a directory which con

Re: HttpAuthentication.html is out of date (HADOOP 10550) - some questions and proposed fix

2014-05-23 Thread Pete of Pete
If this is a simple admin issue, I'd be happy to spend some time fixing it. Gotta start somewhere! ;-) P On 23 May 2014 07:07, "Pankti Majmudar" wrote: > Hi, > I searched for Hadoop Http Authentication on google and came across a web > page which lists the required steps: > http://hadoop.apache

[jira] [Resolved] (HADOOP-9534) Credential Management Framework (CMF)

2014-05-23 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Larry McCay resolved HADOOP-9534. - Resolution: Duplicate This jira has been superseded by HADOOP-10141 and HADOOP-10607. All relat

Re: HttpAuthentication.html is out of date (HADOOP 10550) - some questions and proposed fix

2014-05-23 Thread Pankti Majmudar
I was thinking of working on it but will definitely need some help to get started. Can you or anyone here give me some pointers on how to fix it if this bug is suitable for a newbie contributor to pick up ? On Fri, May 23, 2014 at 4:50 AM, Pete of Pete wrote: > If this is a simple admin issue,

Re: HttpAuthentication.html is out of date (HADOOP 10550) - some questions and proposed fix

2014-05-23 Thread Pete of Pete
I will defer to someone knows more about this, and have a deeper look into it. :-) On 23 May 2014 19:15, "Pankti Majmudar" wrote: > I was thinking of working on it but will definitely need some help to get > started. > > Can you or anyone here give me some pointers on how to fix it if this bug >

[jira] [Created] (HADOOP-10628) Javadoc and few code style improvement for Crypto input and output streams

2014-05-23 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-10628: --- Summary: Javadoc and few code style improvement for Crypto input and output streams Key: HADOOP-10628 URL: https://issues.apache.org/jira/browse/HADOOP-10628 Project: Hadoop Co

[jira] [Resolved] (HADOOP-10603) Crypto input and output streams implementing Hadoop stream interfaces

2014-05-23 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HADOOP-10603. - Resolution: Fixed Target Version/s: fs-encryption (HADOOP-10150 and HDFS-6134) Hadoop

[jira] [Resolved] (HADOOP-10617) Tests for Crypto input and output streams using fake streams implementing Hadoop streams interfaces.

2014-05-23 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HADOOP-10617. - Resolution: Fixed Hadoop Flags: Reviewed Have merged this patch into HADOOP-10603 and Committed t