telemetry-analysis-service
telemetry-analysis-service copied to clipboard
Zeppelin scheduled job using private result visibility throws an error
NoSuchKey
:
An error occurred (NoSuchKey) when calling the GetObject operation: The specified key does not exist.
I believe this is because the output gets saved to the private S3 path but the notebook rendering is explicitly checking for bucket = settings.AWS_CONFIG['PUBLIC_DATA_BUCKET']
.