> On Dec. 8, 2015, 11:46 a.m., Alejandro Fernandez wrote:
> > ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py,
> >  line 111
> > <https://reviews.apache.org/r/40685/diff/3/?file=1155333#file1155333line111>
> >
> >     Why is this creating a partial hdfs-client.xml instead of just taking 
> > the full hdfs-site.xml?
> >     The partial file is more susceptible to having to change in the future.

The hdfs-client.xml was a requirement from the HAWQ team. The hdfs-client.xml 
was provided from their side. I will double check with them, ask if any changes 
are required, with regards to your concern.


- Matt


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


On Dec. 7, 2015, 8:28 p.m., Matt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40685/
> -----------------------------------------------------------
> 
> (Updated Dec. 7, 2015, 8:28 p.m.)
> 
> 
> Review request for Ambari, Alexander Denissov, bhuvnesh chaudhary, jun aoki, 
> Lav Jain, Newton Alex, and Oleksandr Diachenko.
> 
> 
> Bugs: AMBARI-14029
>     https://issues.apache.org/jira/browse/AMBARI-14029
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> HAWQ is currently not supported on HDFS HA clusters. This feature ensures 
> that HAWQ is supported on HDFS HA clusters.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hdfs-client.xml
>  PRE-CREATION 
>   
> ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/common.py
>  c62ac12 
>   
> ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py
>  c8e97b8 
> 
> Diff: https://reviews.apache.org/r/40685/diff/
> 
> 
> Testing
> -------
> 
> Tested manually on Ambari
> 
> Created tables using HAWQ and inserted data.
> After HDFS failover, HAWQ was still able to query the data from the table.
> 
> 
> Thanks,
> 
> Matt
> 
>

Reply via email to