You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmytro Sen <ds...@hortonworks.com> on 2014/04/15 14:30:55 UTC

Review Request 20368: Use SchemaTool in Hive for init metastore DB schema

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

Review request for Ambari, Andrew Onischuk and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

When Ambari create the metastore database in MySQL it uses  auto create feature. This does not create the transaction tables, so any ACID operations (including streaming ingest) will not work.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py a2cbee8 
  ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py PRE-CREATION 

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


Testing
-------

[INFO] Ambari Main ....................................... SUCCESS [3.281s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.276s]
[INFO] Ambari Web ........................................ SUCCESS [10.164s]
[INFO] Ambari Views ...................................... SUCCESS [1.816s]
[INFO] Ambari Server ..................................... SUCCESS [13:35.804s]
[INFO] Ambari Agent ...................................... SUCCESS [29.399s]
[INFO] Ambari Client ..................................... SUCCESS [1.049s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS


+
Manually deployed on CentOS5 and CentOS6


Thanks,

Dmytro Sen


Re: Review Request 20368: Use SchemaTool in Hive for init metastore DB schema

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20368/#review40382
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On April 15, 2014, 12:30 p.m., Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/20368/
> -----------------------------------------------------------
> 
> (Updated April 15, 2014, 12:30 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-5472
>     https://issues.apache.org/jira/browse/AMBARI-5472
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> When Ambari create the metastore database in MySQL it uses  auto create feature. This does not create the transaction tables, so any ACID operations (including streaming ingest) will not work.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py a2cbee8 
>   ambari-server/src/test/python/stacks/2.1/HIVE/test_hive_metastore.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/20368/diff/
> 
> 
> Testing
> -------
> 
> [INFO] Ambari Main ....................................... SUCCESS [3.281s]
> [INFO] Apache Ambari Project POM ......................... SUCCESS [0.276s]
> [INFO] Ambari Web ........................................ SUCCESS [10.164s]
> [INFO] Ambari Views ...................................... SUCCESS [1.816s]
> [INFO] Ambari Server ..................................... SUCCESS [13:35.804s]
> [INFO] Ambari Agent ...................................... SUCCESS [29.399s]
> [INFO] Ambari Client ..................................... SUCCESS [1.049s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> 
> 
> +
> Manually deployed on CentOS5 and CentOS6
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>