Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit location for the cloned table
At the time of this writing, the metastore of the product test has the location for the `default` schema set to ``` hdfs://hadoop-master:9000/user/hive/warehouse ``` Use an explicit location for the cloned table in order to avoid writing the cloned table to hdfs.
- Loading branch information