Hi,

i am trying to read files which are ISO-8859-6  encoded via spark streaming,
but the default encoding for 

" ssc.textFileStream " is UTF-8 , so i don't get the data properly , so is
there a way change the default encoding for textFileStream , or a way to
read the file's bytes then i can handle the encoding ? 

Thanks so much in advance  



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Reading-non-UTF-8-files-via-spark-streaming-tp25397.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

Reply via email to