Re: Centos 7 Compatibility

2017-06-21 Thread moon soo Lee
Website and doc is part of opensource project and anyone can update them by
making pull request.

https://github.com/apache/zeppelin/blob/master/docs/install/install.md#installation

Please anyone feel free to maintain OS / environment compatibility table.

Thanks,
moon

On Wed, Jun 21, 2017 at 3:20 PM Jim Lola  wrote:

> Excellent.  I am not sure who or how the OS compatibility matrix is
> maintained.  But it is good to know that Zeppelin works on CentOS 7.2.
> Thanks for sharing.
>
>
> On Wed, Jun 21, 2017 at 2:07 PM, Ben Vogan  wrote:
>
>> I've been running Zeppelin 0.7.1 and no I didn't have to make any
>> non-standard configuration changes that I recall.  I was very pleased with
>> how easy it was to get up and running.
>>
>> --Ben
>>
>> On Wed, Jun 21, 2017 at 1:43 PM, Jim Lola  wrote:
>>
>>> Which version of Zeppelin do you have working on CentOS 7.2?  Did you
>>> make any different/non-standard configuration changes to get it to work
>>> properly?  If so, could you please share them.
>>>
>>> On Wed, Jun 21, 2017 at 12:30 PM, Ben Vogan  wrote:
>>>
 I have been running Zeppelin on CentOS 7.2 for the last couple of
 months without issue.

 --Ben

 On Wed, Jun 21, 2017 at 12:37 PM, Jim Lola  wrote:

> The beauty of Open Source, like Apache Zeppelin, is that you can try
> SW on new OS's.
>
> Per the Apache Zepplin documentation, CentOS 6 is supported.  CentOS 7
> is NOT mentioned.
>
> There is actually a very large difference is Linux OS kernels between
> CentOS 6 and CentOS 7.   CentOS 6 is based on the Linux kernel version
> 2.6.32-71 while CentOS 7 is based on Linux kernel version 3.10.0-123.  The
> default file system is different as are the run levels.  The init system 
> in
> CentOS 7 is now using systemd and so init is being replaced/updated.  
> There
> are a lot more changes between CentOS 6 to CentOS 7.
>
> It sounds like a good opportunity to get involved w/ future
> development of Apache Zeppelin.
>
>
>
> On Wed, Jun 21, 2017 at 11:10 AM, Benjamin Kim 
> wrote:
>
>> All,
>>
>> I’m curious to know if Zeppelin will work with CentOS 7. I don’t see
>> it in the list of OS’s supported.
>>
>> Thanks,
>> Ben
>
>
>


 --
 *BENJAMIN VOGAN* | Data Platform Team Lead

 
 
 
  
 

>>>
>>>
>>
>>
>> --
>> *BENJAMIN VOGAN* | Data Platform Team Lead
>>
>> 
>>  
>>  
>> 
>>
>
>


Re: Centos 7 Compatibility

2017-06-21 Thread Jim Lola
Excellent.  I am not sure who or how the OS compatibility matrix is
maintained.  But it is good to know that Zeppelin works on CentOS 7.2.
Thanks for sharing.

On Wed, Jun 21, 2017 at 2:07 PM, Ben Vogan  wrote:

> I've been running Zeppelin 0.7.1 and no I didn't have to make any
> non-standard configuration changes that I recall.  I was very pleased with
> how easy it was to get up and running.
>
> --Ben
>
> On Wed, Jun 21, 2017 at 1:43 PM, Jim Lola  wrote:
>
>> Which version of Zeppelin do you have working on CentOS 7.2?  Did you
>> make any different/non-standard configuration changes to get it to work
>> properly?  If so, could you please share them.
>>
>> On Wed, Jun 21, 2017 at 12:30 PM, Ben Vogan  wrote:
>>
>>> I have been running Zeppelin on CentOS 7.2 for the last couple of months
>>> without issue.
>>>
>>> --Ben
>>>
>>> On Wed, Jun 21, 2017 at 12:37 PM, Jim Lola  wrote:
>>>
 The beauty of Open Source, like Apache Zeppelin, is that you can try SW
 on new OS's.

 Per the Apache Zepplin documentation, CentOS 6 is supported.  CentOS 7
 is NOT mentioned.

 There is actually a very large difference is Linux OS kernels between
 CentOS 6 and CentOS 7.   CentOS 6 is based on the Linux kernel version
 2.6.32-71 while CentOS 7 is based on Linux kernel version 3.10.0-123.  The
 default file system is different as are the run levels.  The init system in
 CentOS 7 is now using systemd and so init is being replaced/updated.  There
 are a lot more changes between CentOS 6 to CentOS 7.

 It sounds like a good opportunity to get involved w/ future development
 of Apache Zeppelin.



 On Wed, Jun 21, 2017 at 11:10 AM, Benjamin Kim 
 wrote:

> All,
>
> I’m curious to know if Zeppelin will work with CentOS 7. I don’t see
> it in the list of OS’s supported.
>
> Thanks,
> Ben



>>>
>>>
>>> --
>>> *BENJAMIN VOGAN* | Data Platform Team Lead
>>>
>>> 
>>> 
>>> 
>>>  
>>> 
>>>
>>
>>
>
>
> --
> *BENJAMIN VOGAN* | Data Platform Team Lead
>
> 
>  
>  
> 
>


Re: Centos 7 Compatibility

2017-06-21 Thread Ben Vogan
I've been running Zeppelin 0.7.1 and no I didn't have to make any
non-standard configuration changes that I recall.  I was very pleased with
how easy it was to get up and running.

