Don't think it is a Zeppelin problem.. RDDs are "immutable".
Unless you integrate something like IndexedRDD
http://spark-packages.org/package/amplab/spark-indexedrdd
into Zeppelin I think it's not possible.


-- 
Ruslan Dautkhanov

On Wed, Jul 8, 2015 at 3:24 PM, Brandon White <bwwintheho...@gmail.com>
wrote:

> Can you use a con job to update it every X minutes?
>
> On Wed, Jul 8, 2015 at 2:23 PM, Ganelin, Ilya <ilya.gane...@capitalone.com
> > wrote:
>
>> Hi all – I’m just wondering if anyone has had success integrating Spark
>> Streaming with Zeppelin and actually dynamically updating the data in near
>> real-time. From my investigation, it seems that Zeppelin will only allow
>> you to display a snapshot of data, not a continuously updating table. Has
>> anyone figured out if there’s a way to loop a display command or how to
>> provide a mechanism to continuously update visualizations?
>>
>> Thank you,
>> Ilya Ganelin
>>
>>
>> ------------------------------
>>
>> The information contained in this e-mail is confidential and/or
>> proprietary to Capital One and/or its affiliates and may only be used
>> solely in performance of work or services for Capital One. The information
>> transmitted herewith is intended only for use by the individual or entity
>> to which it is addressed. If the reader of this message is not the intended
>> recipient, you are hereby notified that any review, retransmission,
>> dissemination, distribution, copying or other use of, or taking of any
>> action in reliance upon this information is strictly prohibited. If you
>> have received this communication in error, please contact the sender and
>> delete the material from your computer.
>>
>
>

Reply via email to