It's ... kind of weird .... if I try to execute this cotizas = sc.textFile("A_ko") print cotizas.take(10)
it doesn't work, but if I remove only one "A" character from this file ... it's all OK ... At first I thought it was due to the number of splits or something like that ... but I downloaded this file http://www.briandunning.com/sample-data/uk-500.zip and it also works OK. This file is larger in number of lines (501 lines over 50 lines) and in size (96KB over 14KB). 2014-06-23 18:28 GMT+02:00 Congrui Yi [via Apache Spark User List] < ml-node+s1001560n8128...@n3.nabble.com>: > So it does not work for files on HDFS either? That is really a problem. > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-spark-user-list.1001560.n3.nabble.com/pyspark-Failed-to-run-first-tp7691p8128.html > To unsubscribe from pyspark-Failed to run first, click here > <http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7691&code=YW5nZWwuYWx2YXJlei5wYXNjdWFAZ21haWwuY29tfDc2OTF8ODAzOTc5ODky> > . > NAML > <http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > A_ko (18K) <http://apache-spark-user-list.1001560.n3.nabble.com/attachment/8165/0/A_ko> -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/pyspark-Failed-to-run-first-tp7691p8165.html Sent from the Apache Spark User List mailing list archive at Nabble.com.