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

Jonathan Eagles commented on TEZ-3470:
--------------------------------------

[~Sreenath],  getting an error on RHEL6 with this patch applied. Any ideas?

{code}
22:29:08 [INFO] PhantomJS not found on PATH
22:29:08 [INFO] Downloading 
https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
22:29:08 [INFO] Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
22:29:08 [INFO] Receiving...
22:29:12 [INFO] 
22:29:12 [INFO] Received 22866K total.
22:29:12 [INFO] Extracting tar contents (via spawned process)
22:29:15 [INFO] Removing 
/var/builds/workspace/151597-v3-component/BUILD_CONTAINER/rhel6/label/DOCKER-LOW/app_root/tez-ui/src/main/webapp/node_modules/phantomjs-prebuilt/lib/phantom
22:29:15 [INFO] Copying extracted folder 
/tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1478730552798/phantomjs-2.1.1-linux-x86_64
 -> 
/var/builds/workspace/151597-v3-component/BUILD_CONTAINER/rhel6/label/DOCKER-LOW/app_root/tez-ui/src/main/webapp/node_modules/phantomjs-prebuilt/lib/phantom
22:29:15 [INFO] Writing location.js file
22:29:15 [INFO] Done. Phantomjs binary available at 
/var/builds/workspace/151597-v3-component/BUILD_CONTAINER/rhel6/label/DOCKER-LOW/app_root/tez-ui/src/main/webapp/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

...
22:29:53 > TMPDIR=tmp node/node ./node_modules/ember-cli/bin/ember test
...
22:30:19 not ok 1 Error
22:30:19     ---
22:30:19         message: >
22:30:19             Launcher PhantomJS not found. Not installed?
22:30:19     ...
22:30:19 
22:30:19 1..1
22:30:19 # tests 1
22:30:19 # pass  0
22:30:19 # skip  0
22:30:19 # fail  1
{code}


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

Reply via email to