Re: sanboxing spark executors

2016-11-08 Thread Michael Segel
this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sanboxing-spark-executors-tp28014p28024.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > - > To unsubscribe e-mail: user-unsubscr...@spark.apache.org >

Re: sanboxing spark executors

2016-11-04 Thread Michael Gummelt
the RDDs execute the lambda functions > securely as they are provided by user code. > > > > -- > View this message in context: http://apache-spark-user-list. > 1001560.n3.nabble.com/sanboxing-spark-executors-tp28014p28024.html > Sent from the Apache Spark User List m

Re: sanboxing spark executors

2016-11-04 Thread blazespinnaker
In particular, we need to make sure the RDDs execute the lambda functions securely as they are provided by user code. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/sanboxing-spark-executors-tp28014p28024.html Sent from the Apache Spark User List mailing

Re: sanboxing spark executors

2016-11-04 Thread Calvin Jia
or do unvalidated alluxio/hdfs/file >> io. >> >> >> >> >> -- >> View this message in context: http://apache-spark-user-list. >> 1001560.n3.nabble.com/sanboxing-spark-executors-tp28014.html >> Sent from the Apache Spark User List mailing list archiv

Re: sanboxing spark executors

2016-11-04 Thread Andrew Holway
Assume the code is untrusted and you don't want it to be able > to > make un validated network connections or do unvalidated alluxio/hdfs/file > io. > > > > > -- > View this message in context: http://apache-spark-user-list. > 1001560.n3.nabble.com/sanboxing-spark-executors-tp2801

Re: sanboxing spark executors

2016-11-04 Thread Steve Loughran
> > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sanboxing-spark-executors-tp28014.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > -

sanboxing spark executors

2016-11-04 Thread blazespinnaker
-list.1001560.n3.nabble.com/sanboxing-spark-executors-tp28014.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe e-mail: user-unsubscr...@spark.apache.org