<?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: How to create custom visualization using zeppelin in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103898#M37983</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/12660/eyouyan.html"&gt;Rockie Yang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions mentioned in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/knockdata/spark-highcharts/blob/master/docs/UseInZeppelin.md"&gt;https://github.com/knockdata/spark-highcharts/blob/master/docs/UseInZeppelin.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I get the below exception in Zeppelin log file:&lt;/P&gt;&lt;P&gt; INFO [2017-04-06 14:20:13,957] ({qtp1577213552-14} AuthorizingRealm.java[getAuthorizationCacheLazy]:248) - No cache or cacheManager properties have been set.  Authorization cache cannot be obtained.
 INFO [2017-04-06 14:20:14,354] ({qtp1577213552-14} InterpreterRestApi.java[updateSetting]:126) - Update interpreterSetting 2C8335TJY
ERROR [2017-04-06 14:20:14,385] ({qtp1577213552-14} InterpreterRestApi.java[updateSetting]:136) - Exception in InterpreterRestApi while updateSetting
org.apache.zeppelin.interpreter.InterpreterException: org.apache.thrift.transport.TTransportException
        at org.apache.zeppelin.interpreter.remote.RemoteInterpreter.cancel(RemoteInterpreter.java:329)
        at org.apache.zeppelin.interpreter.LazyOpenInterpreter.cancel(LazyOpenInterpreter.java:100)
        at org.apache.zeppelin.notebook.Paragraph.jobAbort(Paragraph.java:332)
        at org.apache.zeppelin.scheduler.Job.abort(Job.java:239)
        at org.apache.zeppelin.interpreter.InterpreterFactory.stopJobAllInterpreter(InterpreterFactory.java:829)
        at org.apache.zeppelin.interpreter.InterpreterFactory.setPropertyAndRestart(InterpreterFactory.java:790)
        at org.apache.zeppelin.rest.InterpreterRestApi.updateSetting(InterpreterRestApi.java:131)
        at &lt;/P&gt;&lt;P&gt;.........................&lt;/P&gt;&lt;P&gt;Any suggestions to resolve this ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ekantheshwara&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 11:31:18 GMT</pubDate>
    <dc:creator>ekanthb</dc:creator>
    <dc:date>2017-04-06T11:31:18Z</dc:date>
    <item>
      <title>How to create custom visualization using zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103895#M37980</link>
      <description>&lt;P&gt;How can i create visualization like &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nytimes.com/interactive/2016/08/08/sports/olympics/history-olympic-dominance-charts.html" target="_blank"&gt;http://www.nytimes.com/interactive/2016/08/08/sports/olympics/history-olympic-dominance-charts.html&lt;/A&gt; using zeppelin. Is there any visualization library which can be used &lt;/P&gt;&lt;P&gt;It is showing multiple type of information &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How many medals are won by a particular country in olympics across different year&lt;/LI&gt;&lt;LI&gt;When i hover over a country it shows me count of medals(Gold,Silver,Bronze) for the particular country&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Aug 2016 14:11:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103895#M37980</guid>
      <dc:creator>pankaj_singh</dc:creator>
      <dc:date>2016-08-16T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom visualization using zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103896#M37981</link>
      <description>&lt;P&gt;Highcharts is an excellent visualisation library. The &lt;A href="http://www.highcharts.com/demo/area-stacked"&gt;area-stacked&lt;/A&gt; could be used to implement similar effect.&lt;/P&gt;&lt;P&gt;With &lt;A href="https://github.com/knockdata/spark-highcharts"&gt;https://github.com/knockdata/spark-highcharts&lt;/A&gt;, it is pretty to easy to use highcharts in zeppelin.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 10:01:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103896#M37981</guid>
      <dc:creator>eyouyan</dc:creator>
      <dc:date>2016-08-24T10:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom visualization using zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103897#M37982</link>
      <description>&lt;P&gt;Thanks I will try it&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 20:02:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103897#M37982</guid>
      <dc:creator>pankaj_singh</dc:creator>
      <dc:date>2016-09-27T20:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom visualization using zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103898#M37983</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/12660/eyouyan.html"&gt;Rockie Yang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions mentioned in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/knockdata/spark-highcharts/blob/master/docs/UseInZeppelin.md"&gt;https://github.com/knockdata/spark-highcharts/blob/master/docs/UseInZeppelin.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I get the below exception in Zeppelin log file:&lt;/P&gt;&lt;P&gt; INFO [2017-04-06 14:20:13,957] ({qtp1577213552-14} AuthorizingRealm.java[getAuthorizationCacheLazy]:248) - No cache or cacheManager properties have been set.  Authorization cache cannot be obtained.
 INFO [2017-04-06 14:20:14,354] ({qtp1577213552-14} InterpreterRestApi.java[updateSetting]:126) - Update interpreterSetting 2C8335TJY
ERROR [2017-04-06 14:20:14,385] ({qtp1577213552-14} InterpreterRestApi.java[updateSetting]:136) - Exception in InterpreterRestApi while updateSetting
org.apache.zeppelin.interpreter.InterpreterException: org.apache.thrift.transport.TTransportException
        at org.apache.zeppelin.interpreter.remote.RemoteInterpreter.cancel(RemoteInterpreter.java:329)
        at org.apache.zeppelin.interpreter.LazyOpenInterpreter.cancel(LazyOpenInterpreter.java:100)
        at org.apache.zeppelin.notebook.Paragraph.jobAbort(Paragraph.java:332)
        at org.apache.zeppelin.scheduler.Job.abort(Job.java:239)
        at org.apache.zeppelin.interpreter.InterpreterFactory.stopJobAllInterpreter(InterpreterFactory.java:829)
        at org.apache.zeppelin.interpreter.InterpreterFactory.setPropertyAndRestart(InterpreterFactory.java:790)
        at org.apache.zeppelin.rest.InterpreterRestApi.updateSetting(InterpreterRestApi.java:131)
        at &lt;/P&gt;&lt;P&gt;.........................&lt;/P&gt;&lt;P&gt;Any suggestions to resolve this ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ekantheshwara&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 11:31:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-custom-visualization-using-zeppelin/m-p/103898#M37983</guid>
      <dc:creator>ekanthb</dc:creator>
      <dc:date>2017-04-06T11:31:18Z</dc:date>
    </item>
  </channel>
</rss>

