[ https://issues.apache.org/jira/browse/PHOENIX-5284?page=com.atlassian.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 use extraOptions to pass configurations from the Spark driver to executors.  > We expect these properties to be passed against the key "phoenixConfigs". > The corresponding value should be a comma-separated string containing property names and property values. For example: prop1=val1,prop2=val2,prop3=val3 > We should add documentation for this feature.  >   -- This message was sent by Atlassian JIRA (v7.6.3#76005)