You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by Darin Johnson <db...@gmail.com> on 2015/09/29 23:06:47 UTC

Java 1.8

Noticed some Java 1.8 in the codebase, specifically lambdas in
ResourceOffersEventHandler.

I'm OK (by OK I mean overjoyed) with that but we should update the
documentation to reflect the 1.8 requirement.

Re: Java 1.8

Posted by Adam Bordelon <ad...@mesosphere.io>.
I went ahead and reverted the wiki requirements back to 1.7+
https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration

On Tue, Sep 29, 2015 at 3:15 PM, Ken Sipe <ke...@mesosphere.io> wrote:

> I was wondering if that was the case… IDEA does that… and we build with
> Java 7 all the time… which confused me.   We should still have the
> conversation… it would be nice since Java 7 is EOL
>
> ken
>
> > On Sep 29, 2015, at 5:07 PM, Darin Johnson <db...@gmail.com>
> wrote:
> >
> > Well this is embarrassing went to github, saw no lambdas.  Went to
> > IntelliJ, saw lambdas.  Changed ide/compliler settings no lambdas!  Did
> > mention I was redoing my dev environment?
> >
> > So false alarm, sorry folks.
> >
> > Darin
> >
> > On Tue, Sep 29, 2015 at 5:44 PM, Todd Richmond <tr...@maprtech.com>
> > wrote:
> >
> >> 1.8 will be an issue on older Linux systems as they don’t all have 1.8
> in
> >> the official OS repositories - making install complex for some companies
> >> that cannot easily take from 3rd party repos
> >>
> >>  Todd
> >>
> >>
> >>> On Sep 29, 2015, at 2:32 PM, Santosh Marella <sm...@maprtech.com>
> >> wrote:
> >>>
> >>> Ruth - please hold on. I think we should first discuss if 1.8 would
> need
> >> to
> >>> be pre-requisite.
> >>>
> >>> Darin - Can you please send us the github link to the lambdas that you
> >>> notice?
> >>>
> >>> Santosh
> >>>
> >>> On Tue, Sep 29, 2015 at 2:12 PM, Ruth Harris <rh...@maprtech.com>
> >> wrote:
> >>>
> >>>> ok. changed prerequisite: JDK 1.7+ to Java 1.8
> >>>>
> >>>>
> >>
> https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration
> >>>>
> >>>> On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <
> dbjohnson1978@gmail.com
> >>>
> >>>> wrote:
> >>>>
> >>>>> Noticed some Java 1.8 in the codebase, specifically lambdas in
> >>>>> ResourceOffersEventHandler.
> >>>>>
> >>>>> I'm OK (by OK I mean overjoyed) with that but we should update the
> >>>>> documentation to reflect the 1.8 requirement.
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Ruth Harris
> >>>> Sr. Technical Writer, MapR
> >>>>
> >>
> >>
>
>

Re: Java 1.8

Posted by Ken Sipe <ke...@mesosphere.io>.
I was wondering if that was the case… IDEA does that… and we build with Java 7 all the time… which confused me.   We should still have the conversation… it would be nice since Java 7 is EOL

ken

> On Sep 29, 2015, at 5:07 PM, Darin Johnson <db...@gmail.com> wrote:
> 
> Well this is embarrassing went to github, saw no lambdas.  Went to
> IntelliJ, saw lambdas.  Changed ide/compliler settings no lambdas!  Did
> mention I was redoing my dev environment?
> 
> So false alarm, sorry folks.
> 
> Darin
> 
> On Tue, Sep 29, 2015 at 5:44 PM, Todd Richmond <tr...@maprtech.com>
> wrote:
> 
>> 1.8 will be an issue on older Linux systems as they don’t all have 1.8 in
>> the official OS repositories - making install complex for some companies
>> that cannot easily take from 3rd party repos
>> 
>>  Todd
>> 
>> 
>>> On Sep 29, 2015, at 2:32 PM, Santosh Marella <sm...@maprtech.com>
>> wrote:
>>> 
>>> Ruth - please hold on. I think we should first discuss if 1.8 would need
>> to
>>> be pre-requisite.
>>> 
>>> Darin - Can you please send us the github link to the lambdas that you
>>> notice?
>>> 
>>> Santosh
>>> 
>>> On Tue, Sep 29, 2015 at 2:12 PM, Ruth Harris <rh...@maprtech.com>
>> wrote:
>>> 
>>>> ok. changed prerequisite: JDK 1.7+ to Java 1.8
>>>> 
>>>> 
>> https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration
>>>> 
>>>> On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <dbjohnson1978@gmail.com
>>> 
>>>> wrote:
>>>> 
>>>>> Noticed some Java 1.8 in the codebase, specifically lambdas in
>>>>> ResourceOffersEventHandler.
>>>>> 
>>>>> I'm OK (by OK I mean overjoyed) with that but we should update the
>>>>> documentation to reflect the 1.8 requirement.
>>>>> 
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ruth Harris
>>>> Sr. Technical Writer, MapR
>>>> 
>> 
>> 


