017 11:52 AM
To: dev@kylin.apache.org
Subject: Re: unit tests fail on master-hadoop3.0
Like I thought. Should pass the basic UT first. Maybe I can find someone to
help out.
On Tue, Nov 14, 2017 at 1:08 PM, Feng, Zhutian
wrote:
> Hi Yang,
>
> I run "mvn clean package -pl core-
d ClassUtilTest has nothing to do with HTableDescriptor and your
change.
Does the UT pass before your change?
Yang
On Mon, Nov 13, 2017 at 10:38 PM, Feng, Zhutian
wrote:
> Environment:
> Ubuntu16.04
> Java1.8
> Maven3.5
>
> Steps:
>
> 1. chec
Environment:
Ubuntu16.04
Java1.8
Maven3.5
Steps:
1. checkout to master-hadoop3.0
2. As HTableDescriptor(String) is no longer supported in the latest Hbase
API,
So I change "HTableDescriptor table = new HTableDescriptor(tableName) " to
"HTableDescriptor table = new HTabl
Hadoop 3.0.0
Hbase 1.2.6
Hive 3.0.0
Java 1.8
Maven 3.5.2
I use "bin/kylin.sh start" to start kylin, but I can not visit
127.0.0.1:7070/kylin
There are some errors in "logs/kylin.out":
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M;
support was removed in 8.0
SLF4J: