This is an automated email from the ASF dual-hosted git repository. nic pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 4e7b242 minor, switch to openjdk8 for travis new f15b1f8 KYLIN-3958 MrHive-Dict support build by livy new 47431ba KYLIN-3958 Add quote for backtick The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/kylin/common/livy/LivyRestClient.java | 9 ++-- .../apache/kylin/common/util/HiveCmdBuilder.java | 4 ++ .../src/main/resources/kylin-defaults.properties | 6 +++ .../source/hive/CreateFlatHiveTableByLivyStep.java | 50 +++--------------- .../kylin/source/hive/CreateMrHiveDictStep.java | 17 ++++-- .../apache/kylin/source/hive/MRHiveDictUtil.java | 61 ++++++++++++++++++++-- .../hive/RedistributeFlatHiveTableByLivyStep.java | 17 ++---- 7 files changed, 95 insertions(+), 69 deletions(-)