Re: Regarding hsync

2013-07-11 Thread Hemant Bhanawat
Hi, Any help? Thanks in advance, Hemant - Original Message - From: Hemant Bhanawat hema...@vmware.com To: hdfs-dev@hadoop.apache.org Sent: Tuesday, July 9, 2013 12:55:23 PM Subject: Regarding hsync Hi, I am currently working on hadoop version 2.0.*. Currently, hsync does

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

2013-07-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1457/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 15180 lines...] [INFO] [INFO] ---

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

2013-07-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1457/changes Changes: [cnauroth] HDFS-4372. Track NameNode startup progress. Contributed by Chris Nauroth. [cdouglas] YARN-569. Add support for requesting and enforcing preemption requests via a capacity monitor. Contributed by Carlo Curino,

False Positives in Release audit problems report? - confirmation required

2013-07-11 Thread Vivek Ganesan
Hi, I am on my way to contribute my first patch to hdfs. My patch has the following files. viv@viv-Ideapad-Z570:~/Work/hadoop-trunk$ svn stat M hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDatanodeJsp.java M

Re: Regarding hsync

2013-07-11 Thread Jing Zhao
Hi Hemant, HDFS-4213 (https://issues.apache.org/jira/browse/HDFS-4213) may be the one you're looking for. In general, an hsync which can update the file size on NN is enabled. You may call hsync(EnumSet.of(SyncFlag.UPDATE_LENGTH)) to do that. Thanks, -Jing On Thu, Jul 11, 2013 at 1:38 AM,

[jira] [Resolved] (HDFS-4975) Branch-1-win TestReplicationPolicy failed caused by stale data node handling

2013-07-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-4975. - Resolution: Fixed Target Version/s: 1-win Hadoop Flags: Reviewed +1 for the

[jira] [Created] (HDFS-4981) chmod 777 the .snapshot directory does not error that modification on RO snapshot is disallowed

2013-07-11 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4981: - Summary: chmod 777 the .snapshot directory does not error that modification on RO snapshot is disallowed Key: HDFS-4981 URL: https://issues.apache.org/jira/browse/HDFS-4981

[jira] [Created] (HDFS-4982) JournalNode should relogin from keytab before fetching logs from other JNs

2013-07-11 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-4982: - Summary: JournalNode should relogin from keytab before fetching logs from other JNs Key: HDFS-4982 URL: https://issues.apache.org/jira/browse/HDFS-4982 Project: Hadoop

[jira] [Created] (HDFS-4983) Numeric usernames do not work with WebHDFS FS

2013-07-11 Thread Harsh J (JIRA)
Harsh J created HDFS-4983: - Summary: Numeric usernames do not work with WebHDFS FS Key: HDFS-4983 URL: https://issues.apache.org/jira/browse/HDFS-4983 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-4249) Add status NameNode startup to webUI

2013-07-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-4249. - Resolution: Fixed Fix Version/s: 2.1.0-beta 3.0.0 Hadoop Flags: