/pull/16000
On 11/8/16 1:46 PM, Chan Chor Pang wrote:
Thank you
this should take me at least a few days, and will let you know as soon
as the PR ready.
On 11/8/16 11:44 AM, Tathagata Das wrote:
This may be a good addition. I suggest you read our guidelines on
contributing code to Spark
/Contributing+to+Spark#ContributingtoSpark-PreparingtoContributeCodeChanges
Its long document but it should have everything for you to figure out
how to contribute your changes. I hope to see your changes in a Github
PR soon!
TD
On Mon, Nov 7, 2016 at 5:30 PM, Chan Chor Pang <mailto:c
this))
attachPage(new BatchPage(this))
+
+ //register streaming api
+
parent.attachHandler(StreamingApiRootResource.getServletHandler(parent,listener));
def attach() {
getSparkUI(ssc).attachTab(this)
On 9/14/16 10:13 AM, Chan Chor Pang wrote:
Hi everyone,
Trying to monitoring our
Hi everyone,
Trying to monitoring our streaming application using Spark REST interface
only to found that there is no such thing for Streaming.
I wonder if anyone already working on this or I should just start
implementing my own one?
--
BR
Peter Chan
---