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

"Apply" not being enabled in Dataflow Pipeline run configuration #3609

Open
chanseokoh opened this issue Feb 25, 2020 · 0 comments
Open

"Apply" not being enabled in Dataflow Pipeline run configuration #3609

chanseokoh opened this issue Feb 25, 2020 · 0 comments

Comments

@chanseokoh
Copy link
Contributor

The test plan says

Run > Run Configurations.... Select the configuration you created earlier, and select the Pipeline Arguments tab.

Select DataflowRunner. Wait for a second, and verify Pipeline Options change to list many more options.

Uncheck Use Default Dataflow options. This should enable all the fields under the checkbox. (FYI, all the fields under the checkbox are supposed to be disabled when the checkbox is ticked, but due to a bug, you might see some of them are enabled beforehand.)

Select an account and a project ID.

Enter <a unique, non-existing bucket name to create>/subfolder in the staging location. You'll see an error message "Cloud not fetch bucket ...". Verify Create Bucket is enabled.

Click Create Bucket. The dialog should show a message that the bucket is created.

Click Apply and then Run.

However, the "Apply" button is kept disabled. Changing the GCS staging location or the project ID doesn't enable it either. Interestingly switching to other tabs enables "Apply" (along with "Revert").

Changing the staging location (typing some characters) and clicking "Close" loses the change. Normally, it should pop up a dialog asking for saving or discarding any changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants