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 2021/01/12 07:06:29 UTC

[GitHub] [airflow] c-hui opened a new issue #13629: HiveCliHook kill method error

c-hui opened a new issue #13629:
URL: https://github.com/apache/airflow/issues/13629


   https://github.com/apache/airflow/blob/6c458f29c0eeadb1282e524e76fdd379d6436824/airflow/providers/apache/hive/hooks/hive.py#L464
   
   It should be:
   ```
   if hasattr(self, 'sub_process')
   ```


----------------------------------------------------------------
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



[GitHub] [airflow] mirelagrigoras commented on issue #13629: HiveCliHook kill method error

Posted by GitBox <gi...@apache.org>.
mirelagrigoras commented on issue #13629:
URL: https://github.com/apache/airflow/issues/13629#issuecomment-762397958


   Hi, @c-hui! If you did not start working on it yet, I could pick it up and create a PR for this.


----------------------------------------------------------------
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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #13629: HiveCliHook kill method error

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #13629:
URL: https://github.com/apache/airflow/issues/13629#issuecomment-758453733


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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



[GitHub] [airflow] kaxil closed issue #13629: HiveCliHook kill method error

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #13629:
URL: https://github.com/apache/airflow/issues/13629


   


----------------------------------------------------------------
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