apache-kylin 2.2的问题处理

1.  由于多次折腾,导致hbase 内数据不一致,无法做kylin的初始化工作,处理方法:用 hbase zkcli 进入 zk的命令行管理,删除table  rmr /hbase/table/kylin_metadata


注:别执行 rmr /hbase  不然会悲剧的。

2.  初始化 hbase 有问题 爆以下错误: 

Caused by: java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter;

    at com.fasterxml.jackson.datatype.joda.ser.JodaDateSerializerBase.<clinit>(JodaDateSerializerBase.java:15)
    at com.fasterxml.jackson.datatype.joda.JodaModule.<init>(JodaModule.java:39)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)

在 bin/keylin.sh 中 做hbase 初始化工作的是如下的语句: (待解决!!)

hbase ${KYLIN_EXTRA_START_OPTS} \

    -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager \
    -Dlog4j.configuration=file:${KYLIN_HOME}/conf/kylin-server-log4j.properties \
    -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true \
    -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true \
    -Djava.endorsed.dirs=${tomcat_root}/endorsed  \
    -Dcatalina.base=${tomcat_root} \
    -Dcatalina.home=${tomcat_root} \
    -Djava.io.tmpdir=${tomcat_root}/temp  \
    -Dkylin.hive.dependency=${hive_dependency} \
    -Dkylin.hbase.dependency=${hbase_dependency} \
    -Dkylin.kafka.dependency=${kafka_dependency} \
    -Dkylin.spark.dependency=${spark_dependency} \
    -Dkylin.hadoop.conf.dir=${kylin_hadoop_conf_dir} \
    -Dspring.profiles.active=${spring_profile} \
    org.apache.hadoop.util.RunJar ${tomcat_root}/bin/bootstrap.jar  org.apache.catalina.startup.Bootstrap start >> ${KYLIN_HOME}/logs/kylin.out 2>&1 & echo $! > ${KYLIN_HOME}/pid &


--------------

/usr/java/jdk1.8.0_151/bin/java -Dproc_-Xms1024M -XX:OnOutOfMemoryError=kill -9 %p -XX:+UseConcMarkSweepGC -Dhbase.log.dir=/soft/hbase-1.2.6/bin/../logs -Dhbase.log.file=hbase.log -Dhbase.home.dir=/soft/hbase-1.2.6/bin/.. -Dhbase.id.str= -Dhbase.root.logger=INFO,console -Djava.library.path=/soft/hadoop-3.0.0/lib/native -Dhbase.security.logger=INFO,NullAppender -Xms1024M -Xmx4096M -Xss1024K -XX:MaxPermSize=128M -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:/soft/apache-kylin-2.2.0-bin/logs/kylin.gc.30279 -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=64M -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Dlog4j.configuration=file:/soft/apache-kylin-2.2.0-bin/conf/kylin-server-log4j.properties -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true -Djava.endorsed.dirs=/soft/apache-kylin-2.2.0-bin/bin/../tomcat/endorsed -Dcatalina.base=/soft/apache-kylin-2.2.0-bin/bin/../tomcat -Dcatalina.home=/soft/apache-kylin-2.2.0-bin/bin/../tomcat -Djava.io.tmpdir=/soft/apache-kylin-2.2.0-bin/bin/../tomcat/temp -Dkylin.hive.dependency=/soft/apache-hive-2.3.2-bin/conf:/soft/apache-hive-2.3.2-bin/lib/hive-common-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-shims-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-shims-common-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-slf4j-impl-2.6.2.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-api-2.6.2.jar:/soft/apache-hive-2.3.2-bin/lib/guava-14.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/commons-lang-2.6.jar:/soft/apache-hive-2.3.2-bin/lib/libthrift-0.9.3.jar:/soft/apache-hive-2.3.2-bin/lib/httpclient-4.4.jar:/soft/apache-hive-2.3.2-bin/lib/httpcore-4.4.jar:/soft/apache-hive-2.3.2-bin/lib/commons-logging-1.2.jar:/soft/apache-hive-2.3.2-bin/lib/commons-codec-1.4.jar:/soft/apache-hive-2.3.2-bin/lib/curator-framework-2.7.1.jar:/soft/apache-hive-2.3.2-bin/lib/curator-client-2.7.1.jar:/soft/apache-hive-2.3.2-bin/lib/zookeeper-3.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jline-2.12.jar:/soft/apache-hive-2.3.2-bin/lib/netty-3.6.2.Final.jar:/soft/apache-hive-2.3.2-bin/lib/hive-shims-0.23-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/guice-servlet-4.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/javax.inject-1.jar:/soft/apache-hive-2.3.2-bin/lib/protobuf-java-2.5.0.jar:/soft/apache-hive-2.3.2-bin/lib/commons-io-2.4.jar:/soft/apache-hive-2.3.2-bin/lib/jettison-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/activation-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-jaxrs-1.9.13.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-xc-1.9.13.jar:/soft/apache-hive-2.3.2-bin/lib/jersey-guice-1.19.jar:/soft/apache-hive-2.3.2-bin/lib/jersey-server-1.14.jar:/soft/apache-hive-2.3.2-bin/lib/asm-3.1.jar:/soft/apache-hive-2.3.2-bin/lib/commons-compress-1.9.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-util-6.1.26.jar:/soft/apache-hive-2.3.2-bin/lib/jersey-client-1.9.jar:/soft/apache-hive-2.3.2-bin/lib/commons-cli-1.2.jar:/soft/apache-hive-2.3.2-bin/lib/commons-collections-3.2.2.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-6.1.26.jar:/soft/apache-hive-2.3.2-bin/lib/hive-shims-scheduler-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-storage-api-2.4.0.jar:/soft/apache-hive-2.3.2-bin/lib/commons-lang3-3.1.jar:/soft/apache-hive-2.3.2-bin/lib/orc-core-1.3.3.jar:/soft/apache-hive-2.3.2-bin/lib/aircompressor-0.3.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-all-7.6.0.v20120127.jar:/soft/apache-hive-2.3.2-bin/lib/geronimo-jta_1.1_spec-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/mail-1.4.1.jar:/soft/apache-hive-2.3.2-bin/lib/geronimo-jaspic_1.0_spec-1.0.jar:/soft/apache-hive-2.3.2-bin/lib/geronimo-annotation_1.0_spec-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/asm-commons-3.1.jar:/soft/apache-hive-2.3.2-bin/lib/asm-tree-3.1.jar:/soft/apache-hive-2.3.2-bin/lib/javax.servlet-3.0.0.v201112011016.jar:/soft/apache-hive-2.3.2-bin/lib/joda-time-2.8.1.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-1.2-api-2.6.2.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-core-2.6.2.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-web-2.6.2.jar:/soft/apache-hive-2.3.2-bin/lib/ant-1.9.1.jar:/soft/apache-hive-2.3.2-bin/lib/ant-launcher-1.9.1.jar:/soft/apache-hive-2.3.2-bin/lib/json-1.8.jar:/soft/apache-hive-2.3.2-bin/lib/metrics-core-3.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/metrics-jvm-3.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/metrics-json-3.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-databind-2.6.5.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-annotations-2.6.0.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-core-2.6.5.jar:/soft/apache-hive-2.3.2-bin/lib/dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar:/soft/apache-hive-2.3.2-bin/lib/commons-math3-3.6.1.jar:/soft/apache-hive-2.3.2-bin/lib/commons-httpclient-3.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/servlet-api-2.4.jar:/soft/apache-hive-2.3.2-bin/lib/jsp-api-2.1.jar:/soft/apache-hive-2.3.2-bin/lib/avro-1.7.7.jar:/soft/apache-hive-2.3.2-bin/lib/paranamer-2.3.jar:/soft/apache-hive-2.3.2-bin/lib/snappy-java-1.0.5.jar:/soft/apache-hive-2.3.2-bin/lib/gson-2.2.4.jar:/soft/apache-hive-2.3.2-bin/lib/curator-recipes-2.7.1.jar:/soft/apache-hive-2.3.2-bin/lib/jsr305-3.0.0.jar:/soft/apache-hive-2.3.2-bin/lib/htrace-core-3.1.0-incubating.jar:/soft/apache-hive-2.3.2-bin/lib/hive-serde-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-service-rpc-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/jasper-compiler-5.5.23.jar:/soft/apache-hive-2.3.2-bin/lib/jsp-api-2.0.jar:/soft/apache-hive-2.3.2-bin/lib/ant-1.6.5.jar:/soft/apache-hive-2.3.2-bin/lib/jasper-runtime-5.5.23.jar:/soft/apache-hive-2.3.2-bin/lib/commons-el-1.0.jar:/soft/apache-hive-2.3.2-bin/lib/libfb303-0.9.3.jar:/soft/apache-hive-2.3.2-bin/lib/opencsv-2.3.jar:/soft/apache-hive-2.3.2-bin/lib/parquet-hadoop-bundle-1.8.1.jar:/soft/apache-hive-2.3.2-bin/lib/hive-metastore-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/javolution-5.5.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-client-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-annotations-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/findbugs-annotations-1.3.9-1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-common-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-protocol-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/netty-all-4.0.52.Final.jar:/soft/apache-hive-2.3.2-bin/lib/jcodings-1.0.8.jar:/soft/apache-hive-2.3.2-bin/lib/joni-2.1.2.jar:/soft/apache-hive-2.3.2-bin/lib/bonecp-0.8.0.RELEASE.jar:/soft/apache-hive-2.3.2-bin/lib/HikariCP-2.5.1.jar:/soft/apache-hive-2.3.2-bin/lib/derby-10.10.2.0.jar:/soft/apache-hive-2.3.2-bin/lib/datanucleus-api-jdo-4.2.4.jar:/soft/apache-hive-2.3.2-bin/lib/datanucleus-core-4.1.17.jar:/soft/apache-hive-2.3.2-bin/lib/datanucleus-rdbms-4.1.19.jar:/soft/apache-hive-2.3.2-bin/lib/commons-pool-1.5.4.jar:/soft/apache-hive-2.3.2-bin/lib/commons-dbcp-1.4.jar:/soft/apache-hive-2.3.2-bin/lib/jdo-api-3.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/jta-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/javax.jdo-3.2.0-m3.jar:/soft/apache-hive-2.3.2-bin/lib/transaction-api-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/antlr-runtime-3.5.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-testutils-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/tempus-fugit-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hive-exec-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-vector-code-gen-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/velocity-1.5.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-tez-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-client-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-common-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/ST4-4.0.4.jar:/soft/apache-hive-2.3.2-bin/lib/ivy-2.4.0.jar:/soft/apache-hive-2.3.2-bin/lib/groovy-all-2.4.4.jar:/soft/apache-hive-2.3.2-bin/lib/avatica-1.8.0.jar:/soft/apache-hive-2.3.2-bin/lib/avatica-metrics-1.8.0.jar:/soft/apache-hive-2.3.2-bin/lib/eigenbase-properties-1.1.5.jar:/soft/apache-hive-2.3.2-bin/lib/janino-2.7.6.jar:/soft/apache-hive-2.3.2-bin/lib/commons-compiler-2.7.6.jar:/soft/apache-hive-2.3.2-bin/lib/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar:/soft/apache-hive-2.3.2-bin/lib/stax-api-1.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/hive-service-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-server-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/slider-core-0.90.2-incubating.jar:/soft/apache-hive-2.3.2-bin/lib/jcommander-1.32.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-common-2.3.2-tests.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-hadoop2-compat-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-hadoop-compat-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/commons-math-2.2.jar:/soft/apache-hive-2.3.2-bin/lib/metrics-core-2.2.0.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-server-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-procedure-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-common-1.1.1-tests.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-prefix-tree-1.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-sslengine-6.1.26.jar:/soft/apache-hive-2.3.2-bin/lib/jsp-2.1-6.1.14.jar:/soft/apache-hive-2.3.2-bin/lib/jsp-api-2.1-6.1.14.jar:/soft/apache-hive-2.3.2-bin/lib/servlet-api-2.5-6.1.14.jar:/soft/apache-hive-2.3.2-bin/lib/jamon-runtime-2.3.1.jar:/soft/apache-hive-2.3.2-bin/lib/disruptor-3.3.0.jar:/soft/apache-hive-2.3.2-bin/lib/jpam-1.1.jar:/soft/apache-hive-2.3.2-bin/lib/hive-jdbc-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-beeline-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/super-csv-2.2.0.jar:/soft/apache-hive-2.3.2-bin/lib/hive-cli-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-contrib-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-hbase-handler-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hbase-hadoop2-compat-1.1.1-tests.jar:/soft/apache-hive-2.3.2-bin/lib/hive-druid-handler-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/java-util-0.27.10.jar:/soft/apache-hive-2.3.2-bin/lib/config-magic-0.9.jar:/soft/apache-hive-2.3.2-bin/lib/rhino-1.7R5.jar:/soft/apache-hive-2.3.2-bin/lib/json-path-2.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/druid-server-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/druid-processing-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/druid-common-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/druid-api-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/guice-multibindings-4.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/airline-0.7.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-dataformat-smile-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/hibernate-validator-5.1.3.Final.jar:/soft/apache-hive-2.3.2-bin/lib/validation-api-1.1.0.Final.jar:/soft/apache-hive-2.3.2-bin/lib/jboss-logging-3.1.3.GA.jar:/soft/apache-hive-2.3.2-bin/lib/classmate-1.0.0.jar:/soft/apache-hive-2.3.2-bin/lib/commons-dbcp2-2.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/commons-pool2-2.2.jar:/soft/apache-hive-2.3.2-bin/lib/javax.el-api-3.0.0.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-datatype-guava-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-datatype-joda-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jdbi-2.63.1.jar:/soft/apache-hive-2.3.2-bin/lib/log4j-jul-2.5.jar:/soft/apache-hive-2.3.2-bin/lib/antlr4-runtime-4.5.jar:/soft/apache-hive-2.3.2-bin/lib/bytebuffer-collections-0.2.5.jar:/soft/apache-hive-2.3.2-bin/lib/extendedset-1.3.10.jar:/soft/apache-hive-2.3.2-bin/lib/RoaringBitmap-0.5.18.jar:/soft/apache-hive-2.3.2-bin/lib/emitter-0.3.6.jar:/soft/apache-hive-2.3.2-bin/lib/http-client-1.0.4.jar:/soft/apache-hive-2.3.2-bin/lib/server-metrics-0.2.8.jar:/soft/apache-hive-2.3.2-bin/lib/compress-lzf-1.0.3.jar:/soft/apache-hive-2.3.2-bin/lib/icu4j-4.8.1.jar:/soft/apache-hive-2.3.2-bin/lib/lz4-1.3.0.jar:/soft/apache-hive-2.3.2-bin/lib/mapdb-1.0.8.jar:/soft/apache-hive-2.3.2-bin/lib/druid-console-0.0.2.jar:/soft/apache-hive-2.3.2-bin/lib/javax.el-3.0.0.jar:/soft/apache-hive-2.3.2-bin/lib/curator-x-discovery-2.11.0.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-jaxrs-json-provider-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-jaxrs-base-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-module-jaxb-annotations-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jackson-jaxrs-smile-provider-2.4.6.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-server-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/javax.servlet-api-3.1.0.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-http-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-util-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-io-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-proxy-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-client-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/tesla-aether-0.0.5.jar:/soft/apache-hive-2.3.2-bin/lib/aether-api-0.9.0.M2.jar:/soft/apache-hive-2.3.2-bin/lib/aether-spi-0.9.0.M2.jar:/soft/apache-hive-2.3.2-bin/lib/aether-util-0.9.0.M2.jar:/soft/apache-hive-2.3.2-bin/lib/aether-impl-0.9.0.M2.jar:/soft/apache-hive-2.3.2-bin/lib/aether-connector-file-0.9.0.M2.jar:/soft/apache-hive-2.3.2-bin/lib/aether-connector-okhttp-0.0.9.jar:/soft/apache-hive-2.3.2-bin/lib/okhttp-1.0.2.jar:/soft/apache-hive-2.3.2-bin/lib/wagon-provider-api-2.4.jar:/soft/apache-hive-2.3.2-bin/lib/plexus-utils-3.0.15.jar:/soft/apache-hive-2.3.2-bin/lib/maven-aether-provider-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/maven-model-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/maven-model-builder-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/plexus-interpolation-1.19.jar:/soft/apache-hive-2.3.2-bin/lib/maven-repository-metadata-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/maven-settings-builder-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/maven-settings-3.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/spymemcached-2.11.7.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-servlet-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-security-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-servlets-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/jetty-continuation-9.2.5.v20141112.jar:/soft/apache-hive-2.3.2-bin/lib/irc-api-1.0-0014.jar:/soft/apache-hive-2.3.2-bin/lib/geoip2-0.4.0.jar:/soft/apache-hive-2.3.2-bin/lib/maxminddb-0.2.0.jar:/soft/apache-hive-2.3.2-bin/lib/google-http-client-jackson2-1.15.0-rc.jar:/soft/apache-hive-2.3.2-bin/lib/derbynet-10.11.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/derbyclient-10.11.1.1.jar:/soft/apache-hive-2.3.2-bin/lib/druid-hdfs-storage-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/mysql-metadata-storage-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/postgresql-metadata-storage-0.9.2.jar:/soft/apache-hive-2.3.2-bin/lib/postgresql-9.4.1208.jre7.jar:/soft/apache-hive-2.3.2-bin/lib/hive-jdbc-handler-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-accumulo-handler-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/accumulo-core-1.6.0.jar:/soft/apache-hive-2.3.2-bin/lib/accumulo-fate-1.6.0.jar:/soft/apache-hive-2.3.2-bin/lib/accumulo-start-1.6.0.jar:/soft/apache-hive-2.3.2-bin/lib/commons-vfs2-2.0.jar:/soft/apache-hive-2.3.2-bin/lib/maven-scm-api-1.4.jar:/soft/apache-hive-2.3.2-bin/lib/maven-scm-provider-svnexe-1.4.jar:/soft/apache-hive-2.3.2-bin/lib/maven-scm-provider-svn-commons-1.4.jar:/soft/apache-hive-2.3.2-bin/lib/regexp-1.3.jar:/soft/apache-hive-2.3.2-bin/lib/accumulo-trace-1.6.0.jar:/soft/apache-hive-2.3.2-bin/lib/hive-llap-ext-client-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-hplsql-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/org.abego.treelayout.core-1.0.1.jar:/soft/apache-hive-2.3.2-bin/lib/hive-hcatalog-core-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/hive-hcatalog-server-extensions-2.3.2.jar:/soft/apache-hive-2.3.2-bin/lib/mysql-connector-java-5.1.39.jar:/soft/apache-hive-2.3.2-bin/hcatalog/share/hcatalog/hive-hcatalog-core-2.3.2.jar -Dkylin.hbase.dependency=/soft/hadoop-3.0.0/share/hadoop/yarn/lib/hbase-common-1.2.6.jar -Dkylin.kafka.dependency= -Dkylin.spark.dependency=/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-beanutils-1.7.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/avro-mapred-1.7.7-hadoop2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hk2-api-2.4.0-b34.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/apache-log4j-extras-1.2.17.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-httpclient-3.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/avro-ipc-1.7.7.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jets3t-0.9.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/kryo-shaded-3.0.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-dbcp-1.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/guava-14.0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/shapeless_2.11-2.3.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/calcite-linq4j-1.2.0-incubating.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/base64-2.3.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/netty-3.9.9.Final.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/lz4-1.3.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/joda-time-2.9.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jta-1.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/arpack_combined_all-0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/breeze_2.11-0.13.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-hive_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-mllib_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/apacheds-kerberos-codec-2.0.0-M15.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/slf4j-api-1.7.16.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-pool-1.5.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-collections-3.2.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-auth-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/mail-1.4.7.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/ivy-2.4.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javax.ws.rs-api-2.0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-mapreduce-client-core-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/chill-java-0.8.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/chill_2.11-0.8.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jetty-util-6.1.26.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-hadoop-1.8.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hk2-utils-2.4.0-b34.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/stream-2.7.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-hive-thriftserver_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/xmlenc-0.52.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/osgi-resource-locator-1.0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/json4s-jackson_2.11-3.2.11.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jcl-over-slf4j-1.7.16.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-network-common_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/zookeeper-3.4.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/snappy-0.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javolution-5.5.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-core_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/stringtemplate-3.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javax.inject-2.4.0-b34.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-module-paranamer-2.6.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-compress-1.4.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/macro-compat_2.11-1.1.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/leveldbjni-all-1.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/machinist_2.11-0.6.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/derby-10.12.1.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-mllib-local_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javax.annotation-api-1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/oro-2.0.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jtransforms-2.4.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/JavaEWAH-0.3.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-annotations-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-hdfs-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-client-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-sketch_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/antlr4-runtime-4.5.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/super-csv-2.2.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/stax-api-1.0-2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/metrics-jvm-3.1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-crypto-1.0.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/avro-1.7.7.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/minlog-1.3.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/json4s-ast_2.11-3.2.11.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-streaming_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/curator-client-2.6.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jpam-1.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/eigenbase-properties-1.1.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-common-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scala-parser-combinators_2.11-1.0.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/guice-servlet-3.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jline-2.12.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-catalyst_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scalap-2.11.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-math3-3.4.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/metrics-graphite-3.1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-network-shuffle_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-client-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-module-scala_2.11-2.6.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/pmml-model-1.2.15.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-yarn_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scala-reflect-2.11.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hk2-locator-2.4.0-b34.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scala-compiler-2.11.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spire-macros_2.11-0.13.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-jaxrs-1.9.13.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/ST4-4.0.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/core-1.1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-core-2.6.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-mapreduce-client-app-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/datanucleus-rdbms-3.2.9.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-mapreduce-client-jobclient-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-yarn-server-web-proxy-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/aopalliance-1.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hive-jdbc-1.2.1.spark2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-column-1.8.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/calcite-avatica-1.2.0-incubating.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-annotations-2.6.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/pmml-schema-1.2.15.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-core-asl-1.9.13.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/objenesis-2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/curator-framework-2.6.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/java-xmlbuilder-1.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-codec-1.10.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-mapper-asl-1.9.13.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/api-util-1.0.0-M20.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-media-jaxb-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/opencsv-2.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/bcprov-jdk15on-1.51.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/antlr-runtime-3.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jodd-core-3.5.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-xc-1.9.13.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/xercesImpl-2.9.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-sql_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scala-library-2.11.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-common-1.8.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/metrics-json-3.1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-mapreduce-client-common-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/validation-api-1.1.0.Final.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-logging-1.1.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-mesos_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/univocity-parsers-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/httpcore-4.4.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-lang-2.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/netty-all-4.0.43.Final.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-format-2.3.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/bonecp-0.8.0.RELEASE.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/protobuf-java-2.5.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-yarn-common-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/json4s-core_2.11-3.2.11.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/metrics-core-3.1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-yarn-api-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-common-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-io-2.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/datanucleus-api-jdo-3.2.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/activation-1.1.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jsp-api-2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-repl_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-digester-1.8.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-compiler-3.0.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javax.inject-1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-launcher_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/slf4j-log4j12-1.7.16.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/xbean-asm5-shaded-4.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/compress-lzf-1.0.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/mx4j-3.0.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/pyrolite-4.13.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/aopalliance-repackaged-2.4.0-b34.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/antlr-2.7.7.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javassist-3.18.1-GA.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jackson-databind-2.6.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-beanutils-core-1.8.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/RoaringBitmap-0.5.11.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/janino-3.0.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jaxb-api-2.2.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-encoding-1.8.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/api-asn1-api-1.0.0-M20.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-jackson-1.8.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/parquet-hadoop-bundle-1.6.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/curator-recipes-2.6.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/datanucleus-core-3.2.10.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-unsafe_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-net-2.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-yarn-server-common-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hive-metastore-1.2.1.spark2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/libthrift-0.9.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spire_2.11-0.13.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jul-to-slf4j-1.7.16.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-cli-1.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/scala-xml_2.11-1.0.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-tags_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hive-exec-1.2.1.spark2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-mapreduce-client-shuffle-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jsr305-1.3.9.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/javax.servlet-api-3.1.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hive-beeline-1.2.1.spark2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/httpclient-4.5.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/libfb303-0.9.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jetty-6.1.26.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hive-cli-1.2.1.spark2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/stax-api-1.0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/gson-2.2.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-guava-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/mesos-1.0.0-shaded-protobuf.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/hadoop-yarn-client-2.7.3.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/breeze-macros_2.11-0.13.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-lang3-3.5.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/paranamer-2.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/log4j-1.2.17.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-server-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/apacheds-i18n-2.0.0-M15.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jdo-api-3.0.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/snappy-java-1.1.2.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-container-servlet-core-2.22.2.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/xz-1.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/spark-graphx_2.11-2.2.1.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/py4j-0.10.4.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/htrace-core-3.1.0-incubating.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/guice-3.0.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/commons-configuration-1.6.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/calcite-core-1.2.0-incubating.jar:/soft/spark-2.2.1-bin-hadoop2.7/jars/jersey-container-servlet-2.22.2.jar -Dkylin.hadoop.conf.dir=/soft/hadoop-3.0.0/etc/hadoop -Dspring.profiles.active=testing org.apache.hadoop.util.RunJar /soft/apache-kylin-2.2.0-bin/bin/../tomcat/bin/bootstrap.jar org.apache.catalina.startup.Bootstrap start

--------------

2.1  keytool-genkey -alias tomcat -keyalg RSA -keystore .keystore -dname"CN=IP地址, OU=IP地址, O=IP地址, L=ZH, ST=CN"-keypass changeit -storepass changeit


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值