From commits-return-11584-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Fri Feb 14 09:18:14 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 19D60180647 for ; Fri, 14 Feb 2020 10:18:14 +0100 (CET) Received: (qmail 52384 invoked by uid 500); 14 Feb 2020 09:18:13 -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 52374 invoked by uid 99); 14 Feb 2020 09:18:13 -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; Fri, 14 Feb 2020 09:18:13 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] lamber-ken commented on issue #1335: [SUPPORT] HoodieDeltaStreamer Kafka offset reset config not being read Message-ID: <158167189336.16306.17477502949740213373.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Fri, 14 Feb 2020 09:18:13 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit lamber-ken commented on issue #1335: [SUPPORT] HoodieDeltaStreamer Kafka offset reset config not being read URL: https://github.com/apache/incubator-hudi/issues/1335#issuecomment-586170746 hi @amitsingh-10, `0.5.1-incubating` built with spark-2.4.4, as you reported, `KafkaUtils#fixKafkaParams` will overried these properties. IMO, you can use `0.5.0-incubating` which built with spark-2.1.0. `KafkaUtils` does not overried these properties. ---------------------------------------------------------------- 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