Open sunhanjie opened 8 years ago
I install Hipi from the instruction. When I run gradle , I got the error as follows. By the way, my ubuntu version is 14.04, Java version is 1.8.0_66, Hadoop version is 2.6.0, gradle version is 1.8.6
FAILURE: Build failed with an exception.
What went wrong: A problem occurred evaluating project ':core'.
Could not find method distributions() for arguments [build_8nfcqrm8d036uencqjsvkfucd$_run_closure2@7f74297a] on project ':core'.
BUILD FAILED
Total time: 21.731 secs
How can I solve this problem? Thanks.
Solved. I didn't update my gradle version. After updating, it can work.
Same problem but still not solved after updating gradle. Please suggest a solution
I install Hipi from the instruction. When I run gradle , I got the error as follows. By the way, my ubuntu version is 14.04, Java version is 1.8.0_66, Hadoop version is 2.6.0, gradle version is 1.8.6
FAILURE: Build failed with an exception.
What went wrong: A problem occurred evaluating project ':core'.
BUILD FAILED
Total time: 21.731 secs
How can I solve this problem? Thanks.