Hi guys i got to delete some data from a table by "delete from table where name = xxx", however "delete" is not functioning like the DML operation in hive. I got a info like below:Usage: delete [FILE|JAR|ARCHIVE] <value> [<value>]* 15/05/14 18:18:24 ERROR processors.DeleteResourceProcessor: Usage: delete [FILE|JAR|ARCHIVE] <value> [<value>]*
I checked the list of "Supported Hive Features" , but not found if this dml is supported. So any comments will be appreciated. -------------------------------- Thanks&Best regards! San.Luo