Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hive.py #3004

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update hive.py #3004

wants to merge 1 commit into from

Conversation

cn-aman
Copy link

@cn-aman cn-aman commented Oct 5, 2020

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

The missing semicolon prevents to run hive command in local environment.
@honnix
Copy link
Member

honnix commented Oct 5, 2020

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

@stale
Copy link

stale bot commented Jan 9, 2022

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 stale bot added the wontfix label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants