Chinmay Kulkarni created PHOENIX-5284:
-----------------------------------------
Summary: 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
Fix For: 4.15.0, 5.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)