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

Add untracked mode for driver operation #9

Closed
wants to merge 1 commit into from

Conversation

mamogaaa
Copy link
Contributor

@mamogaaa mamogaaa commented Jul 3, 2024

No description provided.

@mamogaaa mamogaaa force-pushed the add-untracked branch 2 times, most recently from c743b30 to eddc5af Compare August 1, 2024 09:00
@Alexvsalexvsalex
Copy link
Collaborator

Please, remove archives support from this PR. Also, add .doc(...) to new config,

@@ -121,4 +121,9 @@ object Config {
val SPYT_ANNOTATIONS = "spark.ytsaurus.annotations"
val SPYT_DRIVER_ANNOTATIONS = "spark.ytsaurus.driver.annotations"
val SPYT_EXECUTORS_ANNOTATIONS = "spark.ytsaurus.executors.annotations"

val YTSAURUS_UNTRACKED_DRIVER_OPERATION = ConfigBuilder("spark.ytsaurus.untracked.driver.operation")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's name it spark.ytsaurus.driver.watch with default value true, and provide a description to this option

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