[ 
https://issues.apache.org/jira/browse/AMBARI-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596858#comment-13596858
 ] 

Siddharth Wagle commented on AMBARI-1586:
-----------------------------------------

Parsing can be avoided by copying to stdout or a csv file

\copy (SELECT count(*) FROM ambari.serviceconfigmapping WHERE service_name = 
'MAPREDUCE') To STDOUT With CSV
                
> Upgrade of Ambari DB on upgrade to 1.2.2 should restore/keep the 
> configuration data for MAPREDUCE
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-1586
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1586
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.2.2
>
>         Attachments: AMBARI-1586.patch
>
>
> Upgrade of Ambari DB on upgrade to 1.2.2 should restore/keep the 
> configuration data for MAPREDUCE

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to