below:
---
Query: insert overwrite mytable partition(year=2011,month=11,day=1)
values(null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null)
Query failed
ERROR: SEQUENCE_FILE not implemented.
--
The table is of type sequencefile
Thanks for any tips...
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
The table is of type sequencefile
Thanks for any tips...
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].