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

2013-03-31 Thread Apache Jenkins Server
See -- [...truncated 10069 lines...] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.apache.hadoop.hdfs.util.TestCyclicIteration Tests run: 1, Failures: 0, Errors: 0

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

2013-03-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1360/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10262 lines...] at org.junit.runners.ParentRunner

[jira] [Resolved] (HDFS-4637) INodeDirectory#replaceSelf4Quota may convert a newly created directory (which is not included in the latest snapshot) to an INodeDirectoryWithSnapshot

2013-03-31 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4637. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) I have committed th

[jira] [Created] (HDFS-4654) FileNotFoundException: ID mismatch

2013-03-31 Thread Fengdong Yu (JIRA)
Fengdong Yu created HDFS-4654: - Summary: FileNotFoundException: ID mismatch Key: HDFS-4654 URL: https://issues.apache.org/jira/browse/HDFS-4654 Project: Hadoop HDFS Issue Type: Bug Comp

Re: Exception with QJM HDFS HA

2013-03-31 Thread Todd Lipcon
This looks like a bug with the new inode ID code in trunk, rather than a bug with QJM or HA. Suresh/Brandon, any thoughts? -Todd On Sun, Mar 31, 2013 at 6:43 PM, Azuryy Yu wrote: > Hi All, > > I configured HDFS Ha using source code from trunk r1463074. > > I got an exception as follows when I

Re: Exception with QJM HDFS HA

2013-03-31 Thread Harsh J
A JIRA was posted by Azuryy for this at https://issues.apache.org/jira/browse/HDFS-4654. On Mon, Apr 1, 2013 at 10:40 AM, Todd Lipcon wrote: > This looks like a bug with the new inode ID code in trunk, rather than a > bug with QJM or HA. > > Suresh/Brandon, any thoughts? > > -Todd > > On Sun, Mar

Re: Exception with QJM HDFS HA

2013-03-31 Thread Suresh Srinivas
This does seem like inode id change related. I will follow up on HDFS-4654. Sent from a mobile device On Mar 31, 2013, at 10:12 PM, Harsh J wrote: > A JIRA was posted by Azuryy for this at > https://issues.apache.org/jira/browse/HDFS-4654. > > On Mon, Apr 1, 2013 at 10:40 AM, Todd Lipcon wro