amalakar commented on issue #5020: Make port number optional in superset for 
druid
URL: 
https://github.com/apache/incubator-superset/pull/5020#issuecomment-389658902
 
 
   Full stack trace:
   ```
   Traceback (most recent call last):
     File 
"/Users/amalakar/Library/Preferences/IntelliJIdea2017.3/scratches/scratch_6.py",
 line 21, in <module>
       res = urllib.request.urlopen(req)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 154, in urlopen
       return opener.open(url, data, timeout)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 435, in open
       response = meth(req, response)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 548, in http_response
       'http', request, response, code, msg, hdrs)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 473, in error
       return self._call_chain(*args)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 407, in _call_chain
       result = func(*args)
     File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 line 556, in http_error_default
       raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
   urllib2.HTTPError: HTTP Error 404: Not Found
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to