You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix IDEA203 regression of Spark failure debug in local
The 203 API changes introduce the regression with local debugging Spark failure context with the following error message:
`java.nio.file.InvalidPathException: Illegal char <*> at index ...`
Copy file name to clipboardExpand all lines: PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/hdinsight/spark/run/SparkFailureTaskRunProfileState.kt
0 commit comments