You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Mor Yariv <mo...@nutrinohealth.com> on 2019/11/21 13:03:40 UTC

Main Helium package file empty

Hey all,
It looks like the main helium.json file which Zeppelin downloads from S3 is
empty:

$ curl https://s3.amazonaws.com/helium-package/helium.json
[{}]

Head object says it was modified just an hour ago at Thu, 21 Nov 2019
12:02:26 GMT.

Can this be fixed please? Or is there a backup file somewhere we can point
our clusters to in the meantime?

Thanks,
Mor Yariv

Re: Main Helium package file empty

Posted by Jeff Zhang <zj...@gmail.com>.
Add the following to zeppelin-site.xml

<property>
  <name>zeppelin.helium.registry</name>
  <value>helium</value>
</property>


BTW, I think we should change the default setting of fetching it from s3, I
see several times people complain about it.



Jonathan Greenleaf <jo...@gmail.com> 于2019年11月22日周五 上午12:58写道:

> If anyone knows a way to make Zeppelin ignore having to pull down this
> file upon restart, I would appreciate the guidance.  Thanks, Jonathan
> Greenleaf
>
> On Thu, Nov 21, 2019, 11:07 AM Mor Yariv <mo...@nutrinohealth.com> wrote:
>
>> Seems like it's fixed now.
>>
>> On Thu, Nov 21, 2019 at 3:03 PM Mor Yariv <mo...@nutrinohealth.com> wrote:
>>
>>> Hey all,
>>> It looks like the main helium.json file which Zeppelin downloads from S3
>>> is empty:
>>>
>>> $ curl https://s3.amazonaws.com/helium-package/helium.json
>>> [{}]
>>>
>>> Head object says it was modified just an hour ago at Thu, 21 Nov 2019
>>> 12:02:26 GMT.
>>>
>>> Can this be fixed please? Or is there a backup file somewhere we can
>>> point our clusters to in the meantime?
>>>
>>> Thanks,
>>> Mor Yariv
>>>
>>

-- 
Best Regards

Jeff Zhang

Re: Main Helium package file empty

Posted by Jonathan Greenleaf <jo...@gmail.com>.
If anyone knows a way to make Zeppelin ignore having to pull down this file
upon restart, I would appreciate the guidance.  Thanks, Jonathan Greenleaf

On Thu, Nov 21, 2019, 11:07 AM Mor Yariv <mo...@nutrinohealth.com> wrote:

> Seems like it's fixed now.
>
> On Thu, Nov 21, 2019 at 3:03 PM Mor Yariv <mo...@nutrinohealth.com> wrote:
>
>> Hey all,
>> It looks like the main helium.json file which Zeppelin downloads from S3
>> is empty:
>>
>> $ curl https://s3.amazonaws.com/helium-package/helium.json
>> [{}]
>>
>> Head object says it was modified just an hour ago at Thu, 21 Nov 2019
>> 12:02:26 GMT.
>>
>> Can this be fixed please? Or is there a backup file somewhere we can
>> point our clusters to in the meantime?
>>
>> Thanks,
>> Mor Yariv
>>
>

Re: Main Helium package file empty

Posted by Mor Yariv <mo...@nutrinohealth.com>.
Seems like it's fixed now.

On Thu, Nov 21, 2019 at 3:03 PM Mor Yariv <mo...@nutrinohealth.com> wrote:

> Hey all,
> It looks like the main helium.json file which Zeppelin downloads from S3
> is empty:
>
> $ curl https://s3.amazonaws.com/helium-package/helium.json
> [{}]
>
> Head object says it was modified just an hour ago at Thu, 21 Nov 2019
> 12:02:26 GMT.
>
> Can this be fixed please? Or is there a backup file somewhere we can point
> our clusters to in the meantime?
>
> Thanks,
> Mor Yariv
>