ch.prasad created SPARK-4427:
--------------------------------

             Summary: In Spark Streaming when we perform window operations , it 
wil caluclate  based on system time, i need  to override it, i mean instead of 
getting current time app need to get from my text file.
                 Key: SPARK-4427
                 URL: https://issues.apache.org/jira/browse/SPARK-4427
             Project: Spark
          Issue Type: Bug
            Reporter: ch.prasad


Please provide solution asap.
in window operation wen we give window size, it get data from rdd's by 
caluclating window size with current time , i need to change current time , to 
be read from my file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to