[
https://issues.apache.org/jira/browse/YARN-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950777#comment-15950777
]
Sonia Garudi commented on YARN-6421:
------------------------------------
I have uploaded a patch which updates the version of frontend-maven plugin to
1.1 and modifies the npm-cli path. This patch resolves the error and the build
is successful.
> Build failure in Yarn-UI on ppc64le
> -----------------------------------
>
> Key: YARN-6421
> URL: https://issues.apache.org/jira/browse/YARN-6421
> Project: Hadoop YARN
> Issue Type: Bug
> Components: yarn-ui-v2
> Affects Versions: 3.0.0-alpha3
> Environment: Ubuntu 14.04
> ppc64le
> $ java -version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
> OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
> Reporter: Sonia Garudi
> Labels: ppc64le
> Attachments: YARN-6421.patch
>
>
> The build fails with the following message :
> {code}
> [ERROR]
> /ws/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node/node:
> 1:
> /ws/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node/node:ELF:
> not found
> [ERROR]
> /ws/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node/node:
> 21:
> /ws/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node/node:
> Syntax error: ")" unexpected
> {code}
> The error is due to frontend-maven plugin version 0.0.22, which does not have
> support for ppc64le. It downloads the x86 version of node.
> ppc64le support was added to frontend-maven-plugin in version 1.1.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]