[jira] [Resolved] (HDFS-10378) FSDirAttrOp#setOwner throws ACE with misleading message

2016-09-13 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HDFS-10378. --- Resolution: Invalid In {{HDFS-10378-unit.patch}}, super user creates {{CHILD_DIR1}}, so it makes

Re: Active NameNode Image Download and Edit Log Roll Stuck in FileChannel Force/Truncate

2016-09-13 Thread Kihwal Lee
Is the system busy with I/O when it happens? Any other I/O activities preceding the event? In your case DistCp could have generated extra edits and also namenode daemon and audit log entries.  Depending on configuration, dirty pages can pile up quite a bit on Linux systems with a large memory

Active NameNode Image Download and Edit Log Roll Stuck in FileChannel Force/Truncate

2016-09-13 Thread Joey Paskhay
Reposting here to see if any of the HDFS developers have some good insight into this. Deep dive is in the below original message. The gist of it is after upgrading to 2.7.2 on a ~260 node cluster, the active NN's fsimage download and edit logs roll seem to get stuck in native FileChannel.force

[jira] [Created] (HDFS-10862) Typos in 7 log messages

2016-09-13 Thread Mehran Hassani (JIRA)
Mehran Hassani created HDFS-10862: - Summary: Typos in 7 log messages Key: HDFS-10862 URL: https://issues.apache.org/jira/browse/HDFS-10862 Project: Hadoop HDFS Issue Type: Bug

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

2016-09-13 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/163/ [Sep 12, 2016 3:26:08 PM] (raviprak) HADOOP-13587. distcp.map.bandwidth.mb is overwritten even when [Sep 12, 2016 6:10:00 PM] (aw) HADOOP-13341. Deprecate HADOOP_SERVERNAME_OPTS; replace with [Sep 12,

[jira] [Created] (HDFS-10861) Refactor StatefulStripeReader and PositionStripeReader, use ECChunk version decode API

2016-09-13 Thread SammiChen (JIRA)
SammiChen created HDFS-10861: Summary: Refactor StatefulStripeReader and PositionStripeReader, use ECChunk version decode API Key: HDFS-10861 URL: https://issues.apache.org/jira/browse/HDFS-10861

[jira] [Resolved] (HDFS-10859) TestBalancer#testUnknownDatanodeSimple and testBalancerWithKeytabs are flaky in branch-2.7

2016-09-13 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HDFS-10859. -- Resolution: Duplicate Thanks for the pointer Xiao. HDFS-10716 indeed solves the problem. >