Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v2.4.0, v2.4.1, v2.5.0
-
None
Description
I deployed two hadoop cluster(also enabled kerberos ,with cross-realm trust) the main cluster and hbase cluster,Kylin Server can access both clusters using hdfs shell with fully qualifiered path ,can submit MR job to main cluster, and can use hive shell to access data warehouse
on Kylin Server, the configurations of hadoop and hive points to main cluster,and can access hbase cluster using hbase shell.
when I build the cube, at "Create HTable" step, it reported the error "java.net.UnknownHostException: ctyunbigdata Set hbase.table.sanity.checks to false
at conf or table descriptor if you want to bypass sanity checks",but after I restart Kylin serer , resume it can run normally,Why?
more detail message on Kylin_standalone_hbase.log
Attachments
Attachments
Issue Links
- is caused by
-
KYLIN-3438 mapreduce.job.queuename does not work at 'Convert Cuboid Data to HFile' Step
- Closed