From issues-return-84441-apmail-nifi-issues-archive=nifi.apache.org@nifi.apache.org Fri Sep 6 17:20:03 2019 Return-Path: X-Original-To: apmail-nifi-issues-archive@minotaur.apache.org Delivered-To: apmail-nifi-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id DDDD9199BD for ; Fri, 6 Sep 2019 17:20:02 +0000 (UTC) Received: (qmail 27413 invoked by uid 500); 7 Sep 2019 05:10:32 -0000 Delivered-To: apmail-nifi-issues-archive@nifi.apache.org Received: (qmail 27384 invoked by uid 500); 7 Sep 2019 05:10:32 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 27277 invoked by uid 99); 7 Sep 2019 05:10:32 -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; Sat, 07 Sep 2019 05:10:32 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AB27EE3127 for ; Fri, 6 Sep 2019 17:20:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3E388780AE6 for ; Fri, 6 Sep 2019 17:20:00 +0000 (UTC) Date: Fri, 6 Sep 2019 17:20:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-6621) Add support for Druid Schema-less Dimensions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924437#comment-16924437 ] ASF subversion and git services commented on NIFI-6621: ------------------------------------------------------- Commit a672294f3f3edf2f3fbd05a20d0585dc1a431c79 in nifi's branch refs/heads/master from samhjelmfelt [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a672294 ] NIFI-6621: Add support for Druid schema-less dimensions NIFI-6621: Small change to fix failing tests NIFI-6621: Minor style changes Signed-off-by: Matthew Burgess This closes #3693 > Add support for Druid Schema-less Dimensions > -------------------------------------------- > > Key: NIFI-6621 > URL: https://issues.apache.org/jira/browse/NIFI-6621 > Project: Apache NiFi > Issue Type: Improvement > Reporter: Sam Hjelmfelt > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > Druid supports [schema-less dimensions|https://druid.apache.org/docs/latest/ingestion/schema-design.html#schema-less-dimensions], but the DruidTranquilityController (and by extension PutDruidRecord) does not support it. A fixed dimension list must be provided. -- This message was sent by Atlassian Jira (v8.3.2#803003)