[
https://issues.apache.org/jira/browse/BIGTOP-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113948#comment-14113948
]
jay vyas commented on BIGTOP-1418:
----------------------------------
Gotcha. we have to uncomment the hadoopClusterRuntime configuration before
running the build.
{noformat}
- /* hadoopClusterRuntime */ runtime {
+ hadoopClusterRuntime {
{noformat}
like that.
We forgot to add that in the README . I think your right, its better if we
just fix it here.
I'll test this fix later if you don't beat me to it ! :)
Thanks [~jornfranke] for noting this !
> [BigPetStore] build.gradle - wrong variable name (hadoopClusterRuntime
> instead of runtime)
> ------------------------------------------------------------------------------------------
>
> Key: BIGTOP-1418
> URL: https://issues.apache.org/jira/browse/BIGTOP-1418
> Project: Bigtop
> Issue Type: Bug
> Components: blueprints
> Affects Versions: backlog
> Environment: Gradle
> Reporter: Jörn Franke
> Priority: Trivial
> Labels: bigpetstore, easyfix
>
> build.gradle of Big PetStore - line 255 : should be configurations.runtime
> instead of configuration.hadoopClusterRuntime
--
This message was sent by Atlassian JIRA
(v6.2#6252)