You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by bhuvnesh chaudhary <bc...@pivotal.io> on 2016/02/12 23:30:18 UTC

Review Request 43549: HAWQ service check fails when PXF is present due to cmd syntax error

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

Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Yusaku Sako.


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


Repository: ambari


Description
-------

HAWQ service check fails with syntax error caused due to different number of backslashes required while executing psql command on master host or doing ssh from segment to master and then executing psql command.


Diffs
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py 51a38d1 

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


Testing
-------

yes, manual


Thanks,

bhuvnesh chaudhary


Re: Review Request 43549: HAWQ service check fails when PXF is present due to cmd syntax error

Posted by Matt <mi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43549/#review119186
-----------------------------------------------------------


Ship it!




Ship It!

- Matt


On Feb. 13, 2016, 4:18 p.m., bhuvnesh chaudhary wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43549/
> -----------------------------------------------------------
> 
> (Updated Feb. 13, 2016, 4:18 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-15020
>     https://issues.apache.org/jira/browse/AMBARI-15020
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> HAWQ service check fails with syntax error caused due to different number of backslashes required while executing psql command on master host or doing ssh from segment to master and then executing psql command.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py 51a38d1 
> 
> Diff: https://reviews.apache.org/r/43549/diff/
> 
> 
> Testing
> -------
> 
> yes, manual
> 
> 
> Thanks,
> 
> bhuvnesh chaudhary
> 
>


Re: Review Request 43549: HAWQ service check fails when PXF is present due to cmd syntax error

Posted by jun aoki <ju...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43549/#review119511
-----------------------------------------------------------


Ship it!




Ship It!

- jun aoki


On Feb. 14, 2016, 12:18 a.m., bhuvnesh chaudhary wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43549/
> -----------------------------------------------------------
> 
> (Updated Feb. 14, 2016, 12:18 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-15020
>     https://issues.apache.org/jira/browse/AMBARI-15020
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> HAWQ service check fails with syntax error caused due to different number of backslashes required while executing psql command on master host or doing ssh from segment to master and then executing psql command.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py 51a38d1 
> 
> Diff: https://reviews.apache.org/r/43549/diff/
> 
> 
> Testing
> -------
> 
> yes, manual
> 
> 
> Thanks,
> 
> bhuvnesh chaudhary
> 
>


Re: Review Request 43549: HAWQ service check fails when PXF is present due to cmd syntax error

Posted by bhuvnesh chaudhary <bc...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43549/
-----------------------------------------------------------

(Updated Feb. 14, 2016, 12:18 a.m.)


Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Yusaku Sako.


Changes
-------

Applied feedback.


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


Repository: ambari


Description
-------

HAWQ service check fails with syntax error caused due to different number of backslashes required while executing psql command on master host or doing ssh from segment to master and then executing psql command.


Diffs (updated)
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py 51a38d1 

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


Testing
-------

yes, manual


Thanks,

bhuvnesh chaudhary


Re: Review Request 43549: HAWQ service check fails when PXF is present due to cmd syntax error

Posted by Matt <mi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43549/#review119119
-----------------------------------------------------------




ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py (line 82)
<https://reviews.apache.org/r/43549/#comment180381>

    Unused import


- Matt


On Feb. 12, 2016, 2:30 p.m., bhuvnesh chaudhary wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43549/
> -----------------------------------------------------------
> 
> (Updated Feb. 12, 2016, 2:30 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-15020
>     https://issues.apache.org/jira/browse/AMBARI-15020
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> HAWQ service check fails with syntax error caused due to different number of backslashes required while executing psql command on master host or doing ssh from segment to master and then executing psql command.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/utils.py 51a38d1 
> 
> Diff: https://reviews.apache.org/r/43549/diff/
> 
> 
> Testing
> -------
> 
> yes, manual
> 
> 
> Thanks,
> 
> bhuvnesh chaudhary
> 
>