If you want to have another 'switch' button just like the chart one, it has
to be done internally.
However if it's just to use occasionally, you could make a component using
%angular interpreter.
But, what you are thinking about is pretty much the goal behind Helium
On Tue, May 24, 2016 at 9:47 P
Hi folks,
I was wondering if there is any work going on for adding more input
controls and visualizations in Zeppelin. For eg, a json viewer would be
helpful for TEXT responses which are structured as json. Does the
architecture support plugging new visualizations without changing the
internals?
If not currently possible, are there any good suggestions on how to
approach this for elastic search interpreter.
Currently, we are changing Zeppelin Server and Web by creating a new
operations to achieve this, but that does not look like something which we
can contribute back. A generic (and quic
Here's some information -
https://github.com/apache/incubator-zeppelin/tree/master/conf.
Thanks,
Rohit.
On Wed, May 25, 2016 at 5:38 AM, Peter Schwarz wrote:
> Does Zeppelin support TLS, in particular TLSv1.2? If so, how is it
> configured?
>
> Thank you,
> Peter Schwarz
>
>
Thanks Mohit and Mark. I have seen this example, but it works only for
Spark. How can one do this generically for all interpreters, specifically
elastic search interpreter.
Regards,
Ashish
On Mon, May 23, 2016 at 11:55 PM, Marc Warren wrote:
> here is a youtube video using the angular display s
Does Zeppelin support TLS, in particular TLSv1.2? If so, how is it
configured?
Thank you,
Peter Schwarz
I think there was originally some issues with the nvd3 directives, so we
used the javascript library.
Might have changed since, however it wouldn't be an easy change
On Tue, May 24, 2016 at 3:32 AM, Chirag Sharma wrote:
> Hi there
>
> Is there any specific advantage that javascript library of ch
I don't have that issue - `%r 2+2` works out of the box.
The NoSuchMethodError is IMHO not related. The getElementsByTag should
return a list. I would suscpect more the html() method which may not be
present in previous JSoup versions.
Did you rebuild between those tests?
On 18/05/16 20:48,
Hi there
Is there any specific advantage that javascript library of charts has been
preferred over angular directive of nvd3 charts?
With thanks & regards
Chirag