--Ben

On Wed, Jun 21, 2017 at 1:43 PM, Jim Lola  wrote:

> Which version of Zeppelin do you have working on CentOS 7.2?  Did you make
> any different/non-standard configuration changes to get it to work
> properly?  If so, could you please share them.
>
> On Wed, Jun 21, 2017 at 12:30 PM, Ben Vogan  wrote:
>
>> I have been running Zeppelin on CentOS 7.2 for the last couple of months
>> without issue.
>>
>> --Ben
>>
>> On Wed, Jun 21, 2017 at 12:37 PM, Jim Lola  wrote:
>>
>>> The beauty of Open Source, like Apache Zeppelin, is that you can try SW
>>> on new OS's.
>>>
>>> Per the Apache Zepplin documentation, CentOS 6 is supported.  CentOS 7
>>> is NOT mentioned.
>>>
>>> There is actually a very large difference is Linux OS kernels between
>>> CentOS 6 and CentOS 7.   CentOS 6 is based on the Linux kernel version
>>> 2.6.32-71 while CentOS 7 is based on Linux kernel version 3.10.0-123.  The
>>> default file system is different as are the run levels.  The init system in
>>> CentOS 7 is now using systemd and so init is being replaced/updated.  There
>>> are a lot more changes between CentOS 6 to CentOS 7.
>>>
>>> It sounds like a good opportunity to get involved w/ future development
>>> of Apache Zeppelin.
>>>
>>>
>>>
>>> On Wed, Jun 21, 2017 at 11:10 AM, Benjamin Kim 
>>> wrote:
>>>
 All,

 I’m curious to know if Zeppelin will work with CentOS 7. I don’t see it
 in the list of OS’s supported.

 Thanks,
 Ben
>>>
>>>
>>>
>>
>>
>> --
>> *BENJAMIN VOGAN* | Data Platform Team Lead
>>
>> 
>>  
>>  
>> 
>>
>
>


-- 
*BENJAMIN VOGAN* | Data Platform Team Lead


 
 



Re: Centos 7 Compatibility

2017-06-21 Thread Jim Lola
Which version of Zeppelin do you have working on CentOS 7.2?  Did you make
any different/non-standard configuration changes to get it to work
properly?  If so, could you please share them.

On Wed, Jun 21, 2017 at 12:30 PM, Ben Vogan  wrote:

> I have been running Zeppelin on CentOS 7.2 for the last couple of months
> without issue.
>
> --Ben
>
> On Wed, Jun 21, 2017 at 12:37 PM, Jim Lola  wrote:
>
>> The beauty of Open Source, like Apache Zeppelin, is that you can try SW
>> on new OS's.
>>
>> Per the Apache Zepplin documentation, CentOS 6 is supported.  CentOS 7 is
>> NOT mentioned.
>>
>> There is actually a very large difference is Linux OS kernels between
>> CentOS 6 and CentOS 7.   CentOS 6 is based on the Linux kernel version
>> 2.6.32-71 while CentOS 7 is based on Linux kernel version 3.10.0-123.  The
>> default file system is different as are the run levels.  The init system in
>> CentOS 7 is now using systemd and so init is being replaced/updated.  There
>> are a lot more changes between CentOS 6 to CentOS 7.
>>
>> It sounds like a good opportunity to get involved w/ future development
>> of Apache Zeppelin.
>>
>>
>>
>> On Wed, Jun 21, 2017 at 11:10 AM, Benjamin Kim 
>> wrote:
>>
>>> All,
>>>
>>> I’m curious to know if Zeppelin will work with CentOS 7. I don’t see it
>>> in the list of OS’s supported.
>>>
>>> Thanks,
>>> Ben
>>
>>
>>
>
>
> --
> *BENJAMIN VOGAN* | Data Platform Team Lead
>
> 
>  
>  
> 
>


Re: Centos 7 Compatibility

2017-06-21 Thread Ben Vogan
I have been running Zeppelin on CentOS 7.2 for the last couple of months
without issue.

--Ben

On Wed, Jun 21, 2017 at 12:37 PM, Jim Lola  wrote:

> The beauty of Open Source, like Apache Zeppelin, is that you can try SW on
> new OS's.
>
> Per the Apache Zepplin documentation, CentOS 6 is supported.  CentOS 7 is
> NOT mentioned.
>
> There is actually a very large difference is Linux OS kernels between
> CentOS 6 and CentOS 7.   CentOS 6 is based on the Linux kernel version
> 2.6.32-71 while CentOS 7 is based on Linux kernel version 3.10.0-123.  The
> default file system is different as are the run levels.  The init system in
> CentOS 7 is now using systemd and so init is being replaced/updated.  There
> are a lot more changes between CentOS 6 to CentOS 7.
>
> It sounds like a good opportunity to get involved w/ future development of
> Apache Zeppelin.
>
>
>
> On Wed, Jun 21, 2017 at 11:10 AM, Benjamin Kim  wrote:
>
>> All,
>>
>> I’m curious to know if Zeppelin will work with CentOS 7. I don’t see it
>> in the list of OS’s supported.
>>
>> Thanks,
>> Ben
>
>
>


-- 
*BENJAMIN VOGAN* | Data Platform Team Lead


 
 



Centos 7 Compatibility

2017-06-21 Thread Benjamin Kim
All,

I’m curious to know if Zeppelin will work with CentOS 7. I don’t see it in the 
list of OS’s supported.

Thanks,
Ben