You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/10 16:19:00 UTC

[GitHub] [spark] kykrueger opened a new pull request #27525: update dstream.py with more accurate exceptions

kykrueger opened a new pull request #27525: update dstream.py with more accurate exceptions
URL: https://github.com/apache/spark/pull/27525
 
 
   
   
   ### What changes were proposed in this pull request?
   
   The exception messages for dstream.py when using windows were improved to be specific about what sliding duration is important.
   
   
   ### Why are the changes needed?
   
   The batch interval of dstreams are improperly named as sliding windows. The term sliding window is also used to reference the new window of a dstream collected over a window of rdds in a parent dstream. We should probably fix the naming convention of sliding window used in the dstream class, but for now more this more explicit exception message may reduce confusion.
   
   
   ### Does this PR introduce any user-facing change?
   No
   
   
   ### How was this patch tested?
   It wasn't since this is only a change of the exception message
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27525: update dstream.py with more accurate exceptions

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27525: update dstream.py with more accurate exceptions
URL: https://github.com/apache/spark/pull/27525#issuecomment-584205937
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27525: update dstream.py with more accurate exceptions

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27525: update dstream.py with more accurate exceptions
URL: https://github.com/apache/spark/pull/27525#issuecomment-584206583
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27525: update dstream.py with more accurate exceptions

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27525: update dstream.py with more accurate exceptions
URL: https://github.com/apache/spark/pull/27525#issuecomment-584205937
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org