Dear moon, Is the https://github.com/apache/zeppelin/pull/765/files the right one?
On Tue, Mar 21, 2017 at 9:04 AM, mingda li <limingda1...@gmail.com> wrote: > Dear moon, > Thanks for your explain. But I don't find map visualization in the > pluggable list. > What is the map visualization without license issue? Is it this one > https://github.com/apache/zeppelin/pull/765/files? > Or you can provide me your link. > If I pull from that one to my source tree, do I need to use mvn build > again to let it run ? > > Thanks so much. We really need the map visualization function. > > > Hi Mingda, >> >> Zeppelin had map visualization once in it's source tree, but >> unfortunately it's removed because of license issue[1]. >> >> Of course we can try find another map visualization without license issue >> to embed it in the source tree. >> >> Or there's another way. >> Visualization became pluggable since 0.7.0. Zeppelin 0.8.0 (snapshot) >> even supports online catalogue for all available zeppelin visualization in >> npm registry, so user can just click a button and use. >> >> You can see there're already some plugins for visualizations[2], and >> it'll not be very difficult to create one and publish to npm [3]. >> >> Thanks, >> moon >> >> [1] https://github.com/apache/zeppelin/pull/1501 >> [2] http://zeppelin.apache.org/helium_packages.html >> [3] http://zeppelin.apache.org/docs/snapshot/development/wri >> tingzeppelinvisualization.html >> >> On Mon, Mar 20, 2017 at 11:06 PM mingda li <limingda1...@gmail.com> >> wrote: >> >>> Dear all, >>> >>> Now, I wan to let Zeppelin 0.7.0 and 0.6.0 support the map >>> visualization. Is that function support by the official version? Or we need >>> to do something like here >>> https://github.com/apache/zeppelin/pull/152 >>> https://github.com/apache/zeppelin/pull/765 >>> >>> Thanks, >>> Mingda >>> >>