[jira] [Created] (HDFS-7110) Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read.

2014-09-20 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7110: --- Summary: Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read. Key: HDFS-7110 URL: https://issues.apache.org/jira/browse/HDFS-711

[jira] [Resolved] (HDFS-7071) Updated editsStored and editsStored.xml to bump layout version and add LazyPersist flag

2014-09-20 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-7071. - Resolution: Fixed Fix Version/s: HDFS-6581 Hadoop Flags: Reviewed Thanks Jitendra, comm

[jira] [Resolved] (HDFS-7108) Fix failures in SimulatedFsDataset introduced by HDFS-7100

2014-09-20 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-7108. - Resolution: Fixed Fix Version/s: HDFS-6581 Thanks Chris! I committed pre-Jenkins since this

[jira] [Created] (HDFS-7109) TestDataStorage does not release file locks between tests.

2014-09-20 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7109: --- Summary: TestDataStorage does not release file locks between tests. Key: HDFS-7109 URL: https://issues.apache.org/jira/browse/HDFS-7109 Project: Hadoop HDFS Is

[jira] [Resolved] (HDFS-7100) Make eviction scheme pluggable

2014-09-20 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-7100. - Resolution: Fixed Fix Version/s: HDFS-6581 Hadoop Flags: Reviewed Committed to the feat

[jira] [Created] (HDFS-7108) Fix failures in SimulatedFsDataset introduced by HDFS-7100

2014-09-20 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-7108: --- Summary: Fix failures in SimulatedFsDataset introduced by HDFS-7100 Key: HDFS-7108 URL: https://issues.apache.org/jira/browse/HDFS-7108 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-7107) Avoid Findbugs warning for synchronization on AbstractNNFailoverProxyProvider#fallbackToSimpleAuth.

2014-09-20 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7107: --- Summary: Avoid Findbugs warning for synchronization on AbstractNNFailoverProxyProvider#fallbackToSimpleAuth. Key: HDFS-7107 URL: https://issues.apache.org/jira/browse/HDFS-7107

[jira] [Created] (HDFS-7106) Reconfiguring DataNode volumes does not release the lock files in removed volumes.

2014-09-20 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7106: --- Summary: Reconfiguring DataNode volumes does not release the lock files in removed volumes. Key: HDFS-7106 URL: https://issues.apache.org/jira/browse/HDFS-7106 Project:

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

2014-09-20 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-6948. DN rejects blocks if it has older UC block. Contributed by [kihwal] HDFS-7065. Pipeline close recovery race can cause block corruption. [cmccabe] HDFS-7096. Fix TestRpcProgramNfs3 to use DFS_ENCRYP

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

2014-09-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1877/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6052 lines...] [INFO] --- maven-source-plugin:2.1.2:test-

Re: [jira] [Resolved] (HDFS-7094) [ HDFS NFS ] TYPO in NFS configurations from documentation.

2014-09-20 Thread MSBConsultants Baig
UNSUBSCRIBE On Fri, Sep 19, 2014 at 11:18 PM, Brandon Li (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/HDFS-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Brandon Li resolved HDFS-7094. > -- > Resolution: Not a Pr

Re: [DISCUSS] Allow continue reading from being-written file using same stream

2014-09-20 Thread Vinayakumar B
Yes stack.. Regards, Vinay On Sep 20, 2014 1:03 AM, "Stack" wrote: > On Thu, Sep 18, 2014 at 12:48 AM, Vinayakumar B > wrote: > > > Hi all, > > > > Currently *DFSInputStream *doen't allow reading a write-inprogress file, > > once all written bytes, by the time of opening an input stream, are rea