You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Shefali Vohra <t-...@microsoft.com> on 2012/06/12 21:18:56 UTC

Hive Unit Tests: Read-Only Table

Hi!

I'm trying to add unit tests to a UDF I developed, and used the commands runCreateTableCmd and runLoadCmd to create and load the table. I'm fairly certain it is loading from the correct filepath.  When I try to run it though, I get the error "Cannot overwrite read-only table." Does anybody have a solution for this?



Thanks!

Shefali