You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/19 12:51:20 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #7753: [AIRFLOW-5705][depends on AIRFLOW-7076] Make AwsSsmSecretsBackend consistent with VaultBackend

kaxil commented on a change in pull request #7753: [AIRFLOW-5705][depends on AIRFLOW-7076] Make AwsSsmSecretsBackend consistent with VaultBackend
URL: https://github.com/apache/airflow/pull/7753#discussion_r395001497
 
 

 ##########
 File path: tests/providers/apache/hive/hooks/test_hive.py
 ##########
 @@ -33,7 +33,7 @@
 from airflow.models.dag import DAG
 from airflow.providers.apache.hive.hooks.hive import HiveCliHook, HiveMetastoreHook, HiveServer2Hook
 from airflow.providers.apache.hive.operators.hive import HiveOperator
-from airflow.secrets import CONN_ENV_PREFIX
+from airflow.secrets.environment_variables import CONN_ENV_PREFIX
 
 Review comment:
   Based on https://github.com/apache/airflow/pull/7753#discussion_r394057083

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services