Saket Bihari created GRIFFIN-218:
------------------------------------
Summary: Issues with griffin deployment "0.3.0-incubating"
Key: GRIFFIN-218
URL: https://issues.apache.org/jira/browse/GRIFFIN-218
Project: Griffin (Incubating)
Issue Type: Bug
Affects Versions: 0.3.0-incubating
Environment: Centos
Reporter: Saket Bihari
We are evaluating griffin for one of our POC. While deploying the
"0.3.0-incubating" in our centos having below prerequisite we are getting the
below error.
Please help me to resolve the issue asap.
-----------------Error-----------------------------
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ ui ---
[INFO] Running 'npm install' in /root/griffin-0.3.0-incubating/ui/angular
[WARNING] npm WARN deprecated [email protected]: ng2-bootstrap is renamed to
ngx-bootstrap, please do npm i ngx-bootstrap -S
[WARNING] npm WARN deprecated [email protected]: Typings is deprecated in favor of
NPM @types -- see README for more information
[WARNING] npm WARN deprecated [email protected]: Browserslist 2 could fail on
reading Browserslist >3.0 config used in other tools.
[WARNING] npm WARN deprecated [email protected]: This version is no longer
maintained. Please upgrade to the latest version.
[WARNING] npm WARN deprecated [email protected]: This version is no longer
maintained. Please upgrade to the latest version.
[WARNING] npm WARN deprecated [email protected]: This version is no longer
maintained. Please upgrade to the latest version.
[WARNING] npm WARN prefer global [email protected] should be installed with -g
[INFO]
[INFO] > [email protected] install
/root/griffin-0.3.0-incubating/ui/angular/node_modules/node-sass
[INFO] > node scripts/install.js
[INFO]
[ERROR] module.js:478
[ERROR] throw err;
[ERROR] ^
[ERROR]
[ERROR] Error: Cannot find module
'/root/griffin-0.3.0-incubating/ui/angular/node_modules/node-sass/scripts/install.js'
[ERROR] at Function.Module._resolveFilename (module.js:476:15)
[ERROR] at Function.Module._load (module.js:424:25)
[ERROR] at Module.runMain (module.js:611:10)
[ERROR] at run (bootstrap_node.js:394:7)
[ERROR] at startup (bootstrap_node.js:160:9)
[ERROR] at bootstrap_node.js:507:3
[INFO]
[INFO] > [email protected] postinstall
/root/griffin-0.3.0-incubating/ui/angular/node_modules/uglifyjs-webpack-plugin
[INFO] > node lib/post_install.js
[INFO]
[ERROR] module.js:478
[ERROR] throw err;
[ERROR] ^
[ERROR]
[ERROR] Error: Cannot find module
'/root/griffin-0.3.0-incubating/ui/angular/node_modules/uglifyjs-webpack-plugin/lib/post_install.js'
[ERROR] at Function.Module._resolveFilename (module.js:476:15)
[ERROR] at Function.Module._load (module.js:424:25)
[ERROR] at Module.runMain (module.js:611:10)
-----------------------------Summary------------------------------
Reactor Summary:
[INFO]
[INFO] Apache Griffin 0.3.0-incubating .................... SUCCESS [ 1.122 s]
[INFO] Apache Griffin :: UI :: Default UI ................. FAILURE [01:26 min]
[INFO] Apache Griffin :: Web Service ...................... SKIPPED
[INFO] Apache Griffin :: Measures ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:27 min
[INFO] Finished at: 2018-11-30T05:54:48+00:00
[INFO] Final Memory: 21M/535M
------------------Installed Prerequisite---------------------------
JDK-done
Hadoop-done
Spark-done
hive -done
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)