Re: Adding a UI Servlet Filter

2015-12-16 Thread Ted Yu
Which Spark release are you using ?
Mind pasting stack trace ?

> On Dec 14, 2015, at 11:34 AM, iamknome <msiyer8...@gmail.com> wrote:
> 
> Hello all,
> 
> I am trying to setup a UI filter for the Web UI and trying to add my
> customer auth servlet filter to the worker and master processes. I have
> added the extraClasspath option and have it pointed to my custom JAR but
> when the worker or master starts it keeps complaining about
> ClassNotFoundException.
> 
> What is the recommended approach to do this ? How do i protect my web ui so
> only authorized users have access to it ? How do i get past the class path
> issue ?
> 
> Any help is appreciated.
> 
> thanks
> 
> 
> 
> 
> --
> View this message in context: 
> http://apache-spark-user-list.1001560.n3.nabble.com/Adding-a-UI-Servlet-Filter-tp25700.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
> 
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
> 

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Adding a UI Servlet Filter

2015-12-14 Thread iamknome
Hello all,

I am trying to setup a UI filter for the Web UI and trying to add my
customer auth servlet filter to the worker and master processes. I have
added the extraClasspath option and have it pointed to my custom JAR but
when the worker or master starts it keeps complaining about
ClassNotFoundException.

What is the recommended approach to do this ? How do i protect my web ui so
only authorized users have access to it ? How do i get past the class path
issue ?

Any help is appreciated.

thanks




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Adding-a-UI-Servlet-Filter-tp25700.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org