[jira] [Created] (HADOOP-14752) TestCopyFromLocal#testCopyFromLocalWithThreads is fleaky

2017-08-09 Thread Andras Bokor (JIRA)
Andras Bokor created HADOOP-14752: - Summary: TestCopyFromLocal#testCopyFromLocalWithThreads is fleaky Key: HADOOP-14752 URL: https://issues.apache.org/jira/browse/HADOOP-14752 Project: Hadoop Common

Apache Hadoop qbt Report: trunk+JDK8 on Windows/x64

2017-08-09 Thread Allen Wittenauer
For more details, see https://builds.apache.org/job/hadoop-trunk-win/155/ [Aug 8, 2017 10:37:47 PM] (stevel) HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar [Aug 8, 2017 11:33:18 PM] (wheat9) HADOOP-14598. Blacklist Http/HttpsFileSystem in [Aug 8, 2017 11:48:29 PM]

Re: Question about how to best contribute

2017-08-09 Thread Jason Lowe
+1 for Steve's and Chris's sentiments.  Mass reformatting of existing code can make maintaining anything released prior to the makeover very difficult.  Almost all of Apache Hadoop's users are not on trunk or branch-2, and I'm not sure we want large refactoring patches going into stability

[jira] [Reopened] (HADOOP-13835) Move Google Test Framework code from mapreduce to hadoop-common

2017-08-09 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan reopened HADOOP-13835: - > Move Google Test Framework code from mapreduce to hadoop-common >

Re: Integration Tests build line

2017-08-09 Thread Allen Wittenauer
> On Aug 9, 2017, at 5:04 AM, Ewan Higgs wrote: > Is Jenkins even building these? No, Jenkins is not currently running any of the ITs (this one and the ones in hadoop-aws). Probably worth pointing out that a large chunk of the unit tests are really misclassified

Re: hadoop-common Maven build failed on Windows due to too long command line for classpath

2017-08-09 Thread Allen Wittenauer
It’s probably worth pointing out that as soon as the native-maven-plugin gets an update, we’ll be able to have a longer path. Unfortunately, like leveldbjni-all, it’s effectively dead as far as updates; the fix was committed in 2014 and there hasn’t been an update since. As a

Re: hadoop-common Maven build failed on Windows due to too long command line for classpath

2017-08-09 Thread Ping Liu
Hi Brahma, I tried your way. I think it works! Although there is some other issue coming up (which I need fix later), the build process doesn't complain for too long command line any more. My previous default maverepo is C:\Users\Ping\.m2\repository and now is changed to D:\mavenrepo. Yes, I

[jira] [Resolved] (HADOOP-14467) S3Guard: Improve FNFE message when opening a stream

2017-08-09 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-14467. - Resolution: Fixed Fix Version/s: HADOOP-13345 +1 committed. Thanks > S3Guard:

[jira] [Created] (HADOOP-14751) Add tests for copyFromLocal when source is stdin

2017-08-09 Thread Andras Bokor (JIRA)
Andras Bokor created HADOOP-14751: - Summary: Add tests for copyFromLocal when source is stdin Key: HADOOP-14751 URL: https://issues.apache.org/jira/browse/HADOOP-14751 Project: Hadoop Common

Re: Integration Tests build line

2017-08-09 Thread Ewan Higgs
Hi all, Sorry to be annoying, but I’m still unable to build integration tests and wasn’t sure if anyone had seen this message. Is Jenkins even building these? I don’t see org.apache.hadoop.example listed here: https://builds.apache.org/job/PreCommit-HDFS-Build/20614/testReport/ Thanks Ewan

Re: Question about how to best contribute

2017-08-09 Thread Steve Loughran
> On 8 Aug 2017, at 21:33, Chris Douglas wrote: > > Lars- > > Welcome! > > As a mild refinement of enthusiasm for this proposal: when you > approach a "cleanup", please consider the cost to tracing the lineage > of changes in the codebase. Working on a project as large

RE: hadoop-common Maven build failed on Windows due to too long command line for classpath

2017-08-09 Thread Brahma Reddy Battula
It might be problem with maven repo path, may be you can change to shorter path and check once. Example: mvn clean install -DskipTests -Dmaven.repo.local=C:\MavenRepo Reference: http://lucene.472066.n3.nabble.com/Problems-compiling-hadoop-trunk-on-windows-td4317688.html just googled with

hadoop-common Maven build failed on Windows due to too long command line for classpath

2017-08-09 Thread Ping Liu
I cannot make Maven build on hadoop-common successful on Windows. The error shows as follows. ... [INFO] --- native-maven-plugin:1.0-alpha-8:javah (default) @ hadoop-common --- [INFO] cmd.exe /X /C "D:\a\tools\java\jdk1.8.0_45\bin\javah -d