Aqua Data Studio 14.0.11
Build #: 37136
Built on: 2014-Apr-15 07:02:13 AM
Aqua Data Studio 15.0.0-dev-246
2. Database and tables has been created.
3. ADS menubar, go to Tools-> Compare Tools-> Schema Compare.
4. 'Schema Compare Tool' window opens, [Refer Screenshot1]
select Server 1 - ApacheHive- database- anil
select Server 2 - ApacheHive- database- tariq
5. In 'Schema Objects' block, click on Tables.
In both Objects block 'order' table has been selected.
Now click on 'Compare' button
6.'Schema Compare Results' tab opens. [Refer Screenshot2]
Click on 'order' in name column, so both table 'Create Table' script is shown.
7. Now, Click on ' Compare Data' option icon.
'Results Compare' tab opens, which shows 'null' text
and in view log it shows NPE.
|
226 KB
|
308 KB
|
285 KB
|
277 KB
|
271 KB
|
266 KB
|
271 KB
|
327 KB
Also ADS 15.0.0-dev-251
Hi Anil, Please test on Hortonworks, Mapr and Apache if you have them available. I could only test on Cloudera.
Thanks in advance,
Tom
Aqua Data Studio 15.0.0-dev-314
Build #: 38339
Built on: 2014-Jun-06 05:37:08 PM
Aqua Data Studio 14.0.15
Checked this issue on all the distributions listed below.
a] [Apache Hadoop2.4, Hive 0.13, Distribution: Apache, Connection Type: Hiveserver1]
[Apache Hadoop2.4, Hive 0.12, Distribution: Apache, Connection Type: Hiveserver1]
b] Cloudera Quickstart VM CDH5 [Hive 0.12] , Distribution: Cloudera, Connection Type: Hiveserver2]
c] Hortonworks HDP2.1 Quickstart VM [Hive 0.13] , Distribution: Hortonworks, Connection Type: Hiveserver2]
Hortonworks HDP2.0 Quickstart VM [Hive 0.12] , Distribution: Hortonworks, Connection Type: Hiveserver2]
d] MapR-VM-3.0 [Hive 0.11] , Distribution: MapR, Connection Type: Hiveserver2]
Still the issue is observed for below distributions for both ADS 14.0.15 and ADS 15.0.0-dev314 builds
b] Cloudera Quickstart VM CDH5 [Hive 0.12] , Distribution: Cloudera, Connection Type: Hiveserver2]
d] MapR-VM-3.0 [Hive 0.11] , Distribution: MapR, Connection Type: Hiveserver2]
Please refer screenshots:
CDH5ADS15dev314.png
CDH5ADS15dev290.png
CDH5ADS14015.png
MapR3ADS15dev314.png
MapR3ADS14015.png
Aqua Data Studio 15.0.0-dev-314
Build #: 38339
Built on: 2014-Jun-06 05:37:08 PM
Aqua Data Studio 14.0.15
Checked this issue on all the distributions listed below.
a] [Apache Hadoop2.4, Hive 0.13, Distribution: Apache, Connection Type: Hiveserver1]
[Apache Hadoop2.4, Hive 0.12, Distribution: Apache, Connection Type: Hiveserver1]
b] Cloudera Quickstart VM CDH5 [Hive 0.12] , Distribution: Cloudera, Connection Type: Hiveserver2]
c] Hortonworks HDP2.1 Quickstart VM [Hive 0.13] , Distribution: Hortonworks, Connection Type: Hiveserver2]
Hortonworks HDP2.0 Quickstart VM [Hive 0.12] , Distribution: Hortonworks, Connection Type: Hiveserver2]
d] MapR-VM-3.0 [Hive 0.11] , Distribution: MapR, Connection Type: Hiveserver2]
Still the issue is observed for below distributions for both ADS 14.0.15 and ADS 15.0.0-dev314 builds
b] Cloudera Quickstart VM CDH5 [Hive 0.12] , Distribution: Cloudera, Connection Type: Hiveserver2]
d] MapR-VM-3.0 [Hive 0.11] , Distribution: MapR, Connection Type: Hiveserver2]
Please refer screenshots:
CDH5ADS15dev314.png
CDH5ADS15dev290.png
CDH5ADS14015.png
MapR3ADS15dev314.png
MapR3ADS14015.png
Hi Anil, I think this is a result of uncaught database exceptions. Because of these exceptions, result sets were not being created. This caused the NPE. In my case, I was getting return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask when doing comparisons against Hive. The select was failing!!
Anyway, please give this a try. Now, you should at least get an error message and statement if there are any database exceptions. Also, would you please try using the compare tool against some other databases just to make sure I didn't break something else. I did do some testing and it seemed OK.. Thanks in advance, Tom
Hi Anil, I think this is a result of uncaught database exceptions. Because of these exceptions, result sets were not being created. This caused the NPE. In my case, I was getting return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask when doing comparisons against Hive. The select was failing!!
Anyway, please give this a try. Now, you should at least get an error message and statement if there are any database exceptions. Also, would you please try using the compare tool against some other databases just to make sure I didn't break something else. I did do some testing and it seemed OK.. Thanks in advance, Tom
Issue #11911 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 15.0.3-6 |
No time estimate |
Also ADS 15.0.0-dev-251
Hi Anil, Please test on Hortonworks, Mapr and Apache if you have them available. I could only test on Cloudera.
Thanks in advance,
Tom