Member since
02-26-2022
130
Posts
1
Kudos Received
0
Solutions
09-30-2023
02:48 AM
Thanks samanta
... View more
11-17-2022
04:39 AM
hi @Samanta001 unfortunately pyspark has no interaction with kudu to interact with kudu (create, insert, delete) only works with scala or java api for that you should use spark-shell
... View more
11-17-2022
03:08 AM
Hi, This a BUG from Phoenix if I use upsert with null value, it "insert" the field with 0x00 0x00 bytes values and we cannot change https://issues.apache.org/jira/browse/PHOENIX-6583 Please check the above BUG jira
... View more