[
https://issues.apache.org/jira/browse/TEZ-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671140#comment-15671140
]
Sreenath Somarajapuram commented on TEZ-3470:
---------------------------------------------
[~hitesh] The patch was for PPC, and the changes were tested only on Mac,
CentOS & Ubuntu and not on RHEL6. Also for it to work in PPC PhantomJS would
have to be installed manually, the same have been mentioned in BUILDING.txt.
Should we add it in any other place.
Now regarding build in RHEL6:
- Failure pointed out by [~jeagles] is having something to do with the new
npm/node version.
-- Build works with the old npm/node version.
-- The build also works when the same is installed manually from root, using
yum or something. In other words the issuer is not at phantomjs level.
- As you said, probably we should revert this change and go with the second
patch - TEZ-3470.2.patch.
> 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
> Fix For: 0.9.0
>
> Attachments: TEZ-3470.1.patch, TEZ-3470.2.patch, TEZ-3470.3.patch,
> TEZ-3470.4.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)