From commits-return-10646-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Mon Jan 27 19:13:05 2020 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 EA57D18060E for ; Mon, 27 Jan 2020 20:13:04 +0100 (CET) Received: (qmail 54238 invoked by uid 500); 27 Jan 2020 19:13:04 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 54229 invoked by uid 99); 27 Jan 2020 19:13:04 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jan 2020 19:13:04 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] lamber-ken commented on issue #1284: [SUPPORT] Message-ID: <158015238427.8532.8370653147847351228.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Mon, 27 Jan 2020 19:13:04 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit lamber-ken commented on issue #1284: [SUPPORT] URL: https://github.com/apache/incubator-hudi/issues/1284#issuecomment-578905337 Hello @haospotai, thanks for reporting this bug. `org.apache.hudi.org.apache.hadoop_hive.metastore.MetaStoreFilterHook` is relocated at an out-of date version of hudi project. Please build the latest hudi project. ``` mvn clean package -DskipTests -DskipITs ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services