telemetry-analysis-service icon indicating copy to clipboard operation
telemetry-analysis-service copied to clipboard

Zeppelin scheduled job using private result visibility throws an error

Open robhudson opened this issue 7 years ago • 0 comments

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'].

robhudson avatar Oct 19 '17 20:10 robhudson