BKRV created KYLIN-4655:
---------------------------
Summary: Load HFile to HBase Table step is loading the files over
and over
Key: KYLIN-4655
URL: https://issues.apache.org/jira/browse/KYLIN-4655
Project: Kylin
Issue Type: Bug
Components: Storage - HBase
Affects Versions: v2.6.5
Environment: Production
Reporter: BKRV
When the cube is created using Spark engine selection load Hfile to Hbase step
is required to copy ~9 GB data. But in turn the job runs in a never ending loop
and the files are getting copied over several times. Even after discarding the
cube the job keeps running in backend.
Hbase master service is required to be rebooted for this stop.
Unable to identify the root cause.
When running using MR engine do not encounter this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)