You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Abhishek Modi (JIRA)" <ji...@apache.org> on 2018/01/13 17:56:00 UTC

[jira] [Created] (TEZ-3886) Tez build fails on windows machine.

Abhishek Modi created TEZ-3886:
----------------------------------

             Summary: Tez build fails on windows machine.
                 Key: TEZ-3886
                 URL: https://issues.apache.org/jira/browse/TEZ-3886
             Project: Apache Tez
          Issue Type: Bug
         Environment: Operating System: Windows 10 (x64)
            Reporter: Abhishek Modi


There is a build failure in tez-ui package. 

{code}
ENOENT: no such file or directory, symlink 'D:\oss\tez\tez-ui\src\main\webapp\tmp\funnel-input_base_path-fYygKLht.tmp\larskotthoff\chernoff\named-amd\main.js' -> 'D:\oss\tez\tez-ui\src\main\webapp\tmp\funnel-output_path-Apj11vLl.tmp\d3-plugins-dist\larskotthoff\chernoff\named-amd\main.js'
Error: ENOENT: no such file or directory, symlink 'D:\oss\tez\tez-ui\src\main\webapp\tmp\funnel-input_base_path-fYygKLht.tmp\larskotthoff\chernoff\named-amd\main.js' -> 'D:\oss\tez\tez-ui\src\main\webapp\tmp\funnel-output_path-Apj11vLl.tmp\d3-plugins-dist\larskotthoff\chernoff\named-amd\main.js'
    at Error (native)
    at Object.fs.symlinkSync (fs.js:945:18)
    at symlinkWindows (D:\oss\tez\tez-ui\src\main\webapp\node_modules\symlink-or-copy\index.js:120:16)
    at Function.symlinkOrCopySync [as sync] (D:\oss\tez\tez-ui\src\main\webapp\node_modules\symlink-or-copy\index.js:63:5)
    at Funnel._copy (D:\oss\tez\tez-ui\src\main\webapp\node_modules\broccoli-funnel\index.js:398:19)
    at Funnel.processFile (D:\oss\tez\tez-ui\src\main\webapp\node_modules\broccoli-funnel\index.js:381:8)
    at Funnel.applyPatch [as _applyPatch] (D:\oss\tez\tez-ui\src\main\webapp\node_modules\broccoli-funnel\index.js:298:12)
    at Funnel.<anonymous> (D:\oss\tez\tez-ui\src\main\webapp\node_modules\broccoli-funnel\index.js:250:10)
    at Array.forEach (native)
    at Funnel.processFilters (D:\oss\tez\tez-ui\src\main\webapp\node_modules\broccoli-funnel\index.js:249:9)
{code}

This seems to be related to https://github.com/broccolijs/broccoli-funnel/issues/60. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)