[jira] [Reopened] (HDFS-8943) Read apis in ByteRangeInputStream does not read all the bytes specified when chunked transfer-encoding is used in the server

2015-08-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reopened HDFS-8943: --- We need a fix for this, let's not close it until we've reached one. > Read apis in ByteRangeInputStream do

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #293

2015-08-24 Thread Apache Jenkins Server
See Changes: [xyao] HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer [jing9] HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate cla

Hadoop-Hdfs-trunk-Java8 - Build # 293 - Still Failing

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/293/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8142 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2231/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6869 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-08-24 Thread Apache Jenkins Server
See Changes: [xyao] HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer [jing9] HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class an

[jira] [Created] (HDFS-8952) InputStream.PositionRead() should be aware of available DNs

2015-08-24 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8952: Summary: InputStream.PositionRead() should be aware of available DNs Key: HDFS-8952 URL: https://issues.apache.org/jira/browse/HDFS-8952 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-8951) Move shortcircuit to hdfs-client

2015-08-24 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-8951: --- Summary: Move shortcircuit to hdfs-client Key: HDFS-8951 URL: https://issues.apache.org/jira/browse/HDFS-8951 Project: Hadoop HDFS Issue Type: Sub-task

Hadoop-Hdfs-trunk-Java8 - Build # 292 - Still Failing

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/292/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7930 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2230/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7406 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

[jira] [Resolved] (HDFS-8943) Read apis in ByteRangeInputStream does not read all the bytes specified when chunked transfer-encoding is used in the server

2015-08-24 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-8943. -- Resolution: Invalid > Read apis in ByteRangeInputStream does not read all the bytes specified when > chu

[jira] [Resolved] (HDFS-8934) Move ShortCircuitShm to hdfs-client

2015-08-24 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-8934. -- Resolution: Fixed Fix Version/s: (was: 3.0.0) 2.8.0 Fixed the merge issue a

[jira] [Reopened] (HDFS-8934) Move ShortCircuitShm to hdfs-client

2015-08-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reopened HDFS-8934: --- I reverted this from branch-2 since it broke compilation; let's take another look. For large refactors lik

[jira] [Created] (HDFS-8950) NameNode refresh doesn't remove DataNodes

2015-08-24 Thread Daniel Templeton (JIRA)
Daniel Templeton created HDFS-8950: -- Summary: NameNode refresh doesn't remove DataNodes Key: HDFS-8950 URL: https://issues.apache.org/jira/browse/HDFS-8950 Project: Hadoop HDFS Issue Type: B

[jira] [Created] (HDFS-8949) hdfsOpenFile() in HDFS C API does not support block sizes larger than 2GB

2015-08-24 Thread Vlad Berindei (JIRA)
Vlad Berindei created HDFS-8949: --- Summary: hdfsOpenFile() in HDFS C API does not support block sizes larger than 2GB Key: HDFS-8949 URL: https://issues.apache.org/jira/browse/HDFS-8949 Project: Hadoop H

[jira] [Created] (HDFS-8948) Fix failing tests in TestPread and TestReplaceDatanodeOnFailure

2015-08-24 Thread Mingliang Liu (JIRA)
Mingliang Liu created HDFS-8948: --- Summary: Fix failing tests in TestPread and TestReplaceDatanodeOnFailure Key: HDFS-8948 URL: https://issues.apache.org/jira/browse/HDFS-8948 Project: Hadoop HDFS

[jira] [Created] (HDFS-8947) NameNode, DataNode and NFS gateway to support JvmPauseMonitor as a service

2015-08-24 Thread Sunil G (JIRA)
Sunil G created HDFS-8947: - Summary: NameNode, DataNode and NFS gateway to support JvmPauseMonitor as a service Key: HDFS-8947 URL: https://issues.apache.org/jira/browse/HDFS-8947 Project: Hadoop HDFS

[jira] [Created] (HDFS-8946) Improve choosing datanode storage for block placement

2015-08-24 Thread Yi Liu (JIRA)
Yi Liu created HDFS-8946: Summary: Improve choosing datanode storage for block placement Key: HDFS-8946 URL: https://issues.apache.org/jira/browse/HDFS-8946 Project: Hadoop HDFS Issue Type: Improveme

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

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2229/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7376 lines...] [INFO] [INFO] --- maven-source-plugin:2.3

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

2015-08-24 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) -- [...truncated

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #291

2015-08-24 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) -- [...trunc

Hadoop-Hdfs-trunk-Java8 - Build # 291 - Still Failing

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/291/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7932 lines...] [INFO] [INFO] --- maven-source-plugi

[jira] [Created] (HDFS-8945) Update the description about replica placement in HDFS Architecture documentation

2015-08-24 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HDFS-8945: -- Summary: Update the description about replica placement in HDFS Architecture documentation Key: HDFS-8945 URL: https://issues.apache.org/jira/browse/HDFS-8945 Pro

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

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2228/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7410 lines...] main: [mkdir] Created dir: /home/jenk

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

2015-08-24 Thread Apache Jenkins Server
See Changes: [aajisaka] HDFS-8942. Update hyperlink to rack awareness page in HDFS Architecture documentation. Contributed by Masatake Iwasaki. -- [...truncated 7217 lines...] Tests run: 4, Fa

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #290

2015-08-24 Thread Apache Jenkins Server
See Changes: [aajisaka] HDFS-8942. Update hyperlink to rack awareness page in HDFS Architecture documentation. Contributed by Masatake Iwasaki. -- [...truncated 7755 lines...] Tests run:

Hadoop-Hdfs-trunk-Java8 - Build # 290 - Still Failing

2015-08-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/290/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7948 lines...] [INFO] [INFO] --- maven-source-plugi