I trying to upsert rows using pyspark with kuducontext.
I successfully doing it by "append" mode but I couldn't use kuducontext method such as upsertrows...
I trying to upsert rows using pyspark with kuducontext.
I successfully doing it by "append" mode but I couldn't use kuducontext method such as upsertrows...