sehriff created CARBONDATA-855:
----------------------------------
Summary: Can't update successfully.
Key: CARBONDATA-855
URL: https://issues.apache.org/jira/browse/CARBONDATA-855
Project: CarbonData
Issue Type: Bug
Environment: spark1.6.0 carbon1.0.0
Reporter: sehriff
Attachments: metadataupdate.txt, updatefail1.txt
can't update carbondata table neither using cc.sql("update...).show nor hive
table under hive shell(update hive table set ... where...).Most part of
executing cc.sql logs【attachment updatefail1.txt】 is INFO,whick seems
normal,but actually it doesn't update successfully,values should be updated
remains unchanged.
Because carboncontext extends from hivecontext,so I was wondering if I should
change hive configurations to make updating hive table under hive shell
working then i can try update carbondata table successfully.
Also,I didn't see any updatedelta files in hdfs but tableupdatestatus files
under metadata directory【attachment metadataupdate.txt】,maybe there's something
configurations should be configured in hdfs?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)