I am getting the following error when trying to create a Hive table from an existing DynamoDB table:
NoViableAltException(88@[]) at org.apache.hadoop.hive.ql.par
I was using /Date=20161003 in the folder path while doing an insert overwrite and it was failing. I changed it to /Dt=20161003 and it worked