[jira] [Created] (HADOOP-11988) Fix typo in the document for hadoop fs -find

2015-05-16 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-11988: -- Summary: Fix typo in the document for hadoop fs -find Key: HADOOP-11988 URL: https://issues.apache.org/jira/browse/HADOOP-11988 Project: Hadoop Common Is

[jira] [Resolved] (HADOOP-11972) hdfs dfs -copyFromLocal reports File Not Found instead of Permission Denied.

2015-05-16 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved HADOOP-11972. --- Resolution: Invalid This is because '.' is translated to /user/hbase for user hbase, and /u

[jira] [Created] (HADOOP-11987) JNI build should use default cmake FindJNI.cmake

2015-05-16 Thread Alan Burlison (JIRA)
Alan Burlison created HADOOP-11987: -- Summary: JNI build should use default cmake FindJNI.cmake Key: HADOOP-11987 URL: https://issues.apache.org/jira/browse/HADOOP-11987 Project: Hadoop Common

Re: Bug Bash Post-mortem

2015-05-16 Thread Eric Payne
Thank you Allen and Barbara for organizing the bug bash and for the post-mortem. I would definitely like to have another one in the fall.   From: Allen Wittenauer To: "common-dev@hadoop.apache.org" Cc: "mapreduce-...@hadoop.apache.org" ; "hdfs-...@hadoop.apache.org" ; "yarn-...@hadoop.

[jira] [Created] (HADOOP-11986) Set up a nightly Jenkins build on Solaris.

2015-05-16 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-11986: -- Summary: Set up a nightly Jenkins build on Solaris. Key: HADOOP-11986 URL: https://issues.apache.org/jira/browse/HADOOP-11986 Project: Hadoop Common Issu

Build failed in Jenkins: Hadoop-Common-trunk #1497

2015-05-16 Thread Apache Jenkins Server
See Changes: [junping_du] YARN-3505 addendum: fix an issue in previous patch. [jlowe] YARN-2421. RM still allocates containers to an app in the FINISHING state. Contributed by Chang Li [jing9] HDFS-8397. Refactor the error handli

Build failed in Jenkins: Hadoop-common-trunk-Java8 #198

2015-05-16 Thread Apache Jenkins Server
See Changes: [junping_du] YARN-3505 addendum: fix an issue in previous patch. [jlowe] YARN-2421. RM still allocates containers to an app in the FINISHING state. Contributed by Chang Li [jing9] HDFS-8397. Refactor the error h

[jira] [Created] (HADOOP-11985) Improve Solaris support in Hadoop

2015-05-16 Thread Alan Burlison (JIRA)
Alan Burlison created HADOOP-11985: -- Summary: Improve Solaris support in Hadoop Key: HADOOP-11985 URL: https://issues.apache.org/jira/browse/HADOOP-11985 Project: Hadoop Common Issue Type: N

Re: JNIFlags.cmake versus FindJNI.cmake

2015-05-16 Thread Alan Burlison
On 16/05/2015 03:24, Mai Haohui wrote: Just checked the repo of cmake and it turns out that FindJNI.cmake is available even before cmake 2.4. I think it makes sense to file a bug to replace it to the standard cmake module. Can you please file a jira for this? Will do, thanks. -- Alan Burlison