You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Naresh Bhat (JIRA)" <ji...@apache.org> on 2017/08/04 07:21:00 UTC

[jira] [Commented] (BIGTOP-2250) Move environment setting from smokes helper script to gradle

    [ https://issues.apache.org/jira/browse/BIGTOP-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114039#comment-16114039 ] 

Naresh Bhat commented on BIGTOP-2250:
-------------------------------------

Do we have any fix for this issue ?  I am also hitting the same issue when I try to run Spark smoke tests on AArch64.

> Move environment setting from smokes helper script to gradle
> ------------------------------------------------------------
>
>                 Key: BIGTOP-2250
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2250
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>             Fix For: backlog
>
>
> some of the smoke tests arent running in our CI aren't running because we rely on the smoke-tests.sh helper script to set the environment. Ie
> > > Build file '/bigtop-home/bigtop-tests/smoke-tests/build.gradle' line: 26
> > >
> > > * What went wrong:
> > > Execution failed for task ':bigtop-tests:smoke-tests:spark:test'.
> > > > undeclared env variable: SPARK_HOME
> And clearly, our bigtop-deploy/vm/utils/smoke-tests.sh isn't setting up
> SPARK_HOME variable. It would be a good idea to move these setting into appropriate gradle file as now we have the right system for it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)