You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Chris Bedford <ch...@buildlackey.com> on 2015/05/27 11:51:44 UTC

unsubscribe

On Wed, May 27, 2015 at 1:51 AM, Tousif <to...@gmail.com> wrote:

> Hi ,
>
>
> Is there a way to share a resource file across all workers similar to
> hdfs. That resource/config file will have to be updated run time. i'm not
> looking at using hdfs for now.
>
> --
>
>
> Regards
> Tousif Khazi
>
>


-- 
Chris Bedford

Founder & Lead Lackey
Build Lackey Labs:  http://buildlackey.com
Go Grails!: http://blog.buildlackey.com

Re: unsubscribe

Posted by Nipur Patodi <er...@gmail.com>.
Hi ,
If file is small  you can pass them as json serialized object in storm
config while submiting topology and get from config map at spout and bolt.

Thanks,

_Nipur
On May 27, 2015 3:22 PM, "Chris Bedford" <ch...@buildlackey.com> wrote:

>
>
> On Wed, May 27, 2015 at 1:51 AM, Tousif <to...@gmail.com> wrote:
>
>> Hi ,
>>
>>
>> Is there a way to share a resource file across all workers similar to
>> hdfs. That resource/config file will have to be updated run time. i'm not
>> looking at using hdfs for now.
>>
>> --
>>
>>
>> Regards
>> Tousif Khazi
>>
>>
>
>
> --
> Chris Bedford
>
> Founder & Lead Lackey
> Build Lackey Labs:  http://buildlackey.com
> Go Grails!: http://blog.buildlackey.com
>
>
>