Uh oh!
There was an error while loading. Please reload this page.
[SPARK-24529][BUILD][test-maven][FOLLOW-UP] Set spotbugs-maven-plugin's fork to true - #21785
[SPARK-24529][BUILD][test-maven][FOLLOW-UP] Set spotbugs-maven-plugin's fork to true#21785wangyum wants to merge 1 commit into
Conversation
SparkQA
commented
Jul 16, 2018
Test build #93114 has finished for PR 21785 at commit
|
HyukjinKwon
commented
Jul 17, 2018
@wangyum, I think we better test the build against maven by adding |
HyukjinKwon
commented
Jul 17, 2018
retest this please |
HyukjinKwon
commented
Jul 17, 2018
cc @kiszk |
SparkQA
commented
Jul 17, 2018
Test build #93149 has finished for PR 21785 at commit
|
wangyum
commented
Jul 17, 2018
retest this please |
kiszk
commented
Jul 17, 2018
Now, I am checking |
SparkQA
commented
Jul 17, 2018
Test build #93154 has finished for PR 21785 at commit
|
wangyum
commented
Jul 17, 2018
retest this please |
skonto
commented
Jul 17, 2018
+1 I saw this with my build. I reported on the other PR. |
kiszk
commented
Jul 17, 2018
In my environment, |
SparkQA
commented
Jul 17, 2018
Test build #93161 has finished for PR 21785 at commit
|
wangyum
commented
Jul 17, 2018
@kiszk What is your environment? My environment is: |
@wangyum my environment is |
kiszk
commented
Jul 17, 2018
I got the same error in my Mac. I understand that the motivation of forking is this solution. Unfortunately, I cannot access my Mac until this weekend. For now, let me retest again. |
kiszk
commented
Jul 17, 2018
retest this please |
SparkQA
commented
Jul 18, 2018
Test build #93198 has finished for PR 21785 at commit
|
I can reproduce this and tested it fixes in my local as well. |
HyukjinKwon
commented
Jul 18, 2018
Merged to master. |
kiszk
commented
Jul 21, 2018
@HyukjinKwon@wangyum thank you. I took a vacation. |
What changes were proposed in this pull request?
Set
spotbugs-maven-plugin's fork totrue, otherwise will throw exception when make distribution:exception:
How was this patch tested?
manual tests