lundi 13 février 2017

hdp install ranger via blueprint

Vote count: 0

Is it possible to install ranger via blueprints?

Currently, I only get an error that the database was not selected when trying to install ranger via ambari blueprints API

[JISQL] /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el7_3.x86_64/bin/java -cp /usr/hdp/current/ranger-admin/ews/lib/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/* org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://mn01.vagrant  :3306/ranger -u 'ranger' -p '********' -noheader -trim -c \; -input /usr/hdp/current/ranger-admin/db/mysql/create_dbversion_catalog.sql
Error executing: create table if not exists x_db_version_h  (   id              bigint not null auto_increment primary key,     version         varchar(64) not null,   inst_at         timestamp not null default current_timestamp,   inst_by         varchar(256) not null,  updated_at      timestamp null default null,     updated_by      varchar(256) not null,     active          ENUM('Y', 'N') default 'Y' ) ; 
java.sql.SQLException: No database selected

A detailed blueprint JSON can be found http://ift.tt/2l7OUvm and full error output http://ift.tt/2kD2LGE

asked 1 min ago

Let's block ads! (Why?)



hdp install ranger via blueprint

Aucun commentaire:

Enregistrer un commentaire