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

Olaf Flebbe commented on BIGTOP-1179:
-------------------------------------

[~jayunit100] You did not understand me correctly. I do not have this issue. I 
only compiled it as root accidentally while preparing a minimal centos machine. 
Switching user fixed the problem,

AFAIK you are running compile process definitely with root permissions, since 
the code triggering the message reads

'use strict';
module.exports = function () {
        return process.getuid && process.getuid() === 0;
};


I.e. getuid() returned 0 

A few tickets ago I tripped myself over a piece of code of you which couldn't 
have worked if you are compiling as non-root. Please recheck.



> Add Apache Tez to bigtop
> ------------------------
>
>                 Key: BIGTOP-1179
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1179
>             Project: Bigtop
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.8.0
>            Reporter: Giridharan Kesavan
>            Assignee: Olaf Flebbe
>             Fix For: backlog
>
>         Attachments: 
> 0001-BIGTOP-1179.-Add-Apache-Tez-to-bigtop-updated-to-0.5.patch, 
> 0001-BIGTOP-1179.-Add-Apache-Tez-to-bigtop.patch, 
> 0001-BIGTOP-1179.-Add-Apache-Tez-to-bigtop.patch, 
> 0001-BIGTOP-1179.-Add-Apache-Tez-to-bigtop.patch, 
> 0001-BIGTOP-1179.-Add-Apache-Tez-to-bigtop.patch, 
> 0001-BIGTOP-1179.-Include-tez-0.5.2.patch, 
> 0001-BIGTOP-1179.-Include-tez-0.5.2.patch, 
> 0001-BIGTOP-1179.-Include-tez-0.5.2.patch, 
> 0002-BIGTOP-1179.-Add-Apache-Tez-to-bigtop.patch, BIGTOP-1179-tez-rpm.patch, 
> BIGTOP-1179.-Add-Apache-Tez-to-bigtop-updated-to-0.4.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to