You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2016/12/14 17:14:59 UTC

[jira] [Created] (YARN-6003) yarn-ui build failure caused by debug 2.4.0

Akira Ajisaka created YARN-6003:
-----------------------------------

             Summary: yarn-ui build failure caused by debug 2.4.0
                 Key: YARN-6003
                 URL: https://issues.apache.org/jira/browse/YARN-6003
             Project: Hadoop YARN
          Issue Type: Bug
          Components: build, yarn-ui-v2
            Reporter: Akira Ajisaka
            Priority: Critical


The recent build failure: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt
{noformat}
/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/debug/debug.js:126
  debug.color = selectColor(namespae);
                            ^
ReferenceError: namespae is not defined
    at createDebug (/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/debug/debug.js:126:29)
    at Object.<anonymous> (/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/ember-cli/lib/models/project.js:16:43)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/src/main/webapp/node_modules/ember-cli/lib/cli/index.js:4:21)
    at Module._compile (module.js:456:26)
{noformat}
build@2.4.0 is broken. https://github.com/visionmedia/debug/issues/347
Probably we need to set the version to 2.4.1 explicitly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org