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

Joy Gao updated AIRFLOW-2585:
-----------------------------
    Description: 
* Issue with UUID type conversion: currently UUID is converted to hex string, 
but should be converted to base64-encoded as that is the required format in 
BigQuery for uploading.
 * Issue with configuring load balancing policy in CassandraHook: currently the 
hook only successfully instantiate with the default LB policy, but throw an 
exception if attempts to pass in a custom LB policy in the extra field.
 * Issue with connections not closed properly after use: should always shut 
down the cluster in the operator to close all sessions/connections associated 
with the cluster instance.

 

  was:
* Issue with UUID type conversion: currently UUID is converted to hex string, 
but should be converted to base64-encoded as that is the required format in 
BigQuery for uploading.
 * Issue with configuring load balancing policy in CassandraHook: currently the 
hook only successfully instantiate with the default LB policy, but throw an 
exception if attempts to pass in a custom LB policy in the extra field.

 


> Bug fix in CassandraHook and CassandraToGoogleCloudStorageOperator
> ------------------------------------------------------------------
>
>                 Key: AIRFLOW-2585
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2585
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Joy Gao
>            Assignee: Joy Gao
>            Priority: Major
>
> * Issue with UUID type conversion: currently UUID is converted to hex string, 
> but should be converted to base64-encoded as that is the required format in 
> BigQuery for uploading.
>  * Issue with configuring load balancing policy in CassandraHook: currently 
> the hook only successfully instantiate with the default LB policy, but throw 
> an exception if attempts to pass in a custom LB policy in the extra field.
>  * Issue with connections not closed properly after use: should always shut 
> down the cluster in the operator to close all sessions/connections associated 
> with the cluster instance.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to