From dev-return-15934-archive-asf-public=cust-asf.ponee.io@kylin.apache.org Wed Jul 17 06:36:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6643918060E for ; Wed, 17 Jul 2019 08:36:03 +0200 (CEST) Received: (qmail 49616 invoked by uid 500); 17 Jul 2019 06:36:02 -0000 Mailing-List: contact dev-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list dev@kylin.apache.org Received: (qmail 49534 invoked by uid 99); 17 Jul 2019 06:36:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2019 06:36:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id F1112E2EFA for ; Wed, 17 Jul 2019 06:36:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 74B7526597 for ; Wed, 17 Jul 2019 06:36:00 +0000 (UTC) Date: Wed, 17 Jul 2019 06:36:00 +0000 (UTC) From: "Chao Long (JIRA)" To: dev@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KYLIN-4089) Integration test failed with JDBCMetastore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chao Long created KYLIN-4089: -------------------------------- Summary: Integration test failed with JDBCMetastore Key: KYLIN-4089 URL: https://issues.apache.org/jira/browse/KYLIN-4089 Project: Kylin Issue Type: Bug Components: Integration, Tools, Build and Test Reporter: Chao Long Assignee: Chao Long Fix For: v3.0.0-alpha2 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.822 s <<< FAILURE! - in org.apache.kylin.storage.hbase.ITAclTableMigrationToolTest[ERROR] testBasic(org.apache.kylin.storage.hbase.ITAclTableMigrationToolTest) Time elapsed: 0.812 s <<< ERROR!java.lang.NullPointerException at org.apache.kylin.storage.hbase.ITAclTableMigrationToolTest.testBasic(ITAclTableMigrationToolTest.java:95) -- This message was sent by Atlassian JIRA (v7.6.14#76016)