Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generic Spark Connect error.
INTERCEPTOR_CTOR_MISSING
Cannot instantiate GRPC interceptor because <cls>
is missing a default constructor without arguments.
INTERCEPTOR_RUNTIME_ERROR
Error instantiating GRPC interceptor: <msg>
PLUGIN_CTOR_MISSING
Cannot instantiate Spark Connect plugin because <cls>
is missing a default constructor without arguments.
PLUGIN_RUNTIME_ERROR
Error instantiating Spark Connect plugin: <msg>
SESSION_NOT_SAME
Both Datasets must belong to the same SparkSession.