[
https://issues.apache.org/jira/browse/TEZ-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595530#comment-15595530
]
Hitesh Shah commented on TEZ-3470:
----------------------------------
When running a mvn clean test -Pppc64 on my mac laptop, I see:
{code}
ok 727 PhantomJS 1.9 - JSHint - utils: utils/process-definition.js should pass
jshint
ok 728 PhantomJS 1.9 - JSHint - utils: utils/process.js should pass jshint
ok 729 PhantomJS 1.9 - JSHint - utils: utils/processor.js should pass jshint
ok 730 PhantomJS 1.9 - JSHint - utils: utils/vertex-process.js should pass
jshint
{code}
The above seems a bit off given that phantomjs was meant to have been moved to
2.1.x ?
Also, could you clarify why we are pushing the version upgrades to a profile
instead of making the changes default to all platforms?
> Tez UI: Make the build work in IBM PPC
> --------------------------------------
>
> Key: TEZ-3470
> URL: https://issues.apache.org/jira/browse/TEZ-3470
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.8.3
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Labels: TezUI
> Attachments: TEZ-3470.1.patch, TEZ-3470.2.patch, TEZ-3470.wip.1.patch
>
>
> Current versions of frontend-maven-plugin, node & npm used by the build is
> not functioning as expected in IBM PPC. Following version works, and the
> build must be changed to used the same in a PPC.
> - frontend-maven-plugin : v1.1
> - node : v5.7.0
> - npm : 3.6.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)