luigi icon indicating copy to clipboard operation
luigi copied to clipboard

update hive.py

Open cn-aman opened this issue 5 years ago • 2 comments

The missing semicolon prevents to run hive command in local environment.

Description

The missing semicolon was preventing the hive command task to run in the local environment while checking for partition.

Motivation and Context

This change is required because due to this people making use of Luigi spends too much time debugging this error and I feel should be fixed in the Luigi repo. it self

Have you tested this? If so, how?

"I ran my jobs with this code and it works for me."

cn-aman avatar Oct 05 '20 08:10 cn-aman

LGTM. Could you please add a test case to cover the change? Thanks for your contribution!

honnix avatar Oct 05 '20 10:10 honnix

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If closed, you may revisit when your time allows and reopen! Thank you for your contributions.

stale[bot] avatar Jan 09 '22 01:01 stale[bot]