From dev-return-56507-apmail-phoenix-dev-archive=phoenix.apache.org@phoenix.apache.org Fri May 17 18:52:05 2019 Return-Path: X-Original-To: apmail-phoenix-dev-archive@minotaur.apache.org Delivered-To: apmail-phoenix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 17F5A19001 for ; Fri, 17 May 2019 18:52:05 +0000 (UTC) Received: (qmail 93654 invoked by uid 500); 17 May 2019 18:52:01 -0000 Delivered-To: apmail-phoenix-dev-archive@phoenix.apache.org Received: (qmail 93595 invoked by uid 500); 17 May 2019 18:52:01 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 93457 invoked by uid 99); 17 May 2019 18:52: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; Fri, 17 May 2019 18:52: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 5B25EE2A03 for ; Fri, 17 May 2019 18:52: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 11CCC20FEB for ; Fri, 17 May 2019 18:52:00 +0000 (UTC) Date: Fri, 17 May 2019 18:52:00 +0000 (UTC) From: "Chinmay Kulkarni (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5284) Add documentation for PHOENIX-5197 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5284?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5284: -------------------------------------- Fix Version/s: (was: 4.15.0) (was: 5.0.0) connectors-1.0.0 > Add documentation for PHOENIX-5197 > ---------------------------------- > > Key: PHOENIX-5284 > URL: https://issues.apache.org/jira/browse/PHOENIX-5284 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 5.0.0, 4.15.0 > Reporter: Chinmay Kulkarni > Assignee: Chinmay Kulkarni > Priority: Major > Fix For: connectors-1.0.0 > > > PHOENIX-5197 introduces a method to=C2=A0use=C2=A0extraOptions to pass co= nfigurations=C2=A0from=C2=A0the Spark driver to executors.=C2=A0 > We expect these properties to be passed against the key "phoenixConfigs". > The corresponding value should be a comma-separated string containing pro= perty names and property values. For example: prop1=3Dval1,prop2=3Dval2,pro= p3=3Dval3 > We should add documentation for this feature.=C2=A0 > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)