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

2015-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2158/changes Changes: [arp] HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) [vinodkv] HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search.

Hadoop-Hdfs-trunk - Build # 2158 - Failure

2015-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2158/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6320 lines...] [INFO] [INFO] ---

[jira] [Created] (HDFS-8611) Improve the performance of retry cache eviction

2015-06-16 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-8611: Summary: Improve the performance of retry cache eviction Key: HDFS-8611 URL: https://issues.apache.org/jira/browse/HDFS-8611 Project: Hadoop HDFS Issue Type:

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

2015-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/219/changes Changes: [arp] HDFS-8607. TestFileCorruption doesn't work as expected. (Contributed by Walter Su) [vinodkv] HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search.

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

2015-06-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/219/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7495 lines...] [INFO] ---

Unsubscribe Request

2015-06-16 Thread Kapadia, Nishad
Hi, Hope this e-mail finds you well. Request to please unsubscribe me Saludos cordiales, Nishad Kapadia Teradata M: +51 982.190.671 | Email: nishad.kapa...@teradata.commailto:nishad.kapa...@teradata.com

[jira] [Created] (HDFS-8612) org.apache.hadoop.fs.shell.TestCount failing

2015-06-16 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HDFS-8612: -- Summary: org.apache.hadoop.fs.shell.TestCount failing Key: HDFS-8612 URL: https://issues.apache.org/jira/browse/HDFS-8612 Project: Hadoop HDFS

Re: DISCUSS: is the order in FS.listStatus() required to be sorted?

2015-06-16 Thread Colin McCabe
On Tue, Jun 16, 2015 at 3:02 AM, Steve Loughran ste...@hortonworks.com wrote: On 15 Jun 2015, at 21:22, Colin P. McCabe cmcc...@apache.org wrote: One possibility is that we could randomize the order of returned results in HDFS (at least within a given batch of results returned from the NN).

Re: Unsubscribe Request

2015-06-16 Thread Akira AJISAKA
Please send an email to hdfs-dev-unsubscr...@hadoop.apache.org On 6/16/15 11:01, Kapadia, Nishad wrote: Hi, Hope this e-mail finds you well. Request to please unsubscribe me Saludos cordiales, Nishad Kapadia Teradata M: +51 982.190.671 | Email:

[jira] [Created] (HDFS-8613) Add option to list up allowed hosts that can do any operation to NameNode.

2015-06-16 Thread Kai Sasaki (JIRA)
Kai Sasaki created HDFS-8613: Summary: Add option to list up allowed hosts that can do any operation to NameNode. Key: HDFS-8613 URL: https://issues.apache.org/jira/browse/HDFS-8613 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-5741) BlockInfo#findDataNode can be removed

2015-06-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-5741. - Resolution: Done [~jingzhao] fixed this as part of HDFS-7743. Resolving. BlockInfo#findDataNode

Re: Unsubscribe Request

2015-06-16 Thread Kedar Kalkote
Please Unsubscribe me On 17-Jun-2015 2:22 am, Akira AJISAKA ajisa...@oss.nttdata.co.jp wrote: Please send an email to hdfs-dev-unsubscr...@hadoop.apache.org On 6/16/15 11:01, Kapadia, Nishad wrote: Hi, Hope this e-mail finds you well. Request to please unsubscribe me Saludos cordiales,

[jira] [Created] (HDFS-8614) OzoneHandler : Add Quota Support

2015-06-16 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-8614: -- Summary: OzoneHandler : Add Quota Support Key: HDFS-8614 URL: https://issues.apache.org/jira/browse/HDFS-8614 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-16 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-8615: --- Summary: Correct HTTP method in WebHDFS document Key: HDFS-8615 URL: https://issues.apache.org/jira/browse/HDFS-8615 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-8610) if set several dirs which belongs to one disk in dfs.datanode.data.dir, NN calculate capacity wrong

2015-06-16 Thread tongshiquan (JIRA)
tongshiquan created HDFS-8610: - Summary: if set several dirs which belongs to one disk in dfs.datanode.data.dir, NN calculate capacity wrong Key: HDFS-8610 URL: https://issues.apache.org/jira/browse/HDFS-8610

Re: DISCUSS: is the order in FS.listStatus() required to be sorted?

2015-06-16 Thread Steve Loughran
On 15 Jun 2015, at 21:22, Colin P. McCabe cmcc...@apache.org wrote: One possibility is that we could randomize the order of returned results in HDFS (at least within a given batch of results returned from the NN). This is similar to how the Go programming language randomizes the order of