Michael Armbrust created SPARK-6484:
---------------------------------------

             Summary: Ganglia metrics xml reporter doesn't escape correctly
                 Key: SPARK-6484
                 URL: https://issues.apache.org/jira/browse/SPARK-6484
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: Michael Armbrust
            Assignee: Josh Rosen
            Priority: Critical


The following should be escaped:

{code}
"   "
'   '
<   &lt;
>   &gt;
&   &amp;
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to