You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Suresh Subbiah (JIRA)" <ji...@apache.org> on 2015/10/08 18:17:26 UTC

[jira] [Assigned] (TRAFODION-697) LP Bug: 1381764 - traf_*_mods* hard-coded values

     [ https://issues.apache.org/jira/browse/TRAFODION-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Subbiah reassigned TRAFODION-697:
----------------------------------------

    Assignee: Amanda Moran  (was: Marvin Anderson)

> LP Bug: 1381764 - traf_*_mods* hard-coded values
> ------------------------------------------------
>
>                 Key: TRAFODION-697
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-697
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: installer
>            Reporter: Amanda Moran
>            Assignee: Amanda Moran
>
> traf_*_mods* scripts have hard coded values for hdfs. Need a new way to look for these fields without hardcoded values. 
>  
> Possible tool to help:
> “jq” is the tool that my script uses to parse out the JSON stuff: http://stedolan.github.io/jq/manual/  
> (though it does require an extra “jq” package be installed)
> $ curl -su admin:admin http://localhost:7180/api/v1/clusters/trafcluster/services  | jq -r '.items[]|{(.type):.name}'                {



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)