Re: UDF related question

2018-04-03 Thread Scott Andreas
Hi Kant, A common pattern in sandboxing (semi-)untrusted code* in Java processes is to make use of a SecurityManager with an associated Policy. These

UDF related question

2018-04-03 Thread Kant Kodali
Hi All, I was reading the article below and I was wondering how did one manage to block all I/O calls given that there is no byte code instruction for I/O in java instead all the I/O calls in java will go through *invokevirtual *byte code instruction. But this can call a C function that just add t

Backup & Restore w/ AWS Blog Post

2018-04-03 Thread Jon Haddad
Hey folks. We (The Last Pickle) have helped a number of clients set up backup & restore on AWS over the last couple of years. Alain has been working on a thorough blog post over the last several months to try to document pros, cons and techniques. Hopefully it proves to be helpful to the comm

unsubscribe

2018-04-03 Thread Gerard O' Sullivan