Re: Cannot drop a table after creating an index and then renaming to a different database

2015-12-06 Thread Toby Allsopp
2015 at 18:24 > To: "user@hive.apache.org" > Subject: Cannot drop a table after creating an index and then renaming to > a different database > > Hi, a sequence of commands should make things clearer. I'm using the > Hortonworks Sandbox VM with HDP 2.3. > > Conne

Re: Cannot drop a table after creating an index and then renaming to a different database

2015-12-04 Thread Sergey Shelukhin
;user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Cannot drop a table after creating an index and then renaming to a different database Hi, a sequence of commands should make things clearer. I'm using the Hortonworks Sandbox VM with HDP

Cannot drop a table after creating an index and then renaming to a different database

2015-12-03 Thread Toby Allsopp
Hi, a sequence of commands should make things clearer. I'm using the Hortonworks Sandbox VM with HDP 2.3. Connected to: Apache Hive (version 1.2.1.2.3.0.0-2557) Driver: Hive JDBC (version 1.2.1.2.3.0.0-2557) 0: jdbc:hive2://localhost:1> *create database db1;* No rows affected (0.997 seconds) 0