Trying again…anyone know how to make this work?
> On Jul 9, 2018, at 3:45 PM, Mohit Jaggi wrote:
>
> Folks,
> I am writing some Scala/Java code and want it to be usable from pyspark.
>
> For example:
> class MyStuff(addend: Int) {
> def myMapFunction(x: Int) = x + addend
> }
>
> I want
Hearing no objections (and in a shout out to @ Nicholas Chammas who
initially suggested mention-bot back in 2016) I've set up a copy of mention
bot and run it against my own repo (looks like
https://github.com/holdenk/spark-testing-base/pull/253 ).
If no one objects I’ll ask infra to turn this on
Hi Team,
Using Spark 2.3 :paste -raw not working.
Do ctrl+D after pasting the code get message //Exiting paste mode, now
interpreting. Nothing happens.
Please help.
Thanks,
Deepu
Are there any plans to make Sparksql have the necessary enterprise grade
features to join the ranks of Presto/HiveServer2?
Some key things missing from SparkSQL:
Role Based Access control authorization (either Sql standard or Apache
Ranger)
LDAP user/group filters
Data masking plugin
DoAs imperson