You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (Jira)" <ji...@apache.org> on 2019/11/12 01:54:00 UTC

[jira] [Commented] (BIGTOP-3265) Fix TEZ build error

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

Yuqi Gu commented on BIGTOP-3265:
---------------------------------

TEZ is not allowed to be built under root in BIGTOP-2722.

Close it.

> Fix TEZ build error
> -------------------
>
>                 Key: BIGTOP-3265
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3265
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.4.0
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> TEZ build failed:
> {code:java}
> [INFO] — frontend-maven-plugin:1.4:yarn (yarn install) @ tez-ui —
>  [INFO] Running 'yarn install' in /ws/output/tez/tez-0.9.1/tez-ui/src/main/webapp
>  [INFO] yarn install v0.21.3
>  [INFO] [1/4] Resolving packages...
>  [INFO] [2/4] Fetching packages...
>  [INFO] [3/4] Linking dependencies...
>  [INFO] [4/4] Building fresh packages...
>  [INFO] Done in 108.53s.
>  [INFO]
>  [INFO] — frontend-maven-plugin:1.4:bower (bower install) @ tez-ui —
>  [INFO] Running 'bower install' in /ws/output/tez/tez-0.9.1/tez-ui/src/main/webapp
>  [ERROR] bower ESUDO Cannot be run with sudo
>  [ERROR]
>  [ERROR] Additional error details:
>  [ERROR] Since bower is a user command, there is no need to execute it with superuser permissions.
>  [ERROR] If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.
>  [ERROR]
>  [ERROR] http://www.joyent.com/blog/installing-node-and-npm[ERROR] https://gist.github.com/isaacs/579814[ERROR]
>  [ERROR] You can however run a command with sudo using "--allow-root" option{code}
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)