spark filestream problem

2015-05-02 Thread Evo Eftimov
this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-filestream-problem-tp22742.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

spark filestream problem

2015-05-02 Thread Evo Eftimov
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-filestream-problem-tp22743.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr

RE: spark filestream problem

2015-05-02 Thread Evo Eftimov
@spark.apache.org Subject: spark filestream problem it seems that on Spark Streaming 1.2 the filestream API may have a bug - it doesn't detect new files when moving or renaming them on HDFS - only when copying them but that leads to a well known problem with .tmp files which get removed and make spark steraming

RE: spark filestream problem

2015-05-02 Thread Evo Eftimov
@spark.apache.org Subject: spark filestream problem it seems that on Spark Streaming 1.2 the filestream API may have a bug - it doesn't detect new files when moving or renaming them on HDFS - only when copying them but that leads to a well known problem with .tmp files which get removed and make spark steraming