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

Having issue while launching pipeline using sdk #141

Open
mamus7rout opened this issue Oct 14, 2022 · 1 comment
Open

Having issue while launching pipeline using sdk #141

mamus7rout opened this issue Oct 14, 2022 · 1 comment

Comments

@mamus7rout
Copy link

File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/streamsets/sdk/sdc.py", line 83, in init
if self.control_hub.use_websocket_tunneling:
AttributeError: 'NoneType' object has no attribute 'use_websocket_tunneling'

@mamus7rout
Copy link
Author

Getting error for activation key and its not present in. my installed directory.

Kindly suggest how to get the key.

Traceback (most recent call last):
File "", line 1, in
File "/Users/bikramrout/Library/Python/3.9/lib/python/site-packages/streamsets/sdk/sdc.py", line 94, in init
self.api_client = sdc_api.ApiClient(server_url=self.server_url,
File "streamsets/sdk/sdc_api.pyx", line 139, in sdk.sdc_api.ApiClient.init
File "streamsets/sdk/sdc_api.pyx", line 148, in sdk.sdc_api.ApiClient._verify_activation
streamsets.sdk.exceptions.ActivationError: Failed to activate Python SDK for StreamSets (reason: Could not find activation file at /Users/bikramrout/.streamsets/activation/rsa-signed-activation-info.properties or /Users/bikramrout/Library/Python/3.9/lib/python/site-packages/streamsets/sdk/activation/rsa-signed-activation-info.properties or environment variable STREAMSETS_SDK_ACTIVATION_KEY).

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

No branches or pull requests

1 participant