Describe the bug
When creating a data job using the Notebook UI, it should work with defaults regardless of connectivity issues .
It should be smart enough to detect if Control Service is not configured and ignore it.
if Control Service is unavailable it may print warning but local job creation should still happen.
Steps To Reproduce
Steps to reproduce the behavior:
- Click VDK -> Create
- Write a job name
Expected behavior
Local job is created.
If Control Service URL is set, then job is registered, if not then it is not.
Screenshots
Describe the bug
When creating a data job using the Notebook UI, it should work with defaults regardless of connectivity issues .
It should be smart enough to detect if Control Service is not configured and ignore it.
if Control Service is unavailable it may print warning but local job creation should still happen.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Local job is created.
If Control Service URL is set, then job is registered, if not then it is not.
Screenshots