What version of the stack are you deploying? Try deploying 2.0.6 and see if the issue reproduces. I had deployed the same a few days back.
-Sumit On 12/18/13 6:19 PM, "Ed Kohlwey" <[email protected]> wrote: >I'm attempting to get started with ambari development, and while setting >up >an environment based on a trunk checkout I noticed that my agent scripts >appear the be producing malformed package_list strings. Here's an example: > >$package_list="[{"type":"rpm","name":"libganglia-3.5.0-99"},{"type":"rpm", >"name":"ganglia-devel-3.5.0-99"},{"type":"rpm","name":"ganglia-gmetad-3.5. >0-99"},{"type":"rpm","name":"ganglia-web-3.5.7-99.noarch"},{"type":"rpm"," >name":"python-rrdtool.x86_64"},{"type":"rpm","name":"ganglia-gmond-3.5.0-9 >9"},{"type":"rpm","name":"ganglia-gmond-modules-python-3.5.0-99"}]" > >The inner quotes are not escaped so puppet fails to parse the .pp files. > >Has anyone encountered this issue? Does anyone have any ideas about what >to >do about it? -- 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.
