[jira] [Resolved] (HADOOP-8338) Can't renew or cancel HDFS delegation tokens over secure RPC

2012-05-01 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HADOOP-8338. --- Resolution: Fixed Fix Version/s: 1.1.0 1.0.3 Hadoop Flags: Rev

[jira] [Resolved] (HADOOP-8172) Configuration no longer sets all keys in a deprecated key list.

2012-05-01 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved HADOOP-8172. - Resolution: Fixed Fix Version/s: 3.0.0 2.0.0 Thanks An

[jira] [Created] (HADOOP-8343) Allow configuration of authorization for JmxJsonServlet and MetricsServlet

2012-05-01 Thread Philip Zeyliger (JIRA)
Philip Zeyliger created HADOOP-8343: --- Summary: Allow configuration of authorization for JmxJsonServlet and MetricsServlet Key: HADOOP-8343 URL: https://issues.apache.org/jira/browse/HADOOP-8343 Proj

Re: File Busy or not check. Kindly Help

2012-05-01 Thread Harsh J
Hey Ravi, I just answered the same question not too long ago, which you can read at: http://search-hadoop.com/m/o2DhNQPv7G1 On Tue, May 1, 2012 at 11:39 AM, Ravi Shankar wrote: > Hi All, > > I am trying to check that if a file is busy ,i.e. it is still being copied > into DFS from Local, the MR

[jira] [Created] (HADOOP-8341) Fix or filter findbugs issues in hadoop-tools

2012-05-01 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-8341: --- Summary: Fix or filter findbugs issues in hadoop-tools Key: HADOOP-8341 URL: https://issues.apache.org/jira/browse/HADOOP-8341 Project: Hadoop Common

[jira] [Created] (HADOOP-8340) SNAPSHOT build versions should compare as less than their eventual final release

2012-05-01 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-8340: --- Summary: SNAPSHOT build versions should compare as less than their eventual final release Key: HADOOP-8340 URL: https://issues.apache.org/jira/browse/HADOOP-8340 Projec

File Busy or not check. Kindly Help

2012-05-01 Thread Ravi Shankar
Hi All, I am trying to check that if a file is busy ,i.e. it is still being copied into DFS from Local, the MR Job should not run if it is, otherwise it should. What I have observed is that if the file is still being written to DFS, and I call the MR job on it, the job runs (which may include o

[jira] [Created] (HADOOP-8339) jenkins complaining about 16 javadoc warnings

2012-05-01 Thread Thomas Graves (JIRA)
Thomas Graves created HADOOP-8339: - Summary: jenkins complaining about 16 javadoc warnings Key: HADOOP-8339 URL: https://issues.apache.org/jira/browse/HADOOP-8339 Project: Hadoop Common Issu

[jira] [Created] (HADOOP-8338) Can't renew or cancel HDFS delegation tokens over secure RPC

2012-05-01 Thread Owen O'Malley (JIRA)
Owen O'Malley created HADOOP-8338: - Summary: Can't renew or cancel HDFS delegation tokens over secure RPC Key: HADOOP-8338 URL: https://issues.apache.org/jira/browse/HADOOP-8338 Project: Hadoop Common

Build failed in Jenkins: Hadoop-Common-0.23-Build #239

2012-05-01 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1332427. FIXES: HADOOP-8335. Improve Configuration's address handling (Daryn Sharp via bobby) [szetszwo] svn merge -c 1332363 from trunk for HADOOP-8330. [bobby] svn merge -c 1332336. FIXES:

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

2012-05-01 Thread Apache Jenkins Server
See Changes: [umamahesh] HDFS-3286. When the threshold value for balancer is zero, unexpected output is displayed. Contributed by Ashish Singhi. [umamahesh] HDFS-3275. Skip format for non-file based directories. Contributed by Ami