-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32876/
-----------------------------------------------------------

Review request for Ambari, Eugene Chekanskiy, Florian Barca, and Jayush Luniya.


Bugs: AMBARI-10362
    https://issues.apache.org/jira/browse/AMBARI-10362


Repository: ambari


Description
-------

Next exception occurs during cluster deploy

Internal Exception: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid 
column name 'host_id'. Error Code: 207 Call: SELECT admin_state, cluster_id, 
component_name, desired_stack_version, desired_state, host_id, 
maintenance_state, restart_required, security_state, service_name FROM 
hostcomponentdesiredstate WHERE (host_id = ?) bind => [1 parameter bound] 
Query: ReadAllQuery(name="hostComponentDesiredStateEntities" 
referenceClass=HostComponentDesiredStateEntity sql="SELECT admin_state, 
cluster_id, component_name, desired_stack_version, desired_state, host_id, 
maintenance_state, restart_required, security_state, service_name FROM 
hostcomponentdesiredstate WHERE (host_id = ?)")


Diffs
-----

  ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql 01c6a0c 
  ambari-server/src/main/resources/Ambari-DDL-SQLServer-DROP.sql 273a477 

Diff: https://reviews.apache.org/r/32876/diff/


Testing
-------

Tested manualy
Create\Drop sql scripts execution success
Deploy cluster process started success


Thanks,

Artem Baranchuk

Reply via email to