You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/11/07 23:31:11 UTC

[jira] [Created] (ZEPPELIN-403) Build fails with "grunt --no-color" command on zeppelin-web module

Zoltán Zvara created ZEPPELIN-403:
-------------------------------------

             Summary: Build fails with "grunt --no-color" command on zeppelin-web module
                 Key: ZEPPELIN-403
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-403
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Zoltán Zvara
            Priority: Critical


Command to build with:

{{mvn clean package -Pspark-1.5 -Dhadoop.version=2.7.1 -Phadoop-2.6 -Pyarn -DskipTests}}

Stand to zeppelin-web folder and run {{grunt --no-color}}, you will see that {{karma:test}} fails, which issues a Warning that shuts down the compilation. Test fails with no reason, after connecting to karma server with PhantomJS.

For a hotfix, I've removed the test from the {{Gruntfile.js}}.

The above maven build succeeds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)