This is an automated email from the ASF dual-hosted git repository.

xxyu pushed a change to branch master-hadoop3
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 66059a6  Upgrade tomcat vertion to 8.5.51
     new e230d8b  Fix dependency issue in HDP3 and revert cod change to HBase 
bulk load
     new f2ac53a  KYLIN-4598 Missing dependency when run kylin.sh  
org.apache.kylin.*
     new ada0355  KYLIN-4597 Fix NPE when download diagnosis info for a job

The 3 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:
 build/bin/kylin.sh                                 |   6 +
 .../kylin/common/util/CliCommandExecutor.java      |   2 +-
 core-metrics/pom.xml                               |   1 +
 pom.xml                                            |  19 +-
 server-base/pom.xml                                |   2 +-
 server/pom.xml                                     |   2 +-
 .../kylin/storage/hbase/steps/CreateHTableJob.java |  14 +-
 .../kylin/storage/hbase/steps/CubeHFileJob.java    |  22 +-
 .../storage/hbase/steps/HFileOutputFormat3.java    | 818 ++++++++++++---------
 stream-receiver/pom.xml                            |   4 +-
 10 files changed, 531 insertions(+), 359 deletions(-)

Reply via email to