Have you looked at the REST API section of: https://spark.apache.org/docs/latest/monitoring.html
FYI On Tue, Dec 8, 2015 at 8:57 AM, sunil m <[email protected]> wrote: > Hello Spark experts! > > I was wondering if somebody has solved the problem which we are facing. > > We want to achieve the following: > > Given a spark job id fetch all the logs generated by that job. > > We looked at spark job server it seems to be lacking such a feature. > > > Any ideas, suggestions are welcome! > > Thanks in advance. > > Warm regards, > Sunil M. >
