Hi,

  As part of the savanna project I'm adding the swift integration to our hadoop 
installation.  The integration requires certain core-site properties to be 
defined.  I can leverage the REST APIs to successfully write some of the 
general properties to core-site (e.g. fs.swift.impl), but provider specific 
properties (properties such as fs.swift.service.savanna.auth.url) are 
triggering parsing errors:

{
  "href" : "http://172.18.3.1:8080/api/v1/clusters/swift/requests/1/tasks/3";,
  "Tasks" : {
    "attempt_cnt" : 1,
    "cluster_name" : "swift",
    "command" : "INSTALL",
    "exit_code" : 1,
    "host_name" : "swift-master-001.novalocal",
    "id" : 3,
    "request_id" : 1,
    "role" : "GANGLIA_SERVER",
    "stage_id" : 1,
    "start_time" : 1379446562297,
    "status" : "FAILED",
    "stderr" : "none\nCould not parse for environment production: Syntax error 
at '.' at /var/lib/ambari-agent/data/site-3.pp:187 on node 
swift-master-001.novalocal\n",
    "stdout" : "notice: Finished catalog run in 0.03 seconds\nNone"
  }
}

  Is there an Ambari mechanism for defining additional properties so that I 
don't get these parsing issues?

-- Jon


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to