Test steps are here. Try UT first, then IT. http://kylin.apache.org/development/howto_test.html
On Thu, Oct 26, 2017 at 3:58 PM, Chen, Sammi <[email protected]> wrote: > Hi Cheng, > > I have updated the code locally to pass the compilation. > > Can you suggest which test to run to verify the change is OK? > > > Thanks, > Sammi > > -----Original Message----- > From: Cheng Wang [mailto:[email protected]] > Sent: Thursday, October 26, 2017 3:49 PM > To: [email protected] > Subject: Re: Build master-hadoop3.0 issue > > Hi Sammi, > > How about this issue, any updates? > > > Best regards, > ------------------ > Wang Cheng > > > > > > > > > > On 10/16/17, 10:57 AM, "Chen, Sammi" <[email protected]> wrote: > > > > >Build master-hadoop3.0 with Java 1.8.0_144 and Maven 3.5.0, there is > one error. > > > >Failed to execute goal > >org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile > >(default-compile) on project kylin-server-base: Compilation failure > >[ERROR] > >/Users/sammi/workspace/kylin/server-base/src/main/java/org/apache/kylin > >/rest/security/MockHTable.java:[139,33] error: no suitable constructor > >found for HTableDescriptor(String) [ERROR] > > > > >
