Re: BUILD FAILURE...again?! :( Spark Project External Flume on fire

2016-01-11 Thread Josh Rosen
I've got a hotfix which should address it: https://github.com/apache/spark/pull/10693 On Sun, Jan 10, 2016 at 11:50 PM, Jacek Laskowski wrote: > Hi, > > It appears that the last commit [1] broke the build. Is anyone working > on it? I can when told so. > > ➜ spark

Re: BUILD FAILURE...again?! :( Spark Project External Flume on fire

2016-01-11 Thread Jean-Baptiste Onofré
I confirm: I have the same issue. I tried Josh's PR and but the branch is not found: git pull https://github.com/JoshRosen/spark netty-hotfix As the issue is on Flume external, I'm not sure it's related. Let me take a look and eventually provide a fix. Regards JB -- Jean-Baptiste Onofré

Re: BUILD FAILURE...again?! :( Spark Project External Flume on fire

2016-01-11 Thread Jacek Laskowski
Hi, I've just git pull and it worked for me. Looks like https://github.com/apache/spark/commit/f13c7f8f7dc8766b0a42406b5c3639d6be55cf33 fixed the issue (or something in-between). Thanks for such a quick fix! p.s. Had time for swimming :-) Pozdrawiam, Jacek Jacek Laskowski |

BUILD FAILURE...again?! :( Spark Project External Flume on fire

2016-01-10 Thread Jacek Laskowski
Hi, It appears that the last commit [1] broke the build. Is anyone working on it? I can when told so. ➜ spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.7.1 -Dscala-2.11 -Phive -Phive-thriftserver -DskipTests clean install ... [info] Compiling 8 Scala sources and 1 Java