From issues-return-84209-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Wed Sep 4 20:56:04 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 8CD23180674 for ; Wed, 4 Sep 2019 22:56:04 +0200 (CEST) Received: (qmail 45168 invoked by uid 500); 5 Sep 2019 02:59:12 -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 45103 invoked by uid 99); 5 Sep 2019 02:59:11 -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; Thu, 05 Sep 2019 02:59:11 +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 E502BE3115 for ; Wed, 4 Sep 2019 20:56: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 3BF1D781F26 for ; Wed, 4 Sep 2019 20:56:00 +0000 (UTC) Date: Wed, 4 Sep 2019 20:56:00 +0000 (UTC) From: "Sam Hjelmfelt (Jira)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Sam Hjelmfelt created NIFI-6621: ----------------------------------- Summary: 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 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)