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/10/30 09:27:00 UTC

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

Yuqi Gu created BIGTOP-3265:
-------------------------------

             Summary: 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
             Fix For: 1.5.0


TEZ build failed:
[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
 



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