[ 
https://issues.apache.org/jira/browse/SPARK-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071478#comment-14071478
 ] 

Chengxiang Li commented on SPARK-2633:
--------------------------------------

add 2 more:
# StageInfo class is not well designed to get stage state, should contain 
something like StageEndReason.
# it would be lovely if spark java API could transfer scala collection into 
java collection, not by user. for example, stageIds: Seq\[Int] in 
SparkListenerJobStart.

> support register spark listener to listener bus with Java API
> -------------------------------------------------------------
>
>                 Key: SPARK-2633
>                 URL: https://issues.apache.org/jira/browse/SPARK-2633
>             Project: Spark
>          Issue Type: New Feature
>          Components: Java API
>            Reporter: Chengxiang Li
>
> Currently user can only register spark listener with Scala API, we should add 
> this feature to Java API as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to