I attached running screen shots again. :) 2015-05-12 14:34 GMT+09:00 Jaehwa Jung <[email protected]>:
> Hi guys > > I recently integrated Tajo with Zeppelin > <http://zeppelin.incubator.apache.org/> which is web based notebook for > interactive data analysis. > > Source codes, technical details and latest updates can be found at this > issuse page. > > https://issues.apache.org/jira/browse/ZEPPELIN-45 > > > First of all, you need to build Zepplein trunk code. Please refer > follwoing site. > > https://github.com/apache/incubator-zeppelin/blob/master/README.md > > > And I implemted it with Tajo JDBC driver. Thus, you need to set JDBC uri > at Zeppelin interpreter environment. > > > For example: > > *tajo.jdbc.uri=jdbc:tajo://localhost:26002/default* > > > some running screen shots are as follows: > > > > > Cheers > > Jaehwa >
