<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Jolt - Nearly perfect, just need to remove square brackets in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Jolt-Nearly-perfect-just-need-to-remove-square-brackets/m-p/242305#M204108</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114559/jameswillson1.html"&gt;@James Willson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Try with below spec:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;[{
&amp;nbsp; &amp;nbsp; "operation": "shift",
&amp;nbsp; &amp;nbsp; "spec": {
&amp;nbsp; &amp;nbsp; &amp;nbsp; "rows": {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "*": {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "value": "[&amp;amp;1].date",
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "data": {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "*": "[#3].data"
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&amp;nbsp; &amp;nbsp; }
}
]&lt;/PRE&gt;&lt;P&gt;Gives &lt;STRONG&gt;output that you are looking for:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;[ {
&amp;nbsp; "date" : "00:00 2019-06-03",
&amp;nbsp; "data" : 120
}, {
&amp;nbsp; "date" : "05:00 2019-06-08",
&amp;nbsp; "data" : 98
}, {
&amp;nbsp; "date" : "23:00 2019-06-09",
&amp;nbsp; "data" : 172
} ]&lt;/PRE&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;If the answer is helpful to resolve the issue, &lt;STRONG&gt;Login and Click on Accept button&lt;/STRONG&gt; below to close this thread.This will help other community users to find answers quickly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 07:36:23 GMT</pubDate>
    <dc:creator>Shu_ashu</dc:creator>
    <dc:date>2019-06-12T07:36:23Z</dc:date>
  </channel>
</rss>

