mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed (#8164)
* Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed
This commit is contained in:
@@ -28,6 +28,7 @@ const configBase = {
|
||||
},
|
||||
|
||||
'ignore_ssl_errors': true,
|
||||
'livy_session_startup_timeout_seconds': 100,
|
||||
|
||||
'logging_config': {
|
||||
'version': 1,
|
||||
|
||||
Reference in New Issue
Block a user