Good!

On Fri, Apr 22, 2016 at 2:23 PM, Naresh Kancharla <
naresh.kancha...@gmail.com> wrote:

> This worked.
>
> Thanks a lot.
>
> I took 0.6.0 source and compiled to get JDBC Interpreter.
>
> only field to change is url name.
>
> Thanks,
> Naresh.
>
>
> On Fri, Apr 22, 2016 at 6:21 AM, Jongyoul Lee <jongy...@gmail.com> wrote:
>
>> Hi Naresh,
>>
>> You can use JDBCInterpreter for what you want to do. It needs jdbc_url
>> only, and Zeppelin convert your result into table automatically.
>>
>> Hope this help,
>>
>> Regards,
>> J
>>
>> On Thu, Apr 21, 2016 at 3:29 PM, Naresh Kancharla <
>> naresh.kancha...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I came to know about this tool from Spark meetup.
>>>
>>> I am using AWS Redshift. Redshift supports SQL queries.
>>> For example: I can use SQL Workbench which connects to Redshift and
>>> return response.
>>> Also RedShift has Python SDK which will return data for the query using
>>> Redshift SDK.
>>>
>>> *My Requirement:*
>>> I am looking for Visualisation tool for my query responses.
>>>
>>> Doubts:
>>> 1) Can I use Zeppelin for this ?
>>>
>>> 2) Looks like Zeppelin is used only for Spark end point. Am I right ?
>>>
>>> 3) How Can I use Zeppelin as a visualisation tool for my requirement ?
>>>
>>>
>>> Can I do like this?
>>> 1) On Zeppelin GUI  user enters SQL query.
>>> 2) Python will connects to Redshift, executes above given query and gets
>>> query response.
>>> 3) Pass this response to Zeppelin.
>>> 4) Can Zeppelin render this in different graph formats?
>>>
>>>
>>> Thanks,
>>> Naresh.
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> 이종열, Jongyoul Lee, 李宗烈
>> http://madeng.net
>>
>
>


-- 
이종열, Jongyoul Lee, 李宗烈
http://madeng.net

Reply via email to