Re: About 2.6.5 and 2.7.4 release

2016-09-08 Thread Tsuyoshi Ozawa
> Chiwan Park reported Hadoop incompatibility by the change of HADOOP-11252. > Now, HADOOP-13579 is committed to branch-2.6 and branch-2.7. complement: HADOOP-13579 fixes the problem of incompatibility by HADOOP-11252. Thanks, - Tsuyoshi On Fri, Sep 9, 2016 at 2:42 PM, Tsuyoshi Ozawa wrote: > H

About 2.6.5 and 2.7.4 release

2016-09-08 Thread Tsuyoshi Ozawa
Hi developers, Chiwan Park reported Hadoop incompatibility by the change of HADOOP-11252. Now, HADOOP-13579 is committed to branch-2.6 and branch-2.7. Should we release 2.6.5 and 2.7.4 soon? Thanks, - Tsuyoshi - To unsubscribe,

[jira] [Created] (HDFS-10849) the datanode process created by jsvc can't read some os file like /proc/[pid]/io

2016-09-08 Thread xiaodong.hu (JIRA)
xiaodong.hu created HDFS-10849: -- Summary: the datanode process created by jsvc can't read some os file like /proc/[pid]/io Key: HDFS-10849 URL: https://issues.apache.org/jira/browse/HDFS-10849 Project: H

[jira] [Created] (HDFS-10848) Move hadoop-hdfs-native-client module into hadoop-hdfs-client

2016-09-08 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HDFS-10848: Summary: Move hadoop-hdfs-native-client module into hadoop-hdfs-client Key: HDFS-10848 URL: https://issues.apache.org/jira/browse/HDFS-10848 Project: Hadoop HDFS

Re: [VOTE] Merge HADOOP-13341

2016-09-08 Thread Allen Wittenauer
> On Sep 8, 2016, at 2:50 AM, Steve Loughran wrote: > > I'm trying to do the review effort here even though I don't know detailed > bash, as I expect I don't know any less than others, and what better way to > learn than reviewing code written by people that do know bash? Just a head

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-09-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/158/ [Sep 7, 2016 11:25:23 AM] (stevel) HADOOP-13541 explicitly declare the Joda time version S3A depends on. [Sep 7, 2016 6:09:41 PM] (aengineer) HADOOP-13388. Clean up TestLocalFileSystemPermission. Contribut

Re: HDFS Balancer Stuck after 10 Minz

2016-09-08 Thread Rakesh Radhakrishnan
Have you taken multiple thread dumps (jstack) and observed the operations which are performing during this period of time. Perhaps there could be high chance of searching for data blocks which it can move around to balance the cluster. Could you tell me the used space and available space values. H

HDFS Balancer Stuck after 10 Minz

2016-09-08 Thread Senthil Kumar
Hi All , We are in the situation to balance the cluster data since median reached 98% .. I started balancer as below Hadoop Version: Hadoop 2.4.1 /apache/hadoop/sbin/start-balancer.sh -threshold 30 Once i start balancer it goes will for first 8-10 minutes of time.. Balancer was moving so q

[jira] [Resolved] (HDFS-10846) Complete the document for FileDistribution processor in OfflineImageViewer

2016-09-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin resolved HDFS-10846. -- Resolution: Duplicate > Complete the document for FileDistribution processor in OfflineImageViewer > ---

[jira] [Created] (HDFS-10847) Complete the document for FileDistribution processor in OfflineImageViewer

2016-09-08 Thread Yiqun Lin (JIRA)
Yiqun Lin created HDFS-10847: Summary: Complete the document for FileDistribution processor in OfflineImageViewer Key: HDFS-10847 URL: https://issues.apache.org/jira/browse/HDFS-10847 Project: Hadoop HDFS

[jira] [Created] (HDFS-10846) Complete the document for FileDistribution processor in OfflineImageViewer

2016-09-08 Thread Yiqun Lin (JIRA)
Yiqun Lin created HDFS-10846: Summary: Complete the document for FileDistribution processor in OfflineImageViewer Key: HDFS-10846 URL: https://issues.apache.org/jira/browse/HDFS-10846 Project: Hadoop HDFS

Re: [VOTE] Merge HADOOP-13341

2016-09-08 Thread Steve Loughran
> On 7 Sep 2016, at 14:44, Allen Wittenauer wrote: > > > I’d like to call for a vote to run for 5 days (ending Mon 12, 2016 at > 7AM PT) to merge the HADOOP-13341 feature branch into trunk. This branch was > developed exclusively by me. As usual with large shell script changes, it's