[jira] [Assigned] (SPARK-21464) Minimize deprecation warnings caused by ProcessingTime class

2017-07-18 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-21464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-21464:


Assignee: Tathagata Das  (was: Apache Spark)

> Minimize deprecation warnings caused by ProcessingTime class
> 
>
> Key: SPARK-21464
> URL: https://issues.apache.org/jira/browse/SPARK-21464
> Project: Spark
>  Issue Type: Test
>  Components: Structured Streaming
>Affects Versions: 2.2.0
>Reporter: Tathagata Das
>Assignee: Tathagata Das
>Priority: Minor
>
> Use of `ProcessingTime` class was deprecated in favor of 
> `Trigger.ProcessingTime` in Spark 2.2. However interval uses to 
> ProcessingTime causes deprecation warnings during compilation. This cannot be 
> avoided entirely as even though it is deprecated as a public API, 
> ProcessingTime instances are used internally in TriggerExecutor. This PR is 
> to minimize the warning by removing its uses from tests as much as possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Assigned] (SPARK-21464) Minimize deprecation warnings caused by ProcessingTime class

2017-07-18 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-21464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-21464:


Assignee: Apache Spark  (was: Tathagata Das)

> Minimize deprecation warnings caused by ProcessingTime class
> 
>
> Key: SPARK-21464
> URL: https://issues.apache.org/jira/browse/SPARK-21464
> Project: Spark
>  Issue Type: Test
>  Components: Structured Streaming
>Affects Versions: 2.2.0
>Reporter: Tathagata Das
>Assignee: Apache Spark
>Priority: Minor
>
> Use of `ProcessingTime` class was deprecated in favor of 
> `Trigger.ProcessingTime` in Spark 2.2. However interval uses to 
> ProcessingTime causes deprecation warnings during compilation. This cannot be 
> avoided entirely as even though it is deprecated as a public API, 
> ProcessingTime instances are used internally in TriggerExecutor. This PR is 
> to minimize the warning by removing its uses from tests as much as possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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