You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Amir Sanjar (JIRA)" <ji...@apache.org> on 2016/09/15 14:37:20 UTC

[jira] [Created] (BIGTOP-2535) frontend-maven-plugin fails on ppc64le

Amir Sanjar created BIGTOP-2535:
-----------------------------------

             Summary: frontend-maven-plugin fails on ppc64le
                 Key: BIGTOP-2535
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2535
             Project: Bigtop
          Issue Type: Bug
          Components: build, docker, ppc64le
    Affects Versions: 1.1.0
            Reporter: Amir Sanjar
            Assignee: Amir Sanjar
             Fix For: 1.2.0


An alternate method  to install nodejs during maven build is to use frontend-maven-plugins. However, the current version of the plugins ( version =< 1.0.0) has hard coded path to x86 node binary.
This issue has been resolved by pull request  https://github.com/eirslett/frontend-maven-plugin/pull/427, targeted for 1.2.0 release. 
Meanwhile to unblock zeppelin, Tez, and Ambari 2.2.0 builds we need to include the plugin and PhantomJS as part of the docker slave image for PPC. 



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