You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2016/11/12 03:32:58 UTC

[jira] [Comment Edited] (TEZ-3470) Tez UI: Make the build work in IBM PPC

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

Sreenath Somarajapuram edited comment on TEZ-3470 at 11/12/16 3:31 AM:
-----------------------------------------------------------------------

[~jeagles] Doubt if TEZ-3469 is causing the same as v2.1.1 tar ball for your platform is available and is downloading.

Will try to figure-out ways to fix this, but in the mean time the following must get you unblocked.
# Install PhantomJS globally form root level - npm install -g phantomjs-prebuilt (Would have to install npm if not available)
# Ensure "phantomjs --version" is returning a valid version number where the build is run.
# Build Tez. First time after #1 you might have to use -PcleanUICache profile.

* Was verified on an RHEL6 machine.


was (Author: sreenath):
[~jeagles] Doubt if TEZ-3469 is causing the same as v2.1.1 tar ball for your platform is available and is downloading.

Will try to figure-out ways to fix this, but in the mean time the following must get you unblocked.
# Install PhantomJS globally form root level - npm install -g phantomjs-prebuilt (Would have to install npm if not available)
# Ensure "phantomjs --version" is returning a valid version number where the build is run.
# Build Tez. First time after #1 you might have to use -PcleanUICache profile.

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