Aqua Data Studio 15.0.0-dev-134
Build #: 36374
Built on: 2014-Feb-27 05:32:15 PM
Operating Environment: Ubuntu 12.04.3 LTS 64-bit
Steps to reproduce Issue:
1. Start Apache HiveServer1.
2. Register Apache_hiveserver1 using below credentials
Name: Apache_Hiveserver1_i
Connection Type: HiveServer 1
Host: [Put host ip, where Apache hiveserver1 is running]
Port: 10000
3. Register another server Apache_HiveServer2 using below credentials
Name: Apache_Hiveserver2_i
Connection Type: HiveServer 2
Host: [Put host ip, where Apache hiveserver1 is running]
Port: 10000
4. Click on Test connection.
A]hiveserver1 is running:
As hive is running as hiveserver1, connection timeout should occur, and failed connection message should be shown after certain period.
5. In other scenario, If we start hive server as hiveserver2,
B]hiveserver2 is running:
As hive is running as hiveserver2, and if user try to connect using hiveserver1, connection timeout should occur, and failed connection message should be shown after certain period.
|
290 KB
The connection timeout depends upon the vendor implementation of the JDBC driver. Some vendors provide a connection timeout option and others dont'. Please look in the Server Registration > Driver tab. This tab shows all the options provided by the vendor.
Issue #11802 |
Closed |
Invalid |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
The connection timeout depends upon the vendor implementation of the JDBC driver. Some vendors provide a connection timeout option and others dont'. Please look in the Server Registration > Driver tab. This tab shows all the options provided by the vendor.