[jira] [Created] (HDFS-4622) Remove redundant synchronized from FSNamesystem#rollEditLog in branch-1

2013-03-20 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4622: --- Summary: Remove redundant synchronized from FSNamesystem#rollEditLog in branch-1 Key: HDFS-4622 URL: https://issues.apache.org/jira/browse/HDFS-4622 Project: Hadoop HDFS

[jira] [Created] (HDFS-4621) additional logging to help diagnose slow QJM logSync

2013-03-20 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-4621: - Summary: additional logging to help diagnose slow QJM logSync Key: HDFS-4621 URL: https://issues.apache.org/jira/browse/HDFS-4621 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-4620) Documentation for dfs.namenode.rpc-address specifies wrong format

2013-03-20 Thread Sandy Ryza (JIRA)
Sandy Ryza created HDFS-4620: Summary: Documentation for dfs.namenode.rpc-address specifies wrong format Key: HDFS-4620 URL: https://issues.apache.org/jira/browse/HDFS-4620 Project: Hadoop HDFS

[jira] [Created] (HDFS-4619) No Exception is thrown if we try to create directory using FileContext (create) on RawLocalFileSystem. Even if the directory already exists.

2013-03-20 Thread omkar vinit joshi (JIRA)
omkar vinit joshi created HDFS-4619: --- Summary: No Exception is thrown if we try to create directory using FileContext (create) on RawLocalFileSystem. Even if the directory already exists. Key: HDFS-4619 URL: h

Hadoop-Hdfs-trunk - Build # 1350 - Still Failing

2013-03-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1350/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10875 lines...] Tests run: 42, Failures: 0, Errors: 0, Sk

Build failed in Jenkins: Hadoop-Hdfs-trunk #1350

2013-03-20 Thread Apache Jenkins Server
See Changes: [szetszwo] Move MAPREDUCE-5075 to 2.0.5-beta in CHANGES.txt. [szetszwo] MAPREDUCE-5075. DistCp leaks input file handles since ThrottledInputStream does not close the wrapped InputStream. Contributed by Chris Nauroth

FW: TupleWritable value in mapper Not getting cleaned up ( using CompositeInputFormat )

2013-03-20 Thread Rusia, Devansh
Hi, I am trying to do an outer join on to input files. But while joining the TupleWritable value in the mapper is not getting cleaned up and so is using the previous values of a different key. The code I used is : ( 'plist' is containing the set of paths to be taken as input ) jobConf.setInp