[
https://issues.apache.org/jira/browse/BEAM-9216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104729#comment-17104729
]
Borzoo Esmailloo commented on BEAM-9216:
----------------------------------------
The problem is caused by katas using an older version of gradle. I see two
options here:
# Upgrade katas gradle version. We might encounter the same bug later if we do
this.
# Investigate why katas have their own gradlew and remove it if there isn't
any good reason.
What do you think Kyle?
> Unable to run job server
> ------------------------
>
> Key: BEAM-9216
> URL: https://issues.apache.org/jira/browse/BEAM-9216
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Affects Versions: 2.16.0, 2.18.0
> Environment: Archlinux Linux 4.19.94-1-lts #1 SMP x86_64 GNU/Linux
> Docker OpenJDK 8 Stretch
> Reporter: Darshan Parab
> Assignee: Borzoo Esmailloo
> Priority: Minor
> Labels: beam, newbie, sparkrunner
>
> Beam throws below mentioned error while following the steps to use Spark
> Portable runner.
> ---------------------------------------------------------------------------------------------------------------------------------
> {{>./learning/katas/java/gradlew :runners:spark:job-server:runShadow}}{{}}
> {{}}{{Starting a Gradle Daemon (subsequent builds will be faster)}}
> {{Parallel execution is an incubating feature.}}{{FAILURE: Build failed with
> an exception.}}
> {{* Where:}}
> {{Build file
> '/home/darshan/docker/apache/beam/beam-release-2.18.0/buildSrc/build.gradle'
> line: 32}}
> {{* What went wrong:}}
> {{A problem occurred evaluating project ':buildSrc'.}}
> {{> Could not find method content() for arguments
> [build_9gp7982ce87i1sk76auu30fh3$_run_closure1$_closure6$_closure7@26bd394f]
> on object of type
> org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository.}}{{*
> Try:}}
> {{Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output. Run with --scan to get full
> insights.}}{{* Get more help at
> [https://help.gradle.org|https://help.gradle.org/]}}
> {{---------------------------------------------------------------------------------------------------------------------------------}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)