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

[IntelliJ] Job upload path display error #2198

Closed
t-rufang opened this issue Oct 11, 2018 · 3 comments · Fixed by #2245
Closed

[IntelliJ] Job upload path display error #2198

t-rufang opened this issue Oct 11, 2018 · 3 comments · Fixed by #2245

Comments

@t-rufang
Copy link
Contributor

Repro steps:

  1. new an Azure HDInsight Spark run configuration
  2. select an HDInsight cluster with ADLS storage, select storage type as Job Upload Storage
  3. the upload path display as the format of Azure Blob while we expect it to be ADLS format

image

@t-rufang
Copy link
Contributor Author

The upload path in run configuration dialog is just for show and it's not consistent with the real upload path when you submit the spark job for now (we will fix this issue later). That means, though the upload path displays wrong in the run configuration dialog, you can still submit spark job and upload the artifact to the right place (cluster default storage account).

@t-rufang
Copy link
Contributor Author

Fixed in #2245

@v-jiche
Copy link

v-jiche commented Oct 29, 2018

Verified. Fixed.
azure-toolkit-for-intellij-2018.2.develop.824.10-29-2018

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

Successfully merging a pull request may close this issue.

4 participants