Re: Python + Spark unable to connect to S3 bucket .... Invalid hostname in URI

2014-08-15 Thread Miroslaw
So after doing some more research I found the root cause of the problem. The
bucket name we were using contained an underscore '_'. This goes against the
new requirements for naming buckets. Using a bucket that is not named with
an underscore solved the issue.

If anyone else runs into this problem, I hope this will help them out. 



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Python-Spark-unable-to-connect-to-S3-bucket-Invalid-hostname-in-URI-tp12076p12169.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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



Re: Python + Spark unable to connect to S3 bucket .... Invalid hostname in URI

2014-08-14 Thread Miroslaw
I have tried that already but still get the same error.

To be honestly, I feel as though I am missing something obvious with my
configuration, I just can't find what it may be.

Miroslaw Horbal


On Wed, Aug 13, 2014 at 10:38 PM, jerryye [via Apache Spark User List] 
ml-node+s1001560n12082...@n3.nabble.com wrote:

 Using s3n:// worked for me.

 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://apache-spark-user-list.1001560.n3.nabble.com/Python-Spark-unable-to-connect-to-S3-bucket-Invalid-hostname-in-URI-tp12076p12082.html
  To unsubscribe from Python + Spark unable to connect to S3 bucket 
 Invalid hostname in URI, click here
 http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=12076code=bWlyb3NsYXdAZ21haWwuY29tfDEyMDc2fC01ODI4NDczMw==
 .
 NAML
 http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Python-Spark-unable-to-connect-to-S3-bucket-Invalid-hostname-in-URI-tp12076p12107.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.