Unsubscribe
unsubscribeSent from my phone
-
To unsubscribe e-mail: user-unsubscr...@spark.apache.org
unsubscribe
Any update on this?
On Fri, 13 Oct, 2023, 12:56 pm Suyash Ajmera,
wrote:
> This issue is related to CharVarcharCodegenUtils readSidePadding method .
>
> Appending white spaces while reading ENUM data from mysql
>
> Causing issue in querying , writing the same data to Cassandra.
>
> On Thu, 12 O
Hi,
The problem I’ve encountered is: after “spark-shell” command, when I first
enter “spark.sql("select * from test.test_3 ").show(false)” command, it throws
“ERROR session.SessionState: Error setting up authorization:
java.lang.ClassNotFoundException:
org.apache.ranger.authorization.hive.aut
Hi,
Spark standalone mode does not use or rely on ZooKeeper by default. The
Spark master and workers communicate directly with each other without using
ZooKeeper. However, it appears that in your case you are relying on
ZooKeeper to provide high availability for your standalone cluster. By
configu
unsubscribe