Re: Java 1.8

Posted by Darin Johnson <db...@gmail.com>.
Well this is embarrassing went to github, saw no lambdas.  Went to
IntelliJ, saw lambdas.  Changed ide/compliler settings no lambdas!  Did
mention I was redoing my dev environment?

So false alarm, sorry folks.

Darin

On Tue, Sep 29, 2015 at 5:44 PM, Todd Richmond <tr...@maprtech.com>
wrote:

> 1.8 will be an issue on older Linux systems as they don’t all have 1.8 in
> the official OS repositories - making install complex for some companies
> that cannot easily take from 3rd party repos
>
>   Todd
>
>
> > On Sep 29, 2015, at 2:32 PM, Santosh Marella <sm...@maprtech.com>
> wrote:
> >
> > Ruth - please hold on. I think we should first discuss if 1.8 would need
> to
> > be pre-requisite.
> >
> > Darin - Can you please send us the github link to the lambdas that you
> > notice?
> >
> > Santosh
> >
> > On Tue, Sep 29, 2015 at 2:12 PM, Ruth Harris <rh...@maprtech.com>
> wrote:
> >
> >> ok. changed prerequisite: JDK 1.7+ to Java 1.8
> >>
> >>
> https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration
> >>
> >> On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <dbjohnson1978@gmail.com
> >
> >> wrote:
> >>
> >>> Noticed some Java 1.8 in the codebase, specifically lambdas in
> >>> ResourceOffersEventHandler.
> >>>
> >>> I'm OK (by OK I mean overjoyed) with that but we should update the
> >>> documentation to reflect the 1.8 requirement.
> >>>
> >>
> >>
> >>
> >> --
> >> Ruth Harris
> >> Sr. Technical Writer, MapR
> >>
>
>

Re: Java 1.8

Posted by Todd Richmond <tr...@maprtech.com>.
1.8 will be an issue on older Linux systems as they don’t all have 1.8 in the official OS repositories - making install complex for some companies that cannot easily take from 3rd party repos

  Todd


> On Sep 29, 2015, at 2:32 PM, Santosh Marella <sm...@maprtech.com> wrote:
> 
> Ruth - please hold on. I think we should first discuss if 1.8 would need to
> be pre-requisite.
> 
> Darin - Can you please send us the github link to the lambdas that you
> notice?
> 
> Santosh
> 
> On Tue, Sep 29, 2015 at 2:12 PM, Ruth Harris <rh...@maprtech.com> wrote:
> 
>> ok. changed prerequisite: JDK 1.7+ to Java 1.8
>> 
>> https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration
>> 
>> On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <db...@gmail.com>
>> wrote:
>> 
>>> Noticed some Java 1.8 in the codebase, specifically lambdas in
>>> ResourceOffersEventHandler.
>>> 
>>> I'm OK (by OK I mean overjoyed) with that but we should update the
>>> documentation to reflect the 1.8 requirement.
>>> 
>> 
>> 
>> 
>> --
>> Ruth Harris
>> Sr. Technical Writer, MapR
>> 


Re: Java 1.8

Posted by Santosh Marella <sm...@maprtech.com>.
Ruth - please hold on. I think we should first discuss if 1.8 would need to
be pre-requisite.

Darin - Can you please send us the github link to the lambdas that you
notice?

Santosh

On Tue, Sep 29, 2015 at 2:12 PM, Ruth Harris <rh...@maprtech.com> wrote:

> ok. changed prerequisite: JDK 1.7+ to Java 1.8
>
> https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration
>
> On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <db...@gmail.com>
> wrote:
>
> > Noticed some Java 1.8 in the codebase, specifically lambdas in
> > ResourceOffersEventHandler.
> >
> > I'm OK (by OK I mean overjoyed) with that but we should update the
> > documentation to reflect the 1.8 requirement.
> >
>
>
>
> --
> Ruth Harris
> Sr. Technical Writer, MapR
>

Re: Java 1.8

Posted by Ruth Harris <rh...@maprtech.com>.
ok. changed prerequisite: JDK 1.7+ to Java 1.8
https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration

On Tue, Sep 29, 2015 at 2:06 PM, Darin Johnson <db...@gmail.com>
wrote:

> Noticed some Java 1.8 in the codebase, specifically lambdas in
> ResourceOffersEventHandler.
>
> I'm OK (by OK I mean overjoyed) with that but we should update the
> documentation to reflect the 1.8 requirement.
>



-- 
Ruth Harris
Sr. Technical Writer, MapR