Github user eranwitkon commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/152#issuecomment-131536089
Cool that did the trick.
Now that I can run the code I found this behavior :
Try the following code:
%sql
select Name from myMap
where Country = "${Country='United States'}"
The data output of this one have only one column - name but when I press
the map icon I get it to show the data as before. (other view respect the
select and present it as expected)
Eran
On Sun, Aug 16, 2015 at 1:36 PM madhuka <[email protected]> wrote:
> I don't think you missed anything if you have built it correctly. Please
> clear the browser cache.
>
> â
> Reply to this email directly or view it on GitHub
>
<https://github.com/apache/incubator-zeppelin/pull/152#issuecomment-131522919>
> .
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---