Aqua Data Studio 15.0.0-dev-128
Build #: 36312
Built on: 2014-Feb-25 03:20:50 PM
Steps to reproduce Issue:
1. Close currently running ADS, open new ADS window.
2. Connect to Hive Database server.
3. Expand Tables node, Run below query to create a table
// create table script
|
313 KB
Can you specify what distribution you are using? (Cloudera, HortonWorks, MapR, etc?)
How was the server installed? Did you download the binaries from apache & install hadoop server & hive server from scratch? Or did you use a pre-packaged distribution such as HortonWorks, Cloudera, etc?
How was the server installed? Did you download the binaries from apache & install hadoop server & hive server from scratch? Or did you use a pre-packaged distribution such as HortonWorks, Cloudera, etc?
Downloaded the binaries from apache and installed Hadoop 0.23.10 and Hive 0.12 on CentOS 6.4 [64-bit] OS.
Started hiveserver1.
In ADS, Register Server Window parameters:
Connection Type: HiveServer1
Distribution: Apache
Downloaded the binaries from apache and installed Hadoop 0.23.10 and Hive 0.12 on CentOS 6.4 [64-bit] OS.
Started hiveserver1.
In ADS, Register Server Window parameters:
Connection Type: HiveServer1
Distribution: Apache
Aqua Data Studio 15.0.0-dev-142
Build #: 36450
Built on: 2014-Mar-04 02:16:34 PM
Aqua Data Studio 15.0.0-dev-142
Build #: 36450
Built on: 2014-Mar-04 02:16:34 PM
Hi Anilkumar,
Good catch.. I don't have an actual Apache distribution to test with so forgot to add that in with Mapr. The test now looks for Apache or Mapr distributions that are Hive Server 1. Looks like Hive Server 2 is OK with executeUpdate.
Thanks,
Tom
Hi Anilkumar,
Good catch.. I don't have an actual Apache distribution to test with so forgot to add that in with Mapr. The test now looks for Apache or Mapr distributions that are Hive Server 1. Looks like Hive Server 2 is OK with executeUpdate.
Thanks,
Tom
Verified on ADS 15.0.0-dev-145
A]Distribution: Apache -> Message is not shown anymore
B]Distribution: Cloudera [HiveServer1]
Cloudera Quickstart VM CDH4.4 [Hive 0.10] Running HiveServer1 -> Message is still shown
Verified on ADS 15.0.0-dev-145
A]Distribution: Apache -> Message is not shown anymore
B]Distribution: Cloudera [HiveServer1]
Cloudera Quickstart VM CDH4.4 [Hive 0.10] Running HiveServer1 -> Message is still shown
Need to fix for all Hive server 1 distributions since HS1 Apache always throws an exception for executeUpdate.
Need to fix for all Hive server 1 distributions since HS1 Apache always throws an exception for executeUpdate.
Verified in 14.0.10-1 against Mapr HiveServer1 and was able to create the index and no message was displayed
Verified in 14.0.10-1 against Mapr HiveServer1 and was able to create the index and no message was displayed
Issue #11777 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 15.0.0-dev-150 |
No time estimate |
1 issue link |
depends upon #8678
Issue #8678Statement.executeUpdate(sql) throws java.sql.SQLException: Method not supported |
Can you specify what distribution you are using? (Cloudera, HortonWorks, MapR, etc?)