Hi Kylin teams,

my local evn has bean startup, and we try building sample cube, but it's
always in pending status, it troubled me for some days, I will support thee
full kylin log, please check, thx!!

env:
mac-os
hadoop:3.1.1
hive:3.1.1
hbase:1.4.9
zookeeper:3.4.12
kafka:2.0.0
use default kylin.properties


2018-12-27 14:31:49,973 INFO  [main] util.log:192 : Logging initialized
@734ms
2018-12-27 14:31:50,772 WARN  [main] http11.Http11Protocol:137 : The HTTP
BIO connector has been removed in Tomcat 8.5.x onwards. The HTTP BIO
connector configuration has been automatically switched to use the HTTP NIO
connector instead.
2018-12-27 14:31:50,869 INFO  [main] core.AprLifecycleListener:119 : The APR
based Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
[/usr/local/Cellar/hadoop/3.1.1/libexec/lib]
2018-12-27 14:31:51,659 INFO  [main] http11.Http11NioProtocol:119 :
Initializing ProtocolHandler ["http-nio-7070"]
2018-12-27 14:31:51,705 INFO  [main] net.NioSelectorPool:119 : Using a
shared selector for servlet write/read
2018-12-27 14:31:51,719 INFO  [main] http11.Http11NioProtocol:119 :
Initializing ProtocolHandler ["http-nio-7443"]
2018-12-27 14:31:51,725 INFO  [main] net.NioSelectorPool:119 : Using a
shared selector for servlet write/read
2018-12-27 14:31:51,732 INFO  [main] ajp.AjpNioProtocol:119 : Initializing
ProtocolHandler ["ajp-nio-9009"]
2018-12-27 14:31:51,738 INFO  [main] net.NioSelectorPool:119 : Using a
shared selector for servlet write/read
2018-12-27 14:31:51,739 INFO  [main] startup.Catalina:119 : Initialization
processed in 1721 ms
2018-12-27 14:31:51,812 INFO  [main] core.StandardService:119 : Starting
service [Catalina]
2018-12-27 14:31:51,813 INFO  [main] core.StandardEngine:119 : Starting
Servlet Engine: Apache Tomcat/8.5.33
2018-12-27 14:31:51,839 INFO  [localhost-startStop-1] startup.HostConfig:119
: Deploying web application archive
[/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/tomcat/webapps/kylin.war]
2018-12-27 14:31:51,882 WARN  [localhost-startStop-1] digester.Digester:137
: [SetContextPropertiesRule]{Context} Setting property 'allowLinking' to
'true' did not find a matching property.
2018-12-27 14:32:32,479 INFO  [localhost-startStop-1] servlet.TldScanner:119
: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug
logging for this logger for a complete list of JARs that were scanned but no
TLDs were found in them. Skipping unneeded JARs during scanning can improve
startup time and JSP compilation time.
2018-12-27 14:32:33,017 INFO  [localhost-startStop-1] servlet.TldScanner:119
: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug
logging for this logger for a complete list of JARs that were scanned but no
TLDs were found in them. Skipping unneeded JARs during scanning can improve
startup time and JSP compilation time.
2018-12-27 14:32:33,198 INFO  [localhost-startStop-1] mortbay.log:67 :
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
2018-12-27 14:32:34,021 INFO  [localhost-startStop-1]
[localhost].[/kylin]:119 : No Spring WebApplicationInitializer types
detected on classpath
2018-12-27 14:32:34,083 INFO  [localhost-startStop-1] common.KylinConfig:100
: Loading kylin-defaults.properties from
file:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/tomcat/webapps/kylin/WEB-INF/lib/kylin-core-common-2.5.2.jar!/kylin-defaults.properties
2018-12-27 14:32:34,104 DEBUG [localhost-startStop-1] common.KylinConfig:327
: KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2018-12-27 14:32:34,106 INFO  [localhost-startStop-1] common.KylinConfig:135
: Initialized a new KylinConfig from getInstanceFromEnv : 412737715
2018-12-27 14:32:34,135 INFO  [localhost-startStop-1]
[localhost].[/kylin]:119 : Set web app root system property: 'webapp.root' =
[/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/tomcat/webapps/kylin/]
2018-12-27 14:32:34,154 INFO  [localhost-startStop-1]
[localhost].[/kylin]:119 : Initializing log4j from
[classpath:kylin-server-log4j.properties]
2018-12-27 14:32:34,161 INFO  [localhost-startStop-1]
[localhost].[/kylin]:119 : Initializing Spring root WebApplicationContext
2018-12-27 14:32:35,275 INFO  [localhost-startStop-1]
core.SpringSecurityCoreVersion:75 : You are running with Spring Security
Core 4.2.3.RELEASE
2018-12-27 14:32:35,281 INFO  [localhost-startStop-1]
config.SecurityNamespaceHandler:78 : Spring Security 'config' module version
is 4.2.3.RELEASE
2018-12-27 14:32:35,308 INFO  [localhost-startStop-1]
method.GlobalMethodSecurityBeanDefinitionParser:176 : Using bean
'expressionHandler' as method ExpressionHandler implementation
2018-12-27 14:32:35,392 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for /api/user/authentication*/**
2018-12-27 14:32:35,392 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'hasRole('ROLE_ADMIN')' for
/api/query/runningQueries
2018-12-27 14:32:35,393 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'hasRole('ROLE_ADMIN')' for /api/query/*/stop
2018-12-27 14:32:35,393 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/query*/**
2018-12-27 14:32:35,393 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/metadata*/**
2018-12-27 14:32:35,393 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for /api/**/metrics
2018-12-27 14:32:35,393 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for /api/cache*/**
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'hasAnyRole('ROLE_ANALYST')' for
/api/cubes/src/tables
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/cubes*/**
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/models*/**
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/streaming*/**
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/job*/**
2018-12-27 14:32:35,394 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for /api/admin/public_config
2018-12-27 14:32:35,395 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for /api/projects
2018-12-27 14:32:35,395 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'hasRole('ROLE_ADMIN')' for /api/admin*/**
2018-12-27 14:32:35,395 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'permitAll' for
/api/tables/**/snapshotLocalCache/**
2018-12-27 14:32:35,395 INFO  [localhost-startStop-1]
http.FilterInvocationSecurityMetadataSourceParser:194 : Creating access
control expression attribute 'isAuthenticated()' for /api/**
2018-12-27 14:32:35,438 INFO  [localhost-startStop-1]
http.HttpSecurityBeanDefinitionParser:306 : Checking sorted filter chain:
[Root bean: class
[org.springframework.security.web.context.SecurityContextPersistenceFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
200, Root bean: class
[org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
400, Root bean: class
[org.springframework.security.web.header.HeaderWriterFilter]; scope=;
abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
500, Root bean: class
[org.springframework.security.web.authentication.logout.LogoutFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
800,
<org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>,
order = 1200, Root bean: class
[org.springframework.security.web.authentication.www.BasicAuthenticationFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
1600, Root bean: class
[org.springframework.security.web.savedrequest.RequestCacheAwareFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
1700, Root bean: class [null]; scope=; abstract=false; lazyInit=false;
autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false;
factoryBeanName=org.springframework.security.config.http.HttpConfigurationBuilder$SecurityContextHolderAwareRequestFilterBeanFactory#0;
factoryMethodName=getBean; initMethodName=null; destroyMethodName=null,
order = 1800, Root bean: class
[org.springframework.security.web.authentication.AnonymousAuthenticationFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
2100, Root bean: class
[org.springframework.security.web.session.SessionManagementFilter]; scope=;
abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
2200, Root bean: class
[org.springframework.security.web.access.ExceptionTranslationFilter];
scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
autowireCandidate=true; primary=false; factoryBeanName=null;
factoryMethodName=null; initMethodName=null; destroyMethodName=null, order =
2300,
<org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>,
order = 2400]
2018-12-27 14:32:37,161 DEBUG [localhost-startStop-1]
security.PasswordPlaceholderConfigurer:174 : Loading properties file from
InputStream resource [resource loaded through InputStream]
2018-12-27 14:32:37,815 INFO  [localhost-startStop-1]
filter.AnnotationSizeOfFilter:53 : Using regular expression provided through
VM argument net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf
annotation : ^.*cache\..*IgnoreSizeOf$
2018-12-27 14:32:37,833 INFO  [localhost-startStop-1]
sizeof.JvmInformation:446 : Detected JVM data model settings of: 64-Bit
HotSpot JVM with Compressed OOPs and Concurrent Mark-and-Sweep GC
2018-12-27 14:32:38,084 INFO  [localhost-startStop-1] sizeof.AgentLoader:198
: Extracted agent jar to temporary file
/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/temp/ehcache-sizeof-agent4425566577376068990.jar
2018-12-27 14:32:38,085 INFO  [localhost-startStop-1] sizeof.AgentLoader:138
: Trying to load agent @
/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/temp/ehcache-sizeof-agent4425566577376068990.jar
2018-12-27 14:32:38,093 INFO  [localhost-startStop-1]
impl.DefaultSizeOfEngine:111 : using Agent sizeof engine
2018-12-27 14:32:38,945 INFO  [localhost-startStop-1]
metrics.MetricsManager:135 : Kylin metrics monitor is not enabled
2018-12-27 14:32:40,495 INFO  [localhost-startStop-1]
init.InitialTaskManager:38 : Kylin service is starting.....
2018-12-27 14:32:40,766 INFO  [localhost-startStop-1]
persistence.ResourceStore:88 : Using metadata url kylin_metadata@hbase for
resource store
2018-12-27 14:32:41,195 WARN  [localhost-startStop-1]
util.NativeCodeLoader:62 : Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
2018-12-27 14:32:42,199 DEBUG [localhost-startStop-1]
hbase.HBaseConnection:181 : Using the working dir FS for HBase:
hdfs://localhost:9000
2018-12-27 14:32:42,200 INFO  [localhost-startStop-1]
hbase.HBaseConnection:258 : connection is null or closed, creating a new one
2018-12-27 14:32:42,366 INFO  [localhost-startStop-1]
zookeeper.RecoverableZooKeeper:120 : Process
identifier=hconnection-0x4cb0ed8 connecting to ZooKeeper
ensemble=localhost:2181
2018-12-27 14:32:42,376 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:zookeeper.version=3.4.12--1,
built on 03/27/2018 04:49 GMT
2018-12-27 14:32:42,376 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:host.name=192.168.21.126
2018-12-27 14:32:42,376 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:java.version=1.8.0_181
2018-12-27 14:32:42,377 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:java.vendor=Oracle Corporation
2018-12-27 14:32:42,377 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client
environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre
2018-12-27 14:32:42,377 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client
environment:java.class.path=/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/bin/bootstrap.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/bin/tomcat-juli.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/el-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-i18n-es.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-websocket.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/jasper.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/jasper-el.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-util.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/catalina-storeconfig.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/jsp-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/catalina-tribes.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/catalina.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-jni.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/websocket-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-coyote.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/catalina-ha.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/annotations-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/jaspic-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/catalina-ant.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/ecj-4.6.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/servlet-api.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-util-scan.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-i18n-ja.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-i18n-ru.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-jdbc.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-i18n-fr.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/kylin-tomcat-ext-2.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/lib/tomcat-dbcp.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/conf:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/lib/kylin-job-2.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/lib/kylin-coprocessor-2.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/lib/kylin-jdbc-2.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/ext/*::/Users/xm365/dev/hbase-1.4.9/conf:/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/lib/tools.jar:/Users/xm365/dev/hbase-1.4.9:/Users/xm365/dev/hbase-1.4.9/lib/activation-1.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/apacheds-i18n-2.0.0-M15.jar:/Users/xm365/dev/hbase-1.4.9/lib/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/xm365/dev/hbase-1.4.9/lib/api-asn1-api-1.0.0-M20.jar:/Users/xm365/dev/hbase-1.4.9/lib/api-util-1.0.0-M20.jar:/Users/xm365/dev/hbase-1.4.9/lib/asm-3.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/avro-1.7.7.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-beanutils-1.7.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-beanutils-core-1.8.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-cli-1.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-codec-1.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-collections-3.2.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-compress-1.4.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-configuration-1.6.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-daemon-1.0.13.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-digester-1.8.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-el-1.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-httpclient-3.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-io-2.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-lang-2.6.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-logging-1.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-math-2.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-math3-3.1.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/commons-net-3.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/curator-client-2.7.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/curator-framework-2.7.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/curator-recipes-2.7.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/disruptor-3.3.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/findbugs-annotations-1.3.9-1.jar:/Users/xm365/dev/hbase-1.4.9/lib/gson-2.2.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/guava-12.0.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-annotations-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-auth-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-client-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-common-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-hdfs-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-mapreduce-client-app-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-mapreduce-client-common-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-mapreduce-client-core-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-mapreduce-client-jobclient-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-mapreduce-client-shuffle-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-yarn-api-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-yarn-client-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-yarn-common-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hadoop-yarn-server-common-2.7.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-annotations-1.4.9-tests.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-annotations-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-client-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-common-1.4.9-tests.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-common-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-examples-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-external-blockcache-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-hadoop-compat-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-hadoop2-compat-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-it-1.4.9-tests.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-it-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-metrics-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-metrics-api-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-prefix-tree-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-procedure-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-protocol-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-resource-bundle-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-rest-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-rsgroup-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-server-1.4.9-tests.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-server-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-shell-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/hbase-thrift-1.4.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/htrace-core-3.1.0-incubating.jar:/Users/xm365/dev/hbase-1.4.9/lib/httpclient-4.5.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/httpcore-4.4.4.jar:/Users/xm365/dev/hbase-1.4.9/lib/jackson-core-asl-1.9.13.jar:/Users/xm365/dev/hbase-1.4.9/lib/jackson-jaxrs-1.9.13.jar:/Users/xm365/dev/hbase-1.4.9/lib/jackson-mapper-asl-1.9.13.jar:/Users/xm365/dev/hbase-1.4.9/lib/jackson-xc-1.9.13.jar:/Users/xm365/dev/hbase-1.4.9/lib/jamon-runtime-2.4.1.jar:/Users/xm365/dev/hbase-1.4.9/lib/jaxb-api-2.2.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/jaxb-impl-2.2.3-1.jar:/Users/xm365/dev/hbase-1.4.9/lib/jcodings-1.0.8.jar:/Users/xm365/dev/hbase-1.4.9/lib/jersey-client-1.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/jersey-core-1.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/jersey-json-1.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/jersey-server-1.9.jar:/Users/xm365/dev/hbase-1.4.9/lib/jettison-1.3.3.jar:/Users/xm365/dev/hbase-1.4.9/lib/jetty-6.1.26.jar:/Users/xm365/dev/hbase-1.4.9/lib/jetty-sslengine-6.1.26.jar:/Users/xm365/dev/hbase-1.4.9/lib/jetty-util-6.1.26.jar:/Users/xm365/dev/hbase-1.4.9/lib/joni-2.1.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/jruby-complete-1.6.8.jar:/Users/xm365/dev/hbase-1.4.9/lib/jsch-0.1.54.jar:/Users/xm365/dev/hbase-1.4.9/lib/jsp-2.1-6.1.14.jar:/Users/xm365/dev/hbase-1.4.9/lib/jsp-api-2.1-6.1.14.jar:/Users/xm365/dev/hbase-1.4.9/lib/junit-4.12.jar:/Users/xm365/dev/hbase-1.4.9/lib/leveldbjni-all-1.8.jar:/Users/xm365/dev/hbase-1.4.9/lib/libthrift-0.9.3.jar:/Users/xm365/dev/hbase-1.4.9/lib/log4j-1.2.17.jar:/Users/xm365/dev/hbase-1.4.9/lib/metrics-core-2.2.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/metrics-core-3.1.2.jar:/Users/xm365/dev/hbase-1.4.9/lib/netty-all-4.1.8.Final.jar:/Users/xm365/dev/hbase-1.4.9/lib/paranamer-2.3.jar:/Users/xm365/dev/hbase-1.4.9/lib/protobuf-java-2.5.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/servlet-api-2.5-6.1.14.jar:/Users/xm365/dev/hbase-1.4.9/lib/slf4j-api-1.7.7.jar:/Users/xm365/dev/hbase-1.4.9/lib/slf4j-log4j12-1.7.10.jar:/Users/xm365/dev/hbase-1.4.9/lib/snappy-java-1.0.5.jar:/Users/xm365/dev/hbase-1.4.9/lib/spymemcached-2.11.6.jar:/Users/xm365/dev/hbase-1.4.9/lib/xmlenc-0.52.jar:/Users/xm365/dev/hbase-1.4.9/lib/xz-1.0.jar:/Users/xm365/dev/hbase-1.4.9/lib/zookeeper-3.4.12.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/etc/hadoop:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jaxb-impl-2.2.3-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/hadoop-auth-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/woodstox-core-5.0.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/curator-framework-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/curator-client-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/hadoop-annotations-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/xz-1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/htrace-core4-4.1.0-incubating.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerby-xdr-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/snappy-java-1.0.5.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-servlet-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/slf4j-api-1.7.25.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-jaxrs-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-logging-1.1.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerby-pkix-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/avro-1.7.7.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-annotations-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/javax.servlet-api-3.1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-server-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-security-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/log4j-1.2.17.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-cli-1.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/protobuf-java-2.5.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jcip-annotations-1.0-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/zookeeper-3.4.12.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerby-asn1-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/netty-3.10.5.Final.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jsr311-api-1.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-xc-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-identity-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-xml-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/httpclient-4.5.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerby-config-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/guava-11.0.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/json-smart-2.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-util-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-compress-1.4.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-http-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jersey-json-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jersey-servlet-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jaxb-api-2.2.11.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-io-2.5.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-configuration2-2.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-core-asl-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/stax2-api-3.1.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jul-to-slf4j-1.7.25.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/metrics-core-3.2.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jsp-api-2.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-crypto-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-codec-1.11.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/asm-5.0.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-admin-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-webapp-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/paranamer-2.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-client-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-collections-3.2.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jettison-1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/token-provider-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jersey-core-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jsch-0.1.54.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-common-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/httpcore-4.4.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-simplekdc-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-util-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-server-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jersey-server-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/accessors-smart-1.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/re2j-1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/gson-2.2.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-lang-2.6.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerb-core-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-net-3.6.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/kerby-util-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-databind-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-core-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jackson-mapper-asl-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-math3-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-beanutils-1.9.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/curator-recipes-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/commons-lang3-3.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jetty-io-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/jsr305-3.0.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/lib/nimbus-jose-jwt-4.41.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/hadoop-nfs-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/hadoop-common-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/hadoop-common-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/common/hadoop-kms-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jaxb-impl-2.2.3-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/hadoop-auth-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/woodstox-core-5.0.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/curator-framework-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/curator-client-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/hadoop-annotations-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/xz-1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/htrace-core4-4.1.0-incubating.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerby-xdr-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/snappy-java-1.0.5.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-servlet-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-jaxrs-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-logging-1.1.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerby-pkix-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/avro-1.7.7.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-annotations-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/javax.servlet-api-3.1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-server-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-security-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/log4j-1.2.17.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-cli-1.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/protobuf-java-2.5.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jcip-annotations-1.0-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/zookeeper-3.4.12.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerby-asn1-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/netty-3.10.5.Final.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jsr311-api-1.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-xc-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-identity-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-xml-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/httpclient-4.5.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerby-config-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/guava-11.0.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/json-smart-2.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-util-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/okio-1.6.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-compress-1.4.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-http-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jersey-json-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jersey-servlet-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jaxb-api-2.2.11.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/json-simple-1.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-io-2.5.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-configuration2-2.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-core-asl-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/stax2-api-3.1.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/okhttp-2.7.5.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-crypto-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-codec-1.11.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/asm-5.0.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-admin-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-webapp-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/paranamer-2.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-client-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-collections-3.2.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jettison-1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-util-ajax-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/token-provider-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jersey-core-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jsch-0.1.54.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-common-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/httpcore-4.4.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-simplekdc-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-util-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-server-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jersey-server-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/accessors-smart-1.2.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/re2j-1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/gson-2.2.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-lang-2.6.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/netty-all-4.0.52.Final.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerb-core-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/leveldbjni-all-1.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-net-3.6.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/kerby-util-1.0.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-databind-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-core-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jackson-mapper-asl-1.9.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-math3-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-beanutils-1.9.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/curator-recipes-2.12.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-daemon-1.0.13.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/commons-lang3-3.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jetty-io-9.3.19.v20170502.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/jsr305-3.0.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/lib/nimbus-jose-jwt-4.41.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-rbf-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-native-client-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-rbf-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-native-client-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-client-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-client-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-httpfs-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/hdfs/hadoop-hdfs-nfs-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/lib/junit-4.11.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/lib/hamcrest-core-1.3.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-3.1.1-tests.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-shuffle-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-common-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-uploader-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-core-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-hs-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-hs-plugins-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-nativetask-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/mapreduce/hadoop-mapreduce-client-app-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/jackson-jaxrs-base-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/jersey-guice-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/aopalliance-1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/objenesis-1.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/java-util-1.9.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/dnsjava-2.1.7.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/jersey-client-1.19.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/fst-2.50.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/guice-servlet-4.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/mssql-jdbc-6.2.1.jre7.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/snakeyaml-1.16.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/metrics-core-3.2.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/jackson-module-jaxb-annotations-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/jackson-jaxrs-json-provider-2.7.8.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/ehcache-3.3.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/HikariCP-java7-2.4.12.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/json-io-2.5.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/guice-4.0.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/javax.inject-1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/lib/swagger-annotations-1.5.4.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-services-api-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-client-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-common-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-resourcemanager-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-services-core-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-router-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-web-proxy-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-nodemanager-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-common-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-api-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-tests-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-applications-unmanaged-am-launcher-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-applicationhistoryservice-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-applications-distributedshell-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-timeline-pluginstorage-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-registry-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/share/hadoop/yarn/hadoop-yarn-server-sharedcachemanager-3.1.1.jar:/usr/local/Cellar/hadoop/3.1.1/libexec/etc/hadoop:/usr/local/Cellar/hive/3.1.1/libexec/conf:/usr/local/Cellar/hive/3.1.1/libexec/lib/dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-replication-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-procedure-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/websocket-client-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-schemas-3.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-math-2.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-annotations-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/postgresql-9.4.1208.jre7.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/guava-19.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-io-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/apache-jsp-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javolution-5.5.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.servlet.jsp-api-2.3.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-server-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jta-1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-shims-0.23-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-vector-code-gen-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/datanucleus-api-jdo-4.2.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-shims-scheduler-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/tempus-fugit-1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/log4j-core-2.10.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-protocol-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/curator-framework-2.12.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/curator-client-2.12.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.jdo-3.2.0-m3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-dataformat-smile-2.9.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/websocket-common-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/htrace-core-3.2.0-incubating.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-jdbc-handler-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-service-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/accumulo-fate-1.7.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-compress-1.9.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/log4j-1.2-api-2.10.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/accumulo-trace-1.7.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-util-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-server-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/joda-time-2.9.9.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-shaded-netty-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/apache-jstl-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-jaas-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/memory-0.9.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/libthrift-0.9.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/joni-2.1.11.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/antlr-runtime-3.5.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/transaction-api-1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-server-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/avro-1.7.7.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-logging-1.0.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/opencsv-2.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-jdbc-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-hcatalog-server-extensions-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-prefix-tree-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/datanucleus-core-4.1.17.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-shaded-protobuf-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hk2-api-2.5.0-b32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/ant-1.9.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.servlet-api-3.1.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-metrics-api-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/postgresql-metadata-storage-0.12.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-annotations-2.9.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-common-2.0.0-alpha4-tests.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/log4j-api-2.10.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/netty-buffer-4.1.17.Final.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-cli-1.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-hadoop2-compat-2.0.0-alpha4-tests.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jcodings-1.0.18.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-serde-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-classification-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/validation-api-1.1.0.Final.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-shims-common-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-guava-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/log4j-web-2.10.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-hbase-handler-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/websocket-servlet-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-common-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/protobuf-java-2.5.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/orc-shims-1.5.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/zookeeper-3.4.12.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-hcatalog-core-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/netty-3.10.5.Final.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jcommander-1.32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/org.abego.treelayout.core-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/arrow-format-0.8.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/websocket-api-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-media-jaxb-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.annotation-api-1.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/asm-commons-5.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/httpclient-4.5.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-vfs2-2.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-metastore-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-client-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-common-3.1.1-tests.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/esri-geometry-api-2.0.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/json-1.8.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/groovy-all-2.4.11.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-collections4-4.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-cli-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-accumulo-handler-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-webapp-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-hadoop-compat-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-dbcp-1.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/sketches-core-0.9.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/HikariCP-2.6.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/snappy-java-1.1.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-http-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-rewrite-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hk2-utils-2.5.0-b32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/arrow-vector-0.8.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/arrow-memory-0.8.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-common-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/datanucleus-rdbms-4.1.19.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-io-2.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-client-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-xml-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/netty-all-4.1.17.Final.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-core-asl-1.9.13.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/osgi-resource-locator-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-testutils-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/janino-2.7.6.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jdo-api-3.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/velocity-1.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-common-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-upgrade-acid-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-streaming-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javassist-3.20.0-GA.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-protocol-shaded-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-beeline-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-http-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-kryo-registrator-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-math3-3.6.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/mysql-connector-java-5.1.47.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/taglibs-standard-impl-1.2.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/audience-annotations-0.5.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-contrib-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-server-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-codec-1.7.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-ext-client-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hppc-0.7.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jersey-container-servlet-core-2.25.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/ecj-4.4.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/paranamer-2.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/websocket-server-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/libfb303-0.9.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-tez-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/asm-5.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/orc-core-1.5.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/ST4-4.0.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jettison-1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jamon-runtime-2.3.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-storage-api-2.7.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/parquet-hadoop-bundle-1.10.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.inject-2.5.0-b32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-security-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-service-rpc-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/ant-launcher-1.9.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-client-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/netty-common-4.1.17.Final.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jline-2.12.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/aopalliance-repackaged-2.5.0-b32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/metrics-jvm-3.1.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-shaded-miscellaneous-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/super-csv-2.2.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/httpcore-4.4.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-crypto-1.0.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/sqlline-1.3.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/accumulo-start-1.7.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/stax-api-1.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/antlr4-runtime-4.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.ws.rs-api-2.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-mapreduce-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-jndi-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/bonecp-0.8.0.RELEASE.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/gson-2.2.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-lang3-3.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/disruptor-3.3.6.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/ivy-2.4.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-lang-2.6.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/javax.servlet.jsp-2.3.2.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-plus-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-common-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-servlet-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hk2-locator-2.5.0-b32.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-exec-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/asm-tree-5.0.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/mysql-metadata-storage-0.12.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/metrics-json-3.1.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-shims-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-llap-client-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jpam-1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-hplsql-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-mapper-asl-1.9.13.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-metrics-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-standalone-metastore-3.1.1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-pool-1.5.4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/flatbuffers-1.2.0-3f79e055.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/aircompressor-0.10.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/curator-recipes-2.12.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/commons-compiler-2.7.6.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/findbugs-annotations-1.3.9-1.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hbase-hadoop2-compat-2.0.0-alpha4.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jetty-runner-9.3.20.v20170531.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/accumulo-core-1.7.3.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jsr305-3.0.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-core-2.9.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/taglibs-standard-spec-1.2.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/metrics-core-3.1.0.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/jackson-databind-2.9.5.jar:/usr/local/Cellar/hive/3.1.1/libexec/lib/hive-hcatalog-core-3.1.1.jar:/usr/local/Cellar/kafka/2.0.0/libexec/libs/kafka-clients-2.0.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_it.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-sketch_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-yarn-client-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/avro-mapred-1.7.7-hadoop2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/avro-ipc-1.7.7.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/stream-2.7.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-hive_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/mesos-1.0.0-shaded-protobuf.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-media-jaxb-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-mllib_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/mail-1.4.7.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbytools.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/minlog-1.3.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-auth-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-client-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javolution-5.5.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scala-xml_2.11-1.0.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyrun.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jta-1.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/pyrolite-4.13.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jsr305-1.3.9.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/breeze-macros_2.11-0.12.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/curator-recipes-2.6.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/aopalliance-1.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-configuration-1.6.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-beanutils-1.7.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/guice-servlet-3.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-module-paranamer-2.6.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/RoaringBitmap-0.5.11.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/xz-1.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-mesos_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-yarn-server-common-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-hadoop-bundle-1.6.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scala-compiler-2.11.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-hdfs-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/antlr4-runtime-4.5.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-httpclient-3.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/stax-api-1.0-2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-mapreduce-client-jobclient-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hk2-api-2.4.0-b34.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-annotations-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/apacheds-i18n-2.0.0-M15.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/json4s-core_2.11-3.2.11.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/bcprov-jdk15on-1.51.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/json4s-jackson_2.11-3.2.11.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jtransforms-2.4.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-module-scala_2.11-2.6.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/snappy-0.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spire-macros_2.11-0.7.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jodd-core-3.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_hu.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/xbean-asm5-shaded-4.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/activation-1.1.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbynet.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jaxb-api-2.2.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/netty-all-4.0.43.Final.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/libthrift-0.9.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/pmml-schema-1.2.15.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/oro-2.0.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-jaxrs-1.9.13.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-graphx_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/xercesImpl-2.9.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-logging-1.1.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/chill_2.11-0.8.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/base64-2.3.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-guava-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scala-parser-combinators_2.11-1.0.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_es.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/avro-1.7.7.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-hive-thriftserver_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/opencsv-2.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-databind-2.6.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-core-2.6.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javax.servlet-api-3.1.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/log4j-1.2.17.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-streaming_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/arpack_combined_all-0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/metrics-graphite-3.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-cli-1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-yarn-server-web-proxy-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-column-1.8.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/validation-api-1.1.0.Final.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/breeze_2.11-0.12.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-digester-1.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-format-2.3.0-incubating.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/protobuf-java-2.5.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-yarn-common-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javassist-3.18.1-GA.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/objenesis-2.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-mapreduce-client-shuffle-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jline-2.12.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javax.annotation-api-1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/xmlenc-0.52.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-xc-1.9.13.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyclient.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/apache-log4j-extras-1.2.17.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jetty-util-6.1.26.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/httpclient-4.5.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_cs.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/JavaEWAH-0.3.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_pt_BR.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-container-servlet-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hive-cli-1.2.1.spark2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-mapreduce-client-common-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-unsafe_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-dbcp-1.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/kryo-shaded-3.0.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-compress-1.4.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-yarn-api-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-network-common_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scala-reflect-2.11.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-core_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-math3-3.4.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-io-2.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-net-2.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-network-shuffle_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-core-asl-1.9.13.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scala-library-2.11.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/osgi-resource-locator-1.0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/core-1.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-compiler-3.0.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jdo-api-3.0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jsp-api-2.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hive-metastore-1.2.1.spark2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/curator-framework-2.6.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-sql_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-mllib-local_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-mapreduce-client-core-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-tags_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hive-jdbc-1.2.1.spark2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hive-beeline-1.2.1.spark2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/pmml-model-1.2.15.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jetty-6.1.26.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_zh_TW.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-codec-1.10.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-yarn_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/guava-14.0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/py4j-0.10.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-beanutils-core-1.8.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/datanucleus-api-jdo-3.2.6.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/guice-3.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/datanucleus-rdbms-3.2.9.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-launcher_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/aopalliance-repackaged-2.4.0-b34.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/curator-client-2.6.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/paranamer-2.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/antlr-runtime-3.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/zookeeper-3.4.6.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derby-10.12.1.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/libfb303-0.9.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-repl_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-collections-3.2.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-encoding-1.8.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/ST4-4.0.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/datanucleus-core-3.2.10.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyoptionaltools.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/api-asn1-api-1.0.0-M20.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-hadoop-1.8.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/json4s-ast_2.11-3.2.11.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_zh_CN.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hk2-locator-2.4.0-b34.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/stringtemplate-3.2.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-common-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-common-1.8.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_fr.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jets3t-0.9.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/super-csv-2.2.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/httpcore-4.4.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-crypto-1.0.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/chill-java-0.8.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-container-servlet-core-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/api-util-1.0.0-M20.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/shapeless_2.11-2.0.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/compress-lzf-1.0.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/stax-api-1.0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/java-xmlbuilder-1.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javax.ws.rs-api-2.0.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_ja_JP.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/bonecp-0.8.0.RELEASE.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/gson-2.2.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/ivy-2.4.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javax.inject-2.4.0-b34.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-lang-2.6.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/lz4-1.3.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/scalap-2.11.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/parquet-jackson-1.8.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/antlr-2.7.7.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/eigenbase-properties-1.1.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_ru.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/metrics-jvm-3.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/snappy-java-1.1.2.6.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derby.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-client-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hive-exec-1.2.1.spark2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/leveldbjni-all-1.8.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spire_2.11-0.7.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/mx4j-3.0.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/metrics-core-3.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jpam-1.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hk2-utils-2.4.0-b34.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-annotations-2.6.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_ko_KR.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jackson-mapper-asl-1.9.13.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/janino-3.0.0.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-pool-1.5.4.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_de_DE.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-common-2.22.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/javax.inject-1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/htrace-core-3.1.0-incubating.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/univocity-parsers-2.2.1.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/netty-3.8.0.Final.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/hadoop-mapreduce-client-app-2.7.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/spark-catalyst_2.11-2.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/metrics-json-3.1.2.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/derbyLocale_pl.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/joda-time-2.9.3.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/commons-lang3-3.5.jar:/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/spark/jars/jersey-server-2.22.2.jar
2018-12-27 14:32:42,382 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client
environment:java.library.path=/usr/local/Cellar/hadoop/3.1.1/libexec/lib
2018-12-27 14:32:42,382 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client
environment:java.io.tmpdir=/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/bin/../tomcat/temp
2018-12-27 14:32:42,383 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:java.compiler=<NA>
2018-12-27 14:32:42,383 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:os.name=Mac OS X
2018-12-27 14:32:42,384 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:os.arch=x86_64
2018-12-27 14:32:42,384 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:os.version=10.14.2
2018-12-27 14:32:42,384 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:user.name=xm365
2018-12-27 14:32:42,385 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client environment:user.home=/Users/xm365
2018-12-27 14:32:42,385 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:100 : Client
environment:user.dir=/usr/local/Cellar/kafka/2.0.0
2018-12-27 14:32:42,387 INFO  [localhost-startStop-1]
zookeeper.ZooKeeper:441 : Initiating client connection,
connectString=localhost:2181 sessionTimeout=90000
watcher=org.apache.hadoop.hbase.zookeeper.PendingWatcher@37571341
2018-12-27 14:32:42,412 INFO 
[localhost-startStop-1-SendThread(localhost:2181)] zookeeper.ClientCnxn:1028
: Opening socket connection to server localhost/127.0.0.1:2181. Will not
attempt to authenticate using SASL (unknown error)
2018-12-27 14:32:42,430 INFO 
[localhost-startStop-1-SendThread(localhost:2181)] zookeeper.ClientCnxn:878
: Socket connection established to localhost/127.0.0.1:2181, initiating
session
2018-12-27 14:32:42,441 INFO 
[localhost-startStop-1-SendThread(localhost:2181)] zookeeper.ClientCnxn:1302
: Session establishment complete on server localhost/127.0.0.1:2181,
sessionid = 0x1000900f0010012, negotiated timeout = 40000
2018-12-27 14:32:43,222 DEBUG [localhost-startStop-1]
hbase.HBaseConnection:307 : HTable 'kylin_metadata' already exists
2018-12-27 14:32:43,712 DEBUG [localhost-startStop-1]
cachesync.CachedCrudAssist:118 : Reloading AclRecord from
kylin_metadata(key='/acl')@kylin_metadata@hbase
2018-12-27 14:32:43,926 DEBUG [localhost-startStop-1]
cachesync.CachedCrudAssist:127 : Loaded 4 AclRecord(s) out of 4 resource
2018-12-27 14:32:43,991 INFO  [localhost-startStop-1] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.cachesync.Broadcaster
2018-12-27 14:32:43,996 DEBUG [localhost-startStop-1]
cachesync.Broadcaster:101 : 1 nodes in the cluster: [localhost:7070]
2018-12-27 14:32:44,633 DEBUG [Thread-11] hbase.HBaseConnection:181 : Using
the working dir FS for HBase: hdfs://localhost:9000
2018-12-27 14:32:44,705 INFO  [localhost-startStop-1] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.badquery.BadQueryHistoryManager
2018-12-27 14:32:44,705 INFO  [localhost-startStop-1]
badquery.BadQueryHistoryManager:51 : Initializing BadQueryHistoryManager
with config kylin_metadata@hbase
2018-12-27 14:32:44,712 INFO  [Thread-11] imps.CuratorFrameworkImpl:224 :
Starting
2018-12-27 14:32:44,715 INFO  [Thread-11] zookeeper.ZooKeeper:441 :
Initiating client connection, connectString=localhost:2181
sessionTimeout=120000 watcher=org.apache.curator.ConnectionState@1330630d
2018-12-27 14:32:44,717 INFO  [Thread-11-SendThread(localhost:2181)]
zookeeper.ClientCnxn:1028 : Opening socket connection to server
localhost/127.0.0.1:2181. Will not attempt to authenticate using SASL
(unknown error)
2018-12-27 14:32:44,717 INFO  [Thread-11-SendThread(localhost:2181)]
zookeeper.ClientCnxn:878 : Socket connection established to
localhost/127.0.0.1:2181, initiating session
2018-12-27 14:32:44,719 INFO  [Thread-11-SendThread(localhost:2181)]
zookeeper.ClientCnxn:1302 : Session establishment complete on server
localhost/127.0.0.1:2181, sessionid = 0x1000900f0010013, negotiated timeout
= 40000
2018-12-27 14:32:44,722 INFO  [Thread-11] threadpool.DefaultScheduler:151 :
Initializing Job Engine ....
2018-12-27 14:32:44,722 DEBUG [Thread-11] util.ZookeeperDistributedLock:143
: 35884@xmdeMacBook-Pro-7.local trying to lock
/kylin/kylin_metadata/job_engine/global_job_engine_lock
2018-12-27 14:32:44,724 INFO  [Thread-11-EventThread]
state.ConnectionStateManager:228 : State change: CONNECTED
2018-12-27 14:32:46,767 INFO  [localhost-startStop-1]
web.DefaultSecurityFilterChain:43 : Creating filter chain:
org.springframework.security.web.util.matcher.AnyRequestMatcher@1,
[org.springframework.security.web.context.SecurityContextPersistenceFilter@d42e990,
org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e1e09f5,
org.springframework.security.web.header.HeaderWriterFilter@3991ae6c,
org.springframework.security.web.authentication.logout.LogoutFilter@40004950,
org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5a1426a9,
org.springframework.security.web.authentication.www.BasicAuthenticationFilter@243bddbf,
org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10edf59a,
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52e5741e,
org.springframework.security.web.authentication.AnonymousAuthenticationFilter@293f3185,
org.springframework.security.web.session.SessionManagementFilter@5313d738,
org.springframework.security.web.access.ExceptionTranslationFilter@2c2db9e5,
org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55117dfa]
2018-12-27 14:32:46,823 INFO  [localhost-startStop-1]
http.DefaultFilterChainValidator:154 : Checking whether login URL '/login'
is accessible with your configuration
2018-12-27 14:32:47,019 INFO  [localhost-startStop-1]
[localhost].[/kylin]:119 : Initializing Spring FrameworkServlet 'kylin'
2018-12-27 14:32:47,086 INFO  [localhost-startStop-1] startup.HostConfig:119
: Deployment of web application archive
[/Users/xm365/dev/apache-kylin-2.5.2-bin-hadoop3/tomcat/webapps/kylin.war]
has finished in [55,246] ms
2018-12-27 14:32:47,089 INFO  [main] http11.Http11NioProtocol:119 : Starting
ProtocolHandler ["http-nio-7070"]
2018-12-27 14:32:47,106 INFO  [main] http11.Http11NioProtocol:119 : Starting
ProtocolHandler ["http-nio-7443"]
2018-12-27 14:32:47,108 INFO  [main] ajp.AjpNioProtocol:119 : Starting
ProtocolHandler ["ajp-nio-9009"]
2018-12-27 14:32:47,110 INFO  [main] startup.Catalina:119 : Server startup
in 55368 ms
2018-12-27 14:33:44,729 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:34:44,735 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:35:44,744 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:36:42,867 INFO  [Idle-Rpc-Conn-Sweeper-pool2-t1]
ipc.AbstractRpcClient:217 : Cleanup idle connection to /192.168.21.126:16201
2018-12-27 14:36:42,868 INFO  [Idle-Rpc-Conn-Sweeper-pool2-t1]
ipc.AbstractRpcClient:217 : Cleanup idle connection to /192.168.21.126:16000
2018-12-27 14:36:44,749 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:37:44,755 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:38:44,760 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:39:44,765 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:40:44,771 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:41:44,777 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:42:44,785 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:43:13,097 DEBUG [http-nio-7070-exec-7] common.KylinConfig:327
: KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2018-12-27 14:43:13,444 INFO  [http-nio-7070-exec-4] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.project.ProjectManager
2018-12-27 14:43:13,450 INFO  [http-nio-7070-exec-4]
project.ProjectManager:79 : Initializing ProjectManager with metadata url
kylin_metadata@hbase
2018-12-27 14:43:13,455 DEBUG [http-nio-7070-exec-4]
cachesync.CachedCrudAssist:118 : Reloading ProjectInstance from
kylin_metadata(key='/project')@kylin_metadata@hbase
2018-12-27 14:43:13,518 DEBUG [http-nio-7070-exec-4]
cachesync.CachedCrudAssist:127 : Loaded 2 ProjectInstance(s) out of 2
resource
2018-12-27 14:43:13,622 DEBUG [http-nio-7070-exec-6]
project.ProjectL2Cache:198 : Loading L2 project cache for learn_kylin
2018-12-27 14:43:13,630 INFO  [http-nio-7070-exec-7] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.model.DataModelManager
2018-12-27 14:43:13,642 INFO  [http-nio-7070-exec-6] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.TableMetadataManager
2018-12-27 14:43:13,643 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:118 : Reloading TableDesc from
kylin_metadata(key='/table')@kylin_metadata@hbase
2018-12-27 14:43:13,711 INFO  [http-nio-7070-exec-8] common.KylinConfig:457
: Creating new manager instance of class org.apache.kylin.cube.CubeManager
2018-12-27 14:43:13,751 INFO  [http-nio-7070-exec-8] cube.CubeManager:128 :
Initializing CubeManager with config kylin_metadata@hbase
2018-12-27 14:43:13,752 DEBUG [http-nio-7070-exec-8]
cachesync.CachedCrudAssist:118 : Reloading CubeInstance from
kylin_metadata(key='/cube')@kylin_metadata@hbase
2018-12-27 14:43:13,779 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:116 : Checking custom measure types from kylin
config
2018-12-27 14:43:13,783 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering COUNT_DISTINCT(hllc), class
org.apache.kylin.measure.hllc.HLLCMeasureType$Factory
2018-12-27 14:43:13,806 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering COUNT_DISTINCT(bitmap), class
org.apache.kylin.measure.bitmap.BitmapMeasureType$Factory
2018-12-27 14:43:13,822 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering TOP_N(topn), class
org.apache.kylin.measure.topn.TopNMeasureType$Factory
2018-12-27 14:43:13,835 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering RAW(raw), class
org.apache.kylin.measure.raw.RawMeasureType$Factory
2018-12-27 14:43:13,840 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering
EXTENDED_COLUMN(extendedcolumn), class
org.apache.kylin.measure.extendedcolumn.ExtendedColumnMeasureType$Factory
2018-12-27 14:43:13,846 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering PERCENTILE_APPROX(percentile),
class org.apache.kylin.measure.percentile.PercentileMeasureType$Factory
2018-12-27 14:43:13,855 INFO  [http-nio-7070-exec-6]
measure.MeasureTypeFactory:145 : registering COUNT_DISTINCT(dim_dc), class
org.apache.kylin.measure.dim.DimCountDistinctMeasureType$Factory
2018-12-27 14:43:13,883 INFO  [http-nio-7070-exec-8] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.cube.CubeDescManager
2018-12-27 14:43:13,884 INFO  [http-nio-7070-exec-8] cube.CubeDescManager:87
: Initializing CubeDescManager with config kylin_metadata@hbase
2018-12-27 14:43:13,887 DEBUG [http-nio-7070-exec-8]
cachesync.CachedCrudAssist:118 : Reloading CubeDesc from
kylin_metadata(key='/cube_desc')@kylin_metadata@hbase
2018-12-27 14:43:13,888 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:127 : Loaded 6 TableDesc(s) out of 6 resource
2018-12-27 14:43:13,890 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:118 : Reloading TableExtDesc from
kylin_metadata(key='/table_exd')@kylin_metadata@hbase
2018-12-27 14:43:13,895 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:127 : Loaded 0 TableExtDesc(s) out of 0 resource
2018-12-27 14:43:13,897 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:118 : Reloading ExternalFilterDesc from
kylin_metadata(key='/ext_filter')@kylin_metadata@hbase
2018-12-27 14:43:13,902 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:127 : Loaded 0 ExternalFilterDesc(s) out of 0
resource
2018-12-27 14:43:13,903 DEBUG [http-nio-7070-exec-7]
cachesync.CachedCrudAssist:118 : Reloading DataModelDesc from
kylin_metadata(key='/model_desc')@kylin_metadata@hbase
2018-12-27 14:43:13,910 INFO  [http-nio-7070-exec-6] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.metadata.realization.RealizationRegistry
2018-12-27 14:43:13,911 INFO  [http-nio-7070-exec-6]
realization.RealizationRegistry:54 : Initializing RealizationRegistry with
metadata url kylin_metadata@hbase
2018-12-27 14:43:13,977 INFO  [http-nio-7070-exec-7]
model.DataModelManager:185 : Model kylin_sales_model is missing or unloaded
yet
2018-12-27 14:43:13,978 INFO  [http-nio-7070-exec-7]
model.DataModelManager:185 : Model kylin_streaming_model is missing or
unloaded yet
2018-12-27 14:43:13,989 INFO  [http-nio-7070-exec-7]
model.DataModelManager:185 : Model kylin_streaming_model is missing or
unloaded yet
2018-12-27 14:43:13,989 DEBUG [http-nio-7070-exec-7]
cachesync.CachedCrudAssist:127 : Loaded 2 DataModelDesc(s) out of 2 resource
2018-12-27 14:43:14,083 DEBUG [http-nio-7070-exec-8]
cachesync.CachedCrudAssist:127 : Loaded 3 CubeDesc(s) out of 3 resource
2018-12-27 14:43:14,095 DEBUG [http-nio-7070-exec-8]
cachesync.CachedCrudAssist:127 : Loaded 3 CubeInstance(s) out of 3 resource
2018-12-27 14:43:14,101 INFO  [http-nio-7070-exec-6] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.storage.hybrid.HybridManager
2018-12-27 14:43:14,103 INFO  [http-nio-7070-exec-6] hybrid.HybridManager:71
: Initializing HybridManager with config kylin_metadata@hbase
2018-12-27 14:43:14,104 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:118 : Reloading HybridInstance from
kylin_metadata(key='/hybrid')@kylin_metadata@hbase
2018-12-27 14:43:14,108 DEBUG [http-nio-7070-exec-6]
cachesync.CachedCrudAssist:127 : Loaded 0 HybridInstance(s) out of 0
resource
2018-12-27 14:43:14,109 INFO  [http-nio-7070-exec-6]
realization.RealizationRegistry:81 : RealizationRegistry is
{HYBRID=org.apache.kylin.storage.hybrid.HybridManager@46b22e20,
CUBE=org.apache.kylin.cube.CubeManager@70f3b461}
2018-12-27 14:43:28,887 DEBUG [http-nio-7070-exec-10] common.KylinConfig:327
: KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2018-12-27 14:43:28,996 DEBUG [http-nio-7070-exec-8] common.KylinConfig:327
: KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2018-12-27 14:43:44,791 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:44:01,101 INFO  [http-nio-7070-exec-9] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.source.SourceManager
2018-12-27 14:44:01,114 DEBUG [http-nio-7070-exec-9] kafka.KafkaSource:98 :
Last segment doesn't exist, and didn't initiate the start offset, will seek
from topic's earliest offset.
2018-12-27 14:44:01,120 INFO  [http-nio-7070-exec-9] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.source.kafka.KafkaConfigManager
2018-12-27 14:44:01,122 DEBUG [http-nio-7070-exec-9]
cachesync.CachedCrudAssist:118 : Reloading KafkaConfig from
kylin_metadata(key='/kafka')@kylin_metadata@hbase
2018-12-27 14:44:01,145 DEBUG [http-nio-7070-exec-9]
cachesync.CachedCrudAssist:127 : Loaded 1 KafkaConfig(s) out of 1 resource
2018-12-27 14:44:01,201 INFO  [http-nio-7070-exec-9]
consumer.ConsumerConfig:279 : ConsumerConfig values: 
        auto.commit.interval.ms = 5000
        auto.offset.reset = latest
        bootstrap.servers = [localhost:9092]
        check.crcs = true
        client.id = 
        connections.max.idle.ms = 540000
        default.api.timeout.ms = 60000
        enable.auto.commit = false
        exclude.internal.topics = true
        fetch.max.bytes = 52428800
        fetch.max.wait.ms = 500
        fetch.min.bytes = 1
        group.id = kylin_streaming_cube
        heartbeat.interval.ms = 3000
        interceptor.classes = []
        internal.leave.group.on.close = true
        isolation.level = read_uncommitted
        key.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer
        max.partition.fetch.bytes = 1048576
        max.poll.interval.ms = 300000
        max.poll.records = 500
        metadata.max.age.ms = 300000
        metric.reporters = []
        metrics.num.samples = 2
        metrics.recording.level = INFO
        metrics.sample.window.ms = 30000
        partition.assignment.strategy = [class
org.apache.kafka.clients.consumer.RangeAssignor]
        receive.buffer.bytes = 65536
        reconnect.backoff.max.ms = 1000
        reconnect.backoff.ms = 50
        request.timeout.ms = 30000
        retry.backoff.ms = 100
        sasl.client.callback.handler.class = null
        sasl.jaas.config = null
        sasl.kerberos.kinit.cmd = /usr/bin/kinit
        sasl.kerberos.min.time.before.relogin = 60000
        sasl.kerberos.service.name = null
        sasl.kerberos.ticket.renew.jitter = 0.05
        sasl.kerberos.ticket.renew.window.factor = 0.8
        sasl.login.callback.handler.class = null
        sasl.login.class = null
        sasl.login.refresh.buffer.seconds = 300
        sasl.login.refresh.min.period.seconds = 60
        sasl.login.refresh.window.factor = 0.8
        sasl.login.refresh.window.jitter = 0.05
        sasl.mechanism = GSSAPI
        security.protocol = PLAINTEXT
        send.buffer.bytes = 131072
        session.timeout.ms = 10000
        ssl.cipher.suites = null
        ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
        ssl.endpoint.identification.algorithm = https
        ssl.key.password = null
        ssl.keymanager.algorithm = SunX509
        ssl.keystore.location = null
        ssl.keystore.password = null
        ssl.keystore.type = JKS
        ssl.protocol = TLS
        ssl.provider = null
        ssl.secure.random.implementation = null
        ssl.trustmanager.algorithm = PKIX
        ssl.truststore.location = null
        ssl.truststore.password = null
        ssl.truststore.type = JKS
        value.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer

2018-12-27 14:44:01,417 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:109
: Kafka version : 2.0.0
2018-12-27 14:44:01,418 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:110
: Kafka commitId : 3402a8361b734732
2018-12-27 14:44:02,081 INFO  [http-nio-7070-exec-9] clients.Metadata:273 :
Cluster ID: EbWEAC85SESn8BTm2MITfw
2018-12-27 14:44:02,180 INFO  [http-nio-7070-exec-9] internals.Fetcher:583 :
[Consumer clientId=consumer-1, groupId=kylin_streaming_cube] Resetting
offset for partition kylin_streaming_topic-0 to offset 0.
2018-12-27 14:44:02,194 INFO  [http-nio-7070-exec-9]
consumer.ConsumerConfig:279 : ConsumerConfig values: 
        auto.commit.interval.ms = 5000
        auto.offset.reset = latest
        bootstrap.servers = [localhost:9092]
        check.crcs = true
        client.id = 
        connections.max.idle.ms = 540000
        default.api.timeout.ms = 60000
        enable.auto.commit = false
        exclude.internal.topics = true
        fetch.max.bytes = 52428800
        fetch.max.wait.ms = 500
        fetch.min.bytes = 1
        group.id = kylin_streaming_cube
        heartbeat.interval.ms = 3000
        interceptor.classes = []
        internal.leave.group.on.close = true
        isolation.level = read_uncommitted
        key.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer
        max.partition.fetch.bytes = 1048576
        max.poll.interval.ms = 300000
        max.poll.records = 500
        metadata.max.age.ms = 300000
        metric.reporters = []
        metrics.num.samples = 2
        metrics.recording.level = INFO
        metrics.sample.window.ms = 30000
        partition.assignment.strategy = [class
org.apache.kafka.clients.consumer.RangeAssignor]
        receive.buffer.bytes = 65536
        reconnect.backoff.max.ms = 1000
        reconnect.backoff.ms = 50
        request.timeout.ms = 30000
        retry.backoff.ms = 100
        sasl.client.callback.handler.class = null
        sasl.jaas.config = null
        sasl.kerberos.kinit.cmd = /usr/bin/kinit
        sasl.kerberos.min.time.before.relogin = 60000
        sasl.kerberos.service.name = null
        sasl.kerberos.ticket.renew.jitter = 0.05
        sasl.kerberos.ticket.renew.window.factor = 0.8
        sasl.login.callback.handler.class = null
        sasl.login.class = null
        sasl.login.refresh.buffer.seconds = 300
        sasl.login.refresh.min.period.seconds = 60
        sasl.login.refresh.window.factor = 0.8
        sasl.login.refresh.window.jitter = 0.05
        sasl.mechanism = GSSAPI
        security.protocol = PLAINTEXT
        send.buffer.bytes = 131072
        session.timeout.ms = 10000
        ssl.cipher.suites = null
        ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
        ssl.endpoint.identification.algorithm = https
        ssl.key.password = null
        ssl.keymanager.algorithm = SunX509
        ssl.keystore.location = null
        ssl.keystore.password = null
        ssl.keystore.type = JKS
        ssl.protocol = TLS
        ssl.provider = null
        ssl.secure.random.implementation = null
        ssl.trustmanager.algorithm = PKIX
        ssl.truststore.location = null
        ssl.truststore.password = null
        ssl.truststore.type = JKS
        value.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer

2018-12-27 14:44:02,202 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:109
: Kafka version : 2.0.0
2018-12-27 14:44:02,208 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:110
: Kafka commitId : 3402a8361b734732
2018-12-27 14:44:02,217 INFO  [http-nio-7070-exec-9] clients.Metadata:273 :
Cluster ID: EbWEAC85SESn8BTm2MITfw
2018-12-27 14:44:02,218 INFO  [http-nio-7070-exec-9] kafka.KafkaSource:110 :
Get 1 partitions for topic kylin_streaming_topic 
2018-12-27 14:44:02,224 DEBUG [http-nio-7070-exec-9] kafka.KafkaSource:121 :
Seek end offsets from topic kylin_streaming_topic
2018-12-27 14:44:02,226 INFO  [http-nio-7070-exec-9]
consumer.ConsumerConfig:279 : ConsumerConfig values: 
        auto.commit.interval.ms = 5000
        auto.offset.reset = latest
        bootstrap.servers = [localhost:9092]
        check.crcs = true
        client.id = 
        connections.max.idle.ms = 540000
        default.api.timeout.ms = 60000
        enable.auto.commit = false
        exclude.internal.topics = true
        fetch.max.bytes = 52428800
        fetch.max.wait.ms = 500
        fetch.min.bytes = 1
        group.id = kylin_streaming_cube
        heartbeat.interval.ms = 3000
        interceptor.classes = []
        internal.leave.group.on.close = true
        isolation.level = read_uncommitted
        key.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer
        max.partition.fetch.bytes = 1048576
        max.poll.interval.ms = 300000
        max.poll.records = 500
        metadata.max.age.ms = 300000
        metric.reporters = []
        metrics.num.samples = 2
        metrics.recording.level = INFO
        metrics.sample.window.ms = 30000
        partition.assignment.strategy = [class
org.apache.kafka.clients.consumer.RangeAssignor]
        receive.buffer.bytes = 65536
        reconnect.backoff.max.ms = 1000
        reconnect.backoff.ms = 50
        request.timeout.ms = 30000
        retry.backoff.ms = 100
        sasl.client.callback.handler.class = null
        sasl.jaas.config = null
        sasl.kerberos.kinit.cmd = /usr/bin/kinit
        sasl.kerberos.min.time.before.relogin = 60000
        sasl.kerberos.service.name = null
        sasl.kerberos.ticket.renew.jitter = 0.05
        sasl.kerberos.ticket.renew.window.factor = 0.8
        sasl.login.callback.handler.class = null
        sasl.login.class = null
        sasl.login.refresh.buffer.seconds = 300
        sasl.login.refresh.min.period.seconds = 60
        sasl.login.refresh.window.factor = 0.8
        sasl.login.refresh.window.jitter = 0.05
        sasl.mechanism = GSSAPI
        security.protocol = PLAINTEXT
        send.buffer.bytes = 131072
        session.timeout.ms = 10000
        ssl.cipher.suites = null
        ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
        ssl.endpoint.identification.algorithm = https
        ssl.key.password = null
        ssl.keymanager.algorithm = SunX509
        ssl.keystore.location = null
        ssl.keystore.password = null
        ssl.keystore.type = JKS
        ssl.protocol = TLS
        ssl.provider = null
        ssl.secure.random.implementation = null
        ssl.trustmanager.algorithm = PKIX
        ssl.truststore.location = null
        ssl.truststore.password = null
        ssl.truststore.type = JKS
        value.deserializer = class
org.apache.kafka.common.serialization.StringDeserializer

2018-12-27 14:44:02,235 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:109
: Kafka version : 2.0.0
2018-12-27 14:44:02,239 INFO  [http-nio-7070-exec-9] utils.AppInfoParser:110
: Kafka commitId : 3402a8361b734732
2018-12-27 14:44:02,249 INFO  [http-nio-7070-exec-9] clients.Metadata:273 :
Cluster ID: EbWEAC85SESn8BTm2MITfw
2018-12-27 14:44:02,266 INFO  [http-nio-7070-exec-9] internals.Fetcher:583 :
[Consumer clientId=consumer-3, groupId=kylin_streaming_cube] Resetting
offset for partition kylin_streaming_topic-0 to offset 7861.
2018-12-27 14:44:02,269 DEBUG [http-nio-7070-exec-9] kafka.KafkaSource:123 :
The end offsets are {0=7861}
2018-12-27 14:44:02,282 INFO  [http-nio-7070-exec-9] cube.CubeManager:316 :
Updating cube instance 'kylin_streaming_cube'
2018-12-27 14:44:02,284 WARN  [http-nio-7070-exec-9] model.Segments:444 :
NEW segment start does not fit/connect with other segments:
kylin_streaming_cube[0_7861]
2018-12-27 14:44:02,285 WARN  [http-nio-7070-exec-9] model.Segments:446 :
NEW segment end does not fit/connect with other segments:
kylin_streaming_cube[0_7861]
2018-12-27 14:44:02,285 DEBUG [http-nio-7070-exec-9]
cachesync.CachedCrudAssist:190 : Saving CubeInstance at
/cube/kylin_streaming_cube.json
2018-12-27 14:44:02,377 DEBUG [pool-6-thread-1] cachesync.Broadcaster:113 :
Servers in the cluster: [localhost:7070]
2018-12-27 14:44:02,565 INFO  [http-nio-7070-exec-9]
mr.BatchCubingJobBuilder2:52 : MR_V2 new job to BUILD segment
kylin_streaming_cube[0_7861]
2018-12-27 14:44:02,671 DEBUG [pool-6-thread-1] cachesync.Broadcaster:123 :
Announcing new broadcast to all: BroadcastEvent{entity=cube, event=update,
cacheKey=kylin_streaming_cube}
2018-12-27 14:44:02,954 DEBUG [http-nio-7070-exec-3]
cachesync.Broadcaster:247 : Broadcasting UPDATE, cube, kylin_streaming_cube
2018-12-27 14:44:02,962 INFO  [http-nio-7070-exec-3] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.cube.cuboid.CuboidManager
2018-12-27 14:44:02,980 DEBUG [http-nio-7070-exec-3]
cachesync.Broadcaster:247 : Broadcasting UPDATE, project_data, learn_kylin
2018-12-27 14:44:02,981 INFO  [http-nio-7070-exec-3]
service.CacheService:120 : cleaning cache for project learn_kylin (currently
remove all entries)
2018-12-27 14:44:02,986 DEBUG [http-nio-7070-exec-3]
cachesync.Broadcaster:281 : Done broadcasting UPDATE, project_data,
learn_kylin
2018-12-27 14:44:02,995 DEBUG [http-nio-7070-exec-3]
cachesync.Broadcaster:281 : Done broadcasting UPDATE, cube,
kylin_streaming_cube
2018-12-27 14:44:03,251 DEBUG [http-nio-7070-exec-9]
hbase.HBaseConnection:181 : Using the working dir FS for HBase:
hdfs://localhost:9000
2018-12-27 14:44:03,285 INFO  [http-nio-7070-exec-9] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.job.execution.ExecutableManager
2018-12-27 14:44:03,289 INFO  [http-nio-7070-exec-9]
execution.ExecutableManager:68 : Using metadata url: kylin_metadata@hbase
2018-12-27 14:44:03,298 INFO  [http-nio-7070-exec-9] common.KylinConfig:457
: Creating new manager instance of class
org.apache.kylin.job.dao.ExecutableDao
2018-12-27 14:44:03,299 INFO  [http-nio-7070-exec-9] dao.ExecutableDao:75 :
Using metadata url: kylin_metadata@hbase
2018-12-27 14:44:03,300 DEBUG [http-nio-7070-exec-9]
cachesync.CachedCrudAssist:118 : Reloading ExecutablePO from
kylin_metadata(key='/execute')@kylin_metadata@hbase
2018-12-27 14:44:03,305 DEBUG [http-nio-7070-exec-9]
cachesync.CachedCrudAssist:127 : Loaded 0 ExecutablePO(s) out of 0 resource
2018-12-27 14:44:03,306 DEBUG [http-nio-7070-exec-9] dao.ExecutableDao:117 :
Reloading execute_output from /execute_output
2018-12-27 14:44:03,329 DEBUG [http-nio-7070-exec-9] dao.ExecutableDao:128 :
Loaded 6 execute_output digest(s) out of 139 resource
2018-12-27 14:44:03,338 DEBUG [pool-6-thread-1] cachesync.Broadcaster:113 :
Servers in the cluster: [localhost:7070]
2018-12-27 14:44:03,338 DEBUG [pool-6-thread-1] cachesync.Broadcaster:123 :
Announcing new broadcast to all: BroadcastEvent{entity=execute_output,
event=create, cacheKey=98333f02-2905-6a6d-f846-e5cd579074a4}
2018-12-27 14:44:03,365 DEBUG [http-nio-7070-exec-2]
cachesync.Broadcaster:247 : Broadcasting CREATE, execute_output,
98333f02-2905-6a6d-f846-e5cd579074a4
2018-12-27 14:44:03,382 DEBUG [http-nio-7070-exec-2]
cachesync.Broadcaster:281 : Done broadcasting CREATE, execute_output,
98333f02-2905-6a6d-f846-e5cd579074a4
2018-12-27 14:44:03,466 DEBUG [pool-6-thread-1] cachesync.Broadcaster:113 :
Servers in the cluster: [localhost:7070]
2018-12-27 14:44:03,466 DEBUG [pool-6-thread-1] cachesync.Broadcaster:123 :
Announcing new broadcast to all: BroadcastEvent{entity=execute,
event=create, cacheKey=98333f02-2905-6a6d-f846-e5cd579074a4}
2018-12-27 14:44:03,472 DEBUG [http-nio-7070-exec-1]
cachesync.Broadcaster:247 : Broadcasting CREATE, execute,
98333f02-2905-6a6d-f846-e5cd579074a4
2018-12-27 14:44:03,479 DEBUG [http-nio-7070-exec-1]
cachesync.Broadcaster:281 : Done broadcasting CREATE, execute,
98333f02-2905-6a6d-f846-e5cd579074a4
2018-12-27 14:44:11,199 DEBUG [http-nio-7070-exec-6]
badquery.BadQueryHistoryManager:65 : Loaded 0 Bad Query(s)
2018-12-27 14:44:44,796 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.
2018-12-27 14:45:18,891 DEBUG [http-nio-7070-exec-5] common.KylinConfig:327
: KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2018-12-27 14:45:19,431 DEBUG [http-nio-7070-exec-9]
badquery.BadQueryHistoryManager:65 : Loaded 0 Bad Query(s)
2018-12-27 14:45:23,170 DEBUG [http-nio-7070-exec-10]
project.ProjectL2Cache:198 : Loading L2 project cache for learn_kylin
2018-12-27 14:45:24,929 DEBUG [http-nio-7070-exec-4]
badquery.BadQueryHistoryManager:65 : Loaded 0 Bad Query(s)
2018-12-27 14:45:44,816 INFO  [BadQueryDetector]
service.BadQueryDetector:147 : Detect bad query.


--
Sent from: http://apache-kylin.74782.x6.nabble.com/

Reply via email to