roligupt
roligupt
is kerberos authentication planned to be added any time soon?
Hi @dobesv , did you not get into any issue with fluentd after installing the plugin? I have td-agent running and the service fails to start after I installed the...
are tables and views in a schema supported now? The table i am trying to write the data to is in the schema.
> It seems current ActiveRecord limitation. > Hmm... we need to research how to map schema name to ActiveRecord's model. are tables and views in a schema supported now? The...
> I have a fork, and make Remote Shuffle Sevice work on k8s. Also removed dependence on ZooKeeper. The fork is here: https://github.com/datapunchorg/RemoteShuffleService/tree/k8s-spark-3.1 Thanks for your quick response! I will...
> I have a fork, and make Remote Shuffle Sevice work on k8s. Also removed dependence on ZooKeeper. The fork is here: https://github.com/datapunchorg/RemoteShuffleService/tree/k8s-spark-3.1 @hiboyang one quick question about spark with...
> You need to put the Remote Shuffle Service client jar file inside jars folder in Spark image. > > You could download Remote Shuffle Service client jar file from...
> @hiboyang I am looking to deploy remote shuffle service in my kubernetes cluster, preferably for spark 3.1.1. What's your recommendation?