Hi Fang.
What zeppelin version are you using?
I just tested the latest version of master and It works expected.

2016-12-28 0:15 GMT-08:00 Pengcheng Fang <nuspengch...@163.com>:

> Hi Mohit ,
>
> thank you for your reply, I just ran those paragraphs one by one from top
> to bottom.
>
> thanks
>
> At 2016-12-28 13:03:24, "Mohit Jaggi" <mohitja...@gmail.com> wrote:
>
> it should depend on the order in which you run the paragraphs...did you
> run in the same order that you listed them above?
>
> On Tue, Dec 27, 2016 at 5:20 PM, Pengcheng Fang <nuspengch...@163.com>
> wrote:
>
>> Hi All,
>>
>> I have one more question regarding the contextual relevance in
>> the previous paragraph and the latter paragraph in Zeppelin, for example :
>>
>> ----------------------paragraph1--------------------------
>> %jdbc(hive)
>> use database_one
>> ---------------------------------------------------------------
>>
>> ----------------------paragraph2--------------------------
>> %jdbc(hive)
>> show tables
>> ---------------------------------------------------------------
>>
>> ----------------------paragraph3--------------------------
>> %jdbc(hive)
>> use database_two
>> ---------------------------------------------------------------
>>
>> ----------------------paragraph4--------------------------
>> %jdbc(hive)
>> show tables
>> ---------------------------------------------------------------
>>
>> If the tables in databases_one and databases_two are totally different,
>> will the output in "paragraph2" and "paragraph4" be different ?
>>
>> From my understanding , the answer should be "YES" , but from test result
>> at my side , the output in "paragraph2" and "paragraph4" are same ...
>>
>> Does anyone know the reason , or did I go worng ?
>>
>> Thanks and Best regards
>>
>> Pengcheng
>>
>>
>>
>>
>
>
>
>
>

Reply via email to