.
>
> Is there any hook in the ThreadPoolExecutor created by the Spark Executor to
> plug in my own ThreadFactory ?
>
> Thanks
> Anand
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-hook-to-create-external-pr
plug in my own ThreadFactory ?
Thanks
Anand
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-hook-to-create-external-process-tp6526p6552.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
I can put in my code to create / destroy
> these external processes corresponding to the creation / destruction of
> executor thread pool threads.
>
> Thanks
> Anand
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com
there a hook in Spark where I can put in my code to create / destroy
these external processes corresponding to the creation / destruction of
executor thread pool threads.
Thanks
Anand
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-hook-to-create