You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by yangchao <yc...@163.com> on 2017/01/22 07:51:21 UTC

cube migration meet error

./bin/kylin.sh org.apache.kylin.storage.hbase.util.CubeMigrationCLI
thd-2-pdd-sh.prod.yiran.com:7070 olap-1-pdd-sh.prod.yiran.com:7070
ares_order_cube ares true false false true

....
2017-01-22 15:45:30,739 INFO  [main CubeManager:908]: Loaded 3 cubes, fail
on 0 cubes
2017-01-22 15:45:30,739 INFO  [main CubeMigrationCLI:121]: cube to be moved
is : ares_order_cube
Exception in thread "main" java.lang.NullPointerException
	at
org.apache.kylin.storage.hbase.util.CubeMigrationCLI.moveCube(CubeMigrationCLI.java:123)
	at
org.apache.kylin.storage.hbase.util.CubeMigrationCLI.moveCube(CubeMigrationCLI.java:164)
	at
org.apache.kylin.storage.hbase.util.CubeMigrationCLI.main(CubeMigrationCLI.java:103)

.... ...

PS: thd-2-pdd-sh.prod.yiran.com:7070 and olap-1-pdd-sh.prod.yiran.com:7070 
have kerberos and ranger authentication

--
View this message in context: http://apache-kylin.74782.x6.nabble.com/cube-migration-meet-error-tp7015.html
Sent from the Apache Kylin mailing list archive at Nabble.com.