我是地精的新手。我已经下载了incubator-gobblin-gobblin_0.11.0。在执行时按照此处给出的说明在 Windows 10 上安装地精时,./gradlew :gobblin-distribution:buildDistributionTar
我得到了以下结果。
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':gobblin-distribution:buildDistributionTar'.
> Configuration with name 'dataTemplate' not found.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
java版本“1.8.0_241”
如果有人知道如何解决它,请帮助。