You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/03/01 23:04:18 UTC

[jira] [Resolved] (TEZ-3153) build uses tmp, that is problematic on a shared machine

     [ https://issues.apache.org/jira/browse/TEZ-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah resolved TEZ-3153.
------------------------------
    Resolution: Duplicate

> build uses tmp, that is problematic on a shared machine
> -------------------------------------------------------
>
>                 Key: TEZ-3153
>                 URL: https://issues.apache.org/jira/browse/TEZ-3153
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>
> {noformat}
> INFO] bower@1.7.7 node_modules/bower
> [INFO] 
> [INFO] --- exec-maven-plugin:1.3.2:exec (ember build) @ tez-ui2 ---
> version: 1.13.13
> Could not find watchman, falling back to NodeWatcher for file system events.
> Visit http://www.ember-cli.com/user-guide/#watchman for more info.
> BuildingBuilding.Build failed.
> File: modules/ember-wormhole/components/ember-wormhole.js
> EACCES, mkdir '/tmp/async-disk-cache/3b95d6f55686e4f2ba8e38923a59b8dd'
> Error: EACCES, mkdir '/tmp/async-disk-cache/3b95d6f55686e4f2ba8e38923a59b8dd'
> {noformat}
> Looks like some stuff during the build writes to tmp; some other user has already created /tmp/async-disk-cache so I get an access error.



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