cdmikechen opened a new pull request, #990:
URL: https://github.com/apache/submarine/pull/990

   ### What is this PR for?
   When using submarine quickstart, the tensorflow dataset cannot be 
downloaded, the error is as follows:
   ```
   All attempts to get a Google authentication bearer token failed, returning 
an empty token. Retrieving token from files failed with "Not found: Could not 
locate the credentials file.". Retrieving token from GCE failed with "Failed 
precondition: Error executing an HTTP request: libcurl code 6 meaning 'Couldn't 
resolve host name', error details: Couldn't resolve host 'metadata'".
   ```
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [x] - Add version check to turn off GCS
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1311
   
   ### How should this be tested?
   Test cases should be followed up with relevant image 
([submarine-quickstart](https://hub.docker.com/r/apache/submarine/tags?page=1&name=quickstart))
 test cases to facilitate regression testing.
   
   ### Screenshots (if appropriate)
   No
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to