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

Sreenath Somarajapuram commented on TEZ-3470:
---------------------------------------------

bq. Can you run strace on phantomjs process when it is getting triggered ?
Will try that, but as they are executed internally by "ember-cli test", guess 
we would have to dig deeper into the test framework to use strace.

bq. And also how you are installing phantomjs ? via npm ?
I have tried two approaches. In both cases it was getting the above.
1. Unzip your tar bar into a folder and add the bin into $PATH and let 
phantomjs-prebuilt npm package take it from there
2. Set PHANTOMJS_CDNURL, and let phantomjs-prebuilt npm package download and 
install the tar ball.

bq. I have tested the phantomjs binary available in github/ibmsoe several 
times. It works for tez-ui and all the UTs passes.
Thats great news. The machine I tested was PPC64 LE, from the tarball name 
guess your's isn't little endian.

> 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.3.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)

Reply via email to