wangrupeng created KYLIN-4721: --------------------------------- Summary: The default source source type should be CSV not Hive with the local debug mode Key: KYLIN-4721 URL: https://issues.apache.org/jira/browse/KYLIN-4721 Project: Kylin Issue Type: Bug Components: Metadata Affects Versions: v4.0.0-alpha Reporter: wangrupeng Assignee: wangrupeng Fix For: v4.0.0-alpha
When debuging kylin 4.0 with tomcat local mode, Kylin will use the metadata which is located in $KYLIN_SOURCE/examples/test_case_data/sample_local and the source type of tables is hive. The build task will remain pending because it cannot connect the remote hadoop cluster. -- This message was sent by Atlassian Jira (v8.3.4#803005)