RE: unit tests fail on master-hadoop3.0

2017-11-16 Thread Feng, Zhutian
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-

RE: unit tests fail on master-hadoop3.0

2017-11-13 Thread Feng, Zhutian
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

unit tests fail on master-hadoop3.0

2017-11-13 Thread Feng, Zhutian
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

Some problem when set up kylin

2017-11-12 Thread Feng, Zhutian
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: