[
https://issues.apache.org/jira/browse/BEAM-9216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104737#comment-17104737
]
Kyle Weaver commented on BEAM-9216:
-----------------------------------
Thanks for investigating Borzoo. It seems the reason Katas have their own
gradlew is so they can be imported as their own project in Intellij [1]. So we
will have to go with option 1. (short of a major restructuring of how Katas are
built).
[1] https://github.com/apache/beam/tree/master/learning/katas/java
> 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)