Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-08 Thread Dongjoon Hyun
Hi, I updated PR https://github.com/apache/spark/pull/11567. But, `lint-java` fails if that file is in the dev folder. (Jenkins fails, too.) So, inevitably, I changed pom.xml instead. Dongjoon. On Mon, Mar 7, 2016 at 11:40 PM, Jacek Laskowski wrote: > Hi, > > At first

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-08 Thread Jacek Laskowski
Hi, At first glance it appears the commit *yesterday* (Warsaw time) broke the build :( https://github.com/apache/spark/commit/0eea12a3d956b54bbbd73d21b296868852a04494 Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/ Mastering Apache Spark

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Jacek Laskowski
Hi, I could confirm that the two changes fixed the build. #happy again. ➜ spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.7.2 -Phive -Phive-thriftserver -DskipTests clean install ... [INFO] [INFO]

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Jacek Laskowski
Sure! Go ahead and...fix the build. Thanks. Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/ Mastering Apache Spark http://bit.ly/mastering-apache-spark Follow me at https://twitter.com/jaceklaskowski On Tue, Mar 8, 2016 at 8:48 AM, Dongjoon Hyun wrote:

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Dongjoon Hyun
Or, I hope one of committer commits both mine(11567) and that soon. It's related to build setting files, Jenkins test tooks over 2 hours. :( Dongjoon. On Mon, Mar 7, 2016 at 11:48 PM, Dongjoon Hyun wrote: > Ur, may I include that, too? > > Dongjoon. > > On Mon, Mar 7, 2016

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Dongjoon Hyun
Ur, may I include that, too? Dongjoon. On Mon, Mar 7, 2016 at 11:46 PM, Jacek Laskowski wrote: > Okey...it's building now > properly...https://github.com/apache/spark/pull/11567 + git mv > scalastyle-config.xml dev/ > > How to fix it in the repo? Should I send a pull request

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Jacek Laskowski
Okey...it's building now properly...https://github.com/apache/spark/pull/11567 + git mv scalastyle-config.xml dev/ How to fix it in the repo? Should I send a pull request to...pull request #11567? Guide me or fix it yourself...somehow :-) Pozdrawiam, Jacek Laskowski

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Jacek Laskowski
Hi, Nope. It's not. It's at https://github.com/apache/spark/commit/0eea12a3d956b54bbbd73d21b296868852a04494#diff-600376dffeb79835ede4a0b285078036L2249. I've got that and testing... Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/ Mastering Apache Spark

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Shixiong(Ryan) Zhu
There is a fix: https://github.com/apache/spark/pull/11567 On Mon, Mar 7, 2016 at 11:39 PM, Reynold Xin wrote: > +Sean, who was playing with this. > > > > > On Mon, Mar 7, 2016 at 11:38 PM, Jacek Laskowski wrote: > >> Hi, >> >> Got the BUILD FAILURE.

Re: BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Reynold Xin
+Sean, who was playing with this. On Mon, Mar 7, 2016 at 11:38 PM, Jacek Laskowski wrote: > Hi, > > Got the BUILD FAILURE. Anyone looking into it? > > ➜ spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6 > -Dhadoop.version=2.7.2 -Phive -Phive-thriftserver -DskipTests

BUILD FAILURE due to...Unable to find configuration file at location dev/scalastyle-config.xml

2016-03-07 Thread Jacek Laskowski
Hi, Got the BUILD FAILURE. Anyone looking into it? ➜ spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.7.2 -Phive -Phive-thriftserver -DskipTests clean install ... [INFO] [INFO] BUILD FAILURE [INFO]