[ 
https://issues.apache.org/jira/browse/PHOENIX-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajeshbabu Chintaguntla updated PHOENIX-6411:
---------------------------------------------
    Description: 
Currently there is
1) no way to disable/enable autocommit for the connections creating internally 
within the readers/writers and 
2) commits are getting called internally when batch size reaches which will not 
give control to application developer.
Avoiding these may help to use transactions with in the connector.

  was:
Currently there is
1) no way to disable/enable autocommit to the connections creating within the 
readers/writers and 
2) commits are getting called internally when batch size reaches which will not 
give control to application developer.
Avoiding these may help to use transactions with in the connector.


> Verify and add transactions usability in Phoenix Spark connector
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-6411
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6411
>             Project: Phoenix
>          Issue Type: Bug
>          Components: spark-connector
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>            Priority: Major
>
> Currently there is
> 1) no way to disable/enable autocommit for the connections creating 
> internally within the readers/writers and 
> 2) commits are getting called internally when batch size reaches which will 
> not give control to application developer.
> Avoiding these may help to use transactions with in the connector.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to