Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
connectors-6.0.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
PHOENIX-5285 Add documentation for DataSourceV2 support in the phoenix-spark connector
- Resolved
- links to