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

Task config #293

Merged
merged 8 commits into from
Dec 24, 2020
Merged

Task config #293

merged 8 commits into from
Dec 24, 2020

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Dec 24, 2020

No description provided.

Copy link
Contributor

@wild-endeavor wild-endeavor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so much nicer.

@@ -36,10 +36,10 @@ def get_task_structure(self) -> SdkTask:

def reference_task(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, I should change this... i'll add it to the list. these shouldn't be optional.

@dataclass
class HiveConfig(object):
cluster_label: str
tags: Optional[List[str]] = None
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment on what these params are for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doing it now

@wild-endeavor wild-endeavor merged commit 4468f08 into annotations Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants