Re: Sedona 1.0 Maven release is staged

2021-01-06 Thread Netanel Malka
js
> > > > > > 3. These code file should have Apache v2 header:
> > > > > > /python/build_wheel.sh
> > > > > > /spark-version-converter.py
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/PythonTestSpec.scala
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/GeometrySample.scala
> > > > > > 4.
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> /docs/api/javadoc/core/org/apache/sedona/core/geometryObjects/GeoJSONWriterNew.html
> > > > > > /docs/api/javadoc/*
> > > > > > are these doc under /docs/api/javadoc auto generated? if that is
> > the
> > > > > case,
> > > > > > we probably shouldn't have the HTML committed in the repo
> > > > > > 5.
> > > > > > /trunk/import/*
> > > > > > what is this for?
> > > > > > 6. should add a small section on how to build (or link to) the
> > > project
> > > > in
> > > > > > README.md
> > > > > >
> > > > > >
> > > > > > On Wed, Dec 30, 2020 at 6:24 PM Felix Cheung <
> > felixche...@apache.org
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Yes
> > > > > > > https://incubator.apache.org/guides/distribution.html#pypi
> > > > > > >
> > > > > > > Reminder: This should not be posted until we have Sedona and
> IPMC
> > > > vote.
> > > > > > >
> > > > > > >
> > > > > > > On Wed, Dec 30, 2020 at 3:30 PM Jia Yu 
> wrote:
> > > > > > >
> > > > > > >> Hi Pawel,
> > > > > > >>
> > > > > > >> The only Pypi guideline that I can find is Incubator
> > distribution
> > > > > > >> guideline:
> > https://incubator.apache.org/guides/distribution.html
> > > > > > >>
> > > > > > >> If you scroll down to the bottom, you will see the section.
> > > > > > >>
> > > > > > >> @Felix Cheung  Felix, does Pawel need
> > to
> > > be
> > > > > > >> aware of anything else, besides the incubator PyPi guideline?
> > > > > > >>
> > > > > > >> Thank you very much!
> > > > > > >> Jia
> > > > > > >>
> > > > > > >> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu 
> > wrote:
> > > > > > >>
> > > > > > >> > Hi Netanel,
> > > > > > >> >
> > > > > > >> > I have created a few demo projects:
> > > > > > >> >
> > > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > > > > > >> > The source code is here:
> > > > > > >> >
> > https://github.com/apache/incubator-sedona/tree/master/examples
> > > > > > >> >
> > > > > > >> > Does it look good?
> > > > > > >> >
> > > > > > >> > Thanks,
> > > > > > >> > Jia
> > > > > > >> >
> > > > > > >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka <
> > > > netan...@sela.co.il>
> > > > > > >> wrote:
> > > > > > >> >
> > > > > > >> >> Hi Jia,
> > > > > > >> >> That's great news!
> > > > > > >> >>
> > > > > > >> >> Happy and healthy New Year to everyone.
> > > > > > >> >>
> > > > > > >> >> They look fine to me.
> > > > > > >> >> Do you think it will be worth to use them within a demo
> > > project?
> > > > > (to
> > > > > > >> >> eliminate dependency issues) I can test it if we need it.
> > > > > > >> >>
> > > > > > >> >> 

Re: Sedona 1.0 Maven release is staged

2021-01-04 Thread Jia Yu
doc/*
> > > > > are these doc under /docs/api/javadoc auto generated? if that is
> the
> > > > case,
> > > > > we probably shouldn't have the HTML committed in the repo
> > > > > 5.
> > > > > /trunk/import/*
> > > > > what is this for?
> > > > > 6. should add a small section on how to build (or link to) the
> > project
> > > in
> > > > > README.md
> > > > >
> > > > >
> > > > > On Wed, Dec 30, 2020 at 6:24 PM Felix Cheung <
> felixche...@apache.org
> > >
> > > > > wrote:
> > > > >
> > > > > > Yes
> > > > > > https://incubator.apache.org/guides/distribution.html#pypi
> > > > > >
> > > > > > Reminder: This should not be posted until we have Sedona and IPMC
> > > vote.
> > > > > >
> > > > > >
> > > > > > On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:
> > > > > >
> > > > > >> Hi Pawel,
> > > > > >>
> > > > > >> The only Pypi guideline that I can find is Incubator
> distribution
> > > > > >> guideline:
> https://incubator.apache.org/guides/distribution.html
> > > > > >>
> > > > > >> If you scroll down to the bottom, you will see the section.
> > > > > >>
> > > > > >> @Felix Cheung  Felix, does Pawel need
> to
> > be
> > > > > >> aware of anything else, besides the incubator PyPi guideline?
> > > > > >>
> > > > > >> Thank you very much!
> > > > > >> Jia
> > > > > >>
> > > > > >> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu 
> wrote:
> > > > > >>
> > > > > >> > Hi Netanel,
> > > > > >> >
> > > > > >> > I have created a few demo projects:
> > > > > >> >
> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > > > > >> > The source code is here:
> > > > > >> >
> https://github.com/apache/incubator-sedona/tree/master/examples
> > > > > >> >
> > > > > >> > Does it look good?
> > > > > >> >
> > > > > >> > Thanks,
> > > > > >> > Jia
> > > > > >> >
> > > > > >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka <
> > > netan...@sela.co.il>
> > > > > >> wrote:
> > > > > >> >
> > > > > >> >> Hi Jia,
> > > > > >> >> That's great news!
> > > > > >> >>
> > > > > >> >> Happy and healthy New Year to everyone.
> > > > > >> >>
> > > > > >> >> They look fine to me.
> > > > > >> >> Do you think it will be worth to use them within a demo
> > project?
> > > > (to
> > > > > >> >> eliminate dependency issues) I can test it if we need it.
> > > > > >> >>
> > > > > >> >> BR,
> > > > > >> >>
> > > > > >> >>
> > > > > >> >> Netanel Malka,
> > > > > >> >> Big Data Consultant
> > > > > >> >> [image: Description: Description: Description: Description:
> > > > > >> >> cid:image001.jpg@01C85203.36A2AF30]
> > > > > >> >> --
> > > > > >> >> *From:* Paweł Kociński 
> > > > > >> >> *Sent:* Wednesday, December 30, 2020 22:09
> > > > > >> >> *To:* Jia Yu
> > > > > >> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat;
> > Netanel
> > > > > >> Malka;
> > > > > >> >> Zongsi Zhang; Felix Cheung; Netanel Malka
> > > > > >> >> *Subject:* Re: Sedona 1.0 Maven release is staged
> > > > > >> >>
> > > > > >> >> Hi Jia,
> > > > > >> >> Merry Christmas and Happy New Year to everyone.
> > > > > >> >> I can definitely do that but I am not sure about the steps
> > which
> > > I
> > > > > >> should
> > > > > >> >> follow to upload package under Apache project. Also should we
> > > sync
> > > > > this
> > > > > >> >> processes, I mean Maven and PyPI release ?
> > > > > >> >>
> > > > > >> >> Regards,
> > > > > >> >> Pawel
> > > > > >> >>
> > > > > >> >> śr., 30 gru 2020 o 08:43 Jia Yu 
> napisał(a):
> > > > > >> >>
> > > > > >> >>> Dear all,
> > > > > >> >>>
> > > > > >> >>> Merry Christmas and Happy New Year!
> > > > > >> >>>
> > > > > >> >>> After months of hard work, we are finally close to the
> Sedona
> > > > > >> >>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official
> > > > release
> > > > > >> on
> > > > > >> >>> Nexus. This is a thread for collecting final feedback rather
> > > than
> > > > a
> > > > > >> voting
> > > > > >> >>> thread.
> > > > > >> >>>
> > > > > >> >>> 1. I would like to ask all of you to take a look at the
> staged
> > > > Maven
> > > > > >> >>> releases (12 Sedona modules in total). Please learn how to
> > > access
> > > > > >> Nexus
> > > > > >> >>> from [1][2]
> > > > > >> >>>
> > > > > >> >>> @Mohamed Sarwat  @Netanel Malka <
> > > > > >> netanel...@gmail.com> Would
> > > > > >> >>> you please take a look at the staged releases?
> > > > > >> >>>
> > > > > >> >>> @Felix Cheung   Felix, could you
> > please
> > > > > take
> > > > > >> a
> > > > > >> >>> look at the release as well? Your opinion is very important.
> > If
> > > > you
> > > > > >> think
> > > > > >> >>> everything is good, then I will call for a vote.
> > > > > >> >>>
> > > > > >> >>> 2. Python release on PyPi
> > > > > >> >>> @Paweł Kociński  Pawel, could
> you
> > > > please
> > > > > >> >>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we
> will
> > > use
> > > > > >> that to
> > > > > >> >>> call for a vote.
> > > > > >> >>>
> > > > > >> >>> I know many of you may be on vacation so no need to rush.
> > > > > >> >>>
> > > > > >> >>> [1]
> > > > > >> >>>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
> > > > > >> >>> [2] Sedona staged website:
> https://sedona.staged.apache.org/
> > > > > >> >>>
> > > > > >> >>
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Netanel Malka.
> > >
> >
>
>
> --
> Best regards,
> Netanel Malka.
>


Re: Sedona 1.0 Maven release is staged

2021-01-04 Thread Netanel Malka
 >
> > > > >
> > > > > On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:
> > > > >
> > > > >> Hi Pawel,
> > > > >>
> > > > >> The only Pypi guideline that I can find is Incubator distribution
> > > > >> guideline: https://incubator.apache.org/guides/distribution.html
> > > > >>
> > > > >> If you scroll down to the bottom, you will see the section.
> > > > >>
> > > > >> @Felix Cheung  Felix, does Pawel need to
> be
> > > > >> aware of anything else, besides the incubator PyPi guideline?
> > > > >>
> > > > >> Thank you very much!
> > > > >> Jia
> > > > >>
> > > > >> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:
> > > > >>
> > > > >> > Hi Netanel,
> > > > >> >
> > > > >> > I have created a few demo projects:
> > > > >> >
> https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > > > >> > The source code is here:
> > > > >> > https://github.com/apache/incubator-sedona/tree/master/examples
> > > > >> >
> > > > >> > Does it look good?
> > > > >> >
> > > > >> > Thanks,
> > > > >> > Jia
> > > > >> >
> > > > >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka <
> > netan...@sela.co.il>
> > > > >> wrote:
> > > > >> >
> > > > >> >> Hi Jia,
> > > > >> >> That's great news!
> > > > >> >>
> > > > >> >> Happy and healthy New Year to everyone.
> > > > >> >>
> > > > >> >> They look fine to me.
> > > > >> >> Do you think it will be worth to use them within a demo
> project?
> > > (to
> > > > >> >> eliminate dependency issues) I can test it if we need it.
> > > > >> >>
> > > > >> >> BR,
> > > > >> >>
> > > > >> >>
> > > > >> >> Netanel Malka,
> > > > >> >> Big Data Consultant
> > > > >> >> [image: Description: Description: Description: Description:
> > > > >> >> cid:image001.jpg@01C85203.36A2AF30]
> > > > >> >> --
> > > > >> >> *From:* Paweł Kociński 
> > > > >> >> *Sent:* Wednesday, December 30, 2020 22:09
> > > > >> >> *To:* Jia Yu
> > > > >> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat;
> Netanel
> > > > >> Malka;
> > > > >> >> Zongsi Zhang; Felix Cheung; Netanel Malka
> > > > >> >> *Subject:* Re: Sedona 1.0 Maven release is staged
> > > > >> >>
> > > > >> >> Hi Jia,
> > > > >> >> Merry Christmas and Happy New Year to everyone.
> > > > >> >> I can definitely do that but I am not sure about the steps
> which
> > I
> > > > >> should
> > > > >> >> follow to upload package under Apache project. Also should we
> > sync
> > > > this
> > > > >> >> processes, I mean Maven and PyPI release ?
> > > > >> >>
> > > > >> >> Regards,
> > > > >> >> Pawel
> > > > >> >>
> > > > >> >> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
> > > > >> >>
> > > > >> >>> Dear all,
> > > > >> >>>
> > > > >> >>> Merry Christmas and Happy New Year!
> > > > >> >>>
> > > > >> >>> After months of hard work, we are finally close to the Sedona
> > > > >> >>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official
> > > release
> > > > >> on
> > > > >> >>> Nexus. This is a thread for collecting final feedback rather
> > than
> > > a
> > > > >> voting
> > > > >> >>> thread.
> > > > >> >>>
> > > > >> >>> 1. I would like to ask all of you to take a look at the staged
> > > Maven
> > > > >> >>> releases (12 Sedona modules in total). Please learn how to
> > access
> > > > >> Nexus
> > > > >> >>> from [1][2]
> > > > >> >>>
> > > > >> >>> @Mohamed Sarwat  @Netanel Malka <
> > > > >> netanel...@gmail.com> Would
> > > > >> >>> you please take a look at the staged releases?
> > > > >> >>>
> > > > >> >>> @Felix Cheung   Felix, could you
> please
> > > > take
> > > > >> a
> > > > >> >>> look at the release as well? Your opinion is very important.
> If
> > > you
> > > > >> think
> > > > >> >>> everything is good, then I will call for a vote.
> > > > >> >>>
> > > > >> >>> 2. Python release on PyPi
> > > > >> >>> @Paweł Kociński  Pawel, could you
> > > please
> > > > >> >>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will
> > use
> > > > >> that to
> > > > >> >>> call for a vote.
> > > > >> >>>
> > > > >> >>> I know many of you may be on vacation so no need to rush.
> > > > >> >>>
> > > > >> >>> [1]
> > > > >> >>>
> > > > >>
> > > >
> > >
> >
> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
> > > > >> >>> [2] Sedona staged website: https://sedona.staged.apache.org/
> > > > >> >>>
> > > > >> >>
> > > > >>
> > > > >
> > > >
> > >
> >
> >
> > --
> > Best regards,
> > Netanel Malka.
> >
>


-- 
Best regards,
Netanel Malka.


Re: Sedona 1.0 Maven release is staged

2021-01-01 Thread Jia Yu
2020 at 3:26 PM Jia Yu  wrote:
> > > >>
> > > >> > Hi Netanel,
> > > >> >
> > > >> > I have created a few demo projects:
> > > >> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > > >> > The source code is here:
> > > >> > https://github.com/apache/incubator-sedona/tree/master/examples
> > > >> >
> > > >> > Does it look good?
> > > >> >
> > > >> > Thanks,
> > > >> > Jia
> > > >> >
> > > >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka <
> netan...@sela.co.il>
> > > >> wrote:
> > > >> >
> > > >> >> Hi Jia,
> > > >> >> That's great news!
> > > >> >>
> > > >> >> Happy and healthy New Year to everyone.
> > > >> >>
> > > >> >> They look fine to me.
> > > >> >> Do you think it will be worth to use them within a demo project?
> > (to
> > > >> >> eliminate dependency issues) I can test it if we need it.
> > > >> >>
> > > >> >> BR,
> > > >> >>
> > > >> >>
> > > >> >> Netanel Malka,
> > > >> >> Big Data Consultant
> > > >> >> [image: Description: Description: Description: Description:
> > > >> >> cid:image001.jpg@01C85203.36A2AF30]
> > > >> >> --
> > > >> >> *From:* Paweł Kociński 
> > > >> >> *Sent:* Wednesday, December 30, 2020 22:09
> > > >> >> *To:* Jia Yu
> > > >> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel
> > > >> Malka;
> > > >> >> Zongsi Zhang; Felix Cheung; Netanel Malka
> > > >> >> *Subject:* Re: Sedona 1.0 Maven release is staged
> > > >> >>
> > > >> >> Hi Jia,
> > > >> >> Merry Christmas and Happy New Year to everyone.
> > > >> >> I can definitely do that but I am not sure about the steps which
> I
> > > >> should
> > > >> >> follow to upload package under Apache project. Also should we
> sync
> > > this
> > > >> >> processes, I mean Maven and PyPI release ?
> > > >> >>
> > > >> >> Regards,
> > > >> >> Pawel
> > > >> >>
> > > >> >> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
> > > >> >>
> > > >> >>> Dear all,
> > > >> >>>
> > > >> >>> Merry Christmas and Happy New Year!
> > > >> >>>
> > > >> >>> After months of hard work, we are finally close to the Sedona
> > > >> >>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official
> > release
> > > >> on
> > > >> >>> Nexus. This is a thread for collecting final feedback rather
> than
> > a
> > > >> voting
> > > >> >>> thread.
> > > >> >>>
> > > >> >>> 1. I would like to ask all of you to take a look at the staged
> > Maven
> > > >> >>> releases (12 Sedona modules in total). Please learn how to
> access
> > > >> Nexus
> > > >> >>> from [1][2]
> > > >> >>>
> > > >> >>> @Mohamed Sarwat  @Netanel Malka <
> > > >> netanel...@gmail.com> Would
> > > >> >>> you please take a look at the staged releases?
> > > >> >>>
> > > >> >>> @Felix Cheung   Felix, could you please
> > > take
> > > >> a
> > > >> >>> look at the release as well? Your opinion is very important. If
> > you
> > > >> think
> > > >> >>> everything is good, then I will call for a vote.
> > > >> >>>
> > > >> >>> 2. Python release on PyPi
> > > >> >>> @Paweł Kociński  Pawel, could you
> > please
> > > >> >>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will
> use
> > > >> that to
> > > >> >>> call for a vote.
> > > >> >>>
> > > >> >>> I know many of you may be on vacation so no need to rush.
> > > >> >>>
> > > >> >>> [1]
> > > >> >>>
> > > >>
> > >
> >
> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
> > > >> >>> [2] Sedona staged website: https://sedona.staged.apache.org/
> > > >> >>>
> > > >> >>
> > > >>
> > > >
> > >
> >
>
>
> --
> Best regards,
> Netanel Malka.
>


Re: Sedona 1.0 Maven release is staged

2021-01-01 Thread Netanel Malka
Hi Jia,
I tried to build the Demo project and I have a dependency issue.
I tried using sbt assembly and from IntelliJ.

For example, build error for Sedona SQL (None of them succeeded in build):
https://pastebin.pl/view/15882089

It looks like a bug in SBT regards to SNAPSHOT jars that don't handle:
https://github.com/sbt/sbt/issues/3404#issuecomment-400641680
and also here:
https://github.com/sbt/sbt/issues/2687

There is any special reason why did you choose to use sbt instead of maven?




On Thu, 31 Dec 2020 at 23:27, Jia Yu  wrote:

> Dear Felix,
>
> Thanks for your great comments!
>
> I have fixed all three comments accordingly, Since we have disclaim-WIP, I
> think we don't have to re-stage the releases.
>
> Thanks,
> Jia
>
>
>
> On Wed, Dec 30, 2020 at 10:54 PM Felix Cheung 
> wrote:
>
> > Release review.
> >
> > Note: with DISCLAIMER-WIP, these are not blockers to release.
> >
> > website:
> > 1. the website can add more links as described in this section:
> > https://www.apache.org/foundation/marks/pmcs#navigation
> > 2. might need to add trademark attributions
> > https://www.apache.org/foundation/marks/pmcs#attributions
> >
> > project source:
> > 1. For LICENSE, we should add RAT check
> > https://creadur.apache.org/rat/#What_Is_Rat
> > 2. This file seems to have an irregular header:
> > /incubator-sedona/zeppelin/index.js
> > 3. These code file should have Apache v2 header:
> > /python/build_wheel.sh
> > /spark-version-converter.py
> >
> >
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/PythonTestSpec.scala
> >
> >
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/GeometrySample.scala
> > 4.
> >
> >
> /docs/api/javadoc/core/org/apache/sedona/core/geometryObjects/GeoJSONWriterNew.html
> > /docs/api/javadoc/*
> > are these doc under /docs/api/javadoc auto generated? if that is the
> case,
> > we probably shouldn't have the HTML committed in the repo
> > 5.
> > /trunk/import/*
> > what is this for?
> > 6. should add a small section on how to build (or link to) the project in
> > README.md
> >
> >
> > On Wed, Dec 30, 2020 at 6:24 PM Felix Cheung 
> > wrote:
> >
> > > Yes
> > > https://incubator.apache.org/guides/distribution.html#pypi
> > >
> > > Reminder: This should not be posted until we have Sedona and IPMC vote.
> > >
> > >
> > > On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:
> > >
> > >> Hi Pawel,
> > >>
> > >> The only Pypi guideline that I can find is Incubator distribution
> > >> guideline: https://incubator.apache.org/guides/distribution.html
> > >>
> > >> If you scroll down to the bottom, you will see the section.
> > >>
> > >> @Felix Cheung  Felix, does Pawel need to be
> > >> aware of anything else, besides the incubator PyPi guideline?
> > >>
> > >> Thank you very much!
> > >> Jia
> > >>
> > >> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:
> > >>
> > >> > Hi Netanel,
> > >> >
> > >> > I have created a few demo projects:
> > >> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > >> > The source code is here:
> > >> > https://github.com/apache/incubator-sedona/tree/master/examples
> > >> >
> > >> > Does it look good?
> > >> >
> > >> > Thanks,
> > >> > Jia
> > >> >
> > >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka 
> > >> wrote:
> > >> >
> > >> >> Hi Jia,
> > >> >> That's great news!
> > >> >>
> > >> >> Happy and healthy New Year to everyone.
> > >> >>
> > >> >> They look fine to me.
> > >> >> Do you think it will be worth to use them within a demo project?
> (to
> > >> >> eliminate dependency issues) I can test it if we need it.
> > >> >>
> > >> >> BR,
> > >> >>
> > >> >>
> > >> >> Netanel Malka,
> > >> >> Big Data Consultant
> > >> >> [image: Description: Description: Description: Description:
> > >> >> cid:image001.jpg@01C85203.36A2AF30]
> > >> >> --
> > >> >> *From:* Paweł Kociński 
> > >> >> *Sent:* Wednesda

Re: Sedona 1.0 Maven release is staged

2020-12-31 Thread Jia Yu
Dear Felix,

Thanks for your great comments!

I have fixed all three comments accordingly, Since we have disclaim-WIP, I
think we don't have to re-stage the releases.

Thanks,
Jia



On Wed, Dec 30, 2020 at 10:54 PM Felix Cheung 
wrote:

> Release review.
>
> Note: with DISCLAIMER-WIP, these are not blockers to release.
>
> website:
> 1. the website can add more links as described in this section:
> https://www.apache.org/foundation/marks/pmcs#navigation
> 2. might need to add trademark attributions
> https://www.apache.org/foundation/marks/pmcs#attributions
>
> project source:
> 1. For LICENSE, we should add RAT check
> https://creadur.apache.org/rat/#What_Is_Rat
> 2. This file seems to have an irregular header:
> /incubator-sedona/zeppelin/index.js
> 3. These code file should have Apache v2 header:
> /python/build_wheel.sh
> /spark-version-converter.py
>
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/PythonTestSpec.scala
>
> /python-adapter/src/test/scala/org/apache/sedona/python/wrapper/GeometrySample.scala
> 4.
>
> /docs/api/javadoc/core/org/apache/sedona/core/geometryObjects/GeoJSONWriterNew.html
> /docs/api/javadoc/*
> are these doc under /docs/api/javadoc auto generated? if that is the case,
> we probably shouldn't have the HTML committed in the repo
> 5.
> /trunk/import/*
> what is this for?
> 6. should add a small section on how to build (or link to) the project in
> README.md
>
>
> On Wed, Dec 30, 2020 at 6:24 PM Felix Cheung 
> wrote:
>
> > Yes
> > https://incubator.apache.org/guides/distribution.html#pypi
> >
> > Reminder: This should not be posted until we have Sedona and IPMC vote.
> >
> >
> > On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:
> >
> >> Hi Pawel,
> >>
> >> The only Pypi guideline that I can find is Incubator distribution
> >> guideline: https://incubator.apache.org/guides/distribution.html
> >>
> >> If you scroll down to the bottom, you will see the section.
> >>
> >> @Felix Cheung  Felix, does Pawel need to be
> >> aware of anything else, besides the incubator PyPi guideline?
> >>
> >> Thank you very much!
> >> Jia
> >>
> >> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:
> >>
> >> > Hi Netanel,
> >> >
> >> > I have created a few demo projects:
> >> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> >> > The source code is here:
> >> > https://github.com/apache/incubator-sedona/tree/master/examples
> >> >
> >> > Does it look good?
> >> >
> >> > Thanks,
> >> > Jia
> >> >
> >> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka 
> >> wrote:
> >> >
> >> >> Hi Jia,
> >> >> That's great news!
> >> >>
> >> >> Happy and healthy New Year to everyone.
> >> >>
> >> >> They look fine to me.
> >> >> Do you think it will be worth to use them within a demo project? (to
> >> >> eliminate dependency issues) I can test it if we need it.
> >> >>
> >> >> BR,
> >> >>
> >> >>
> >> >> Netanel Malka,
> >> >> Big Data Consultant
> >> >> [image: Description: Description: Description: Description:
> >> >> cid:image001.jpg@01C85203.36A2AF30]
> >> >> --
> >> >> *From:* Paweł Kociński 
> >> >> *Sent:* Wednesday, December 30, 2020 22:09
> >> >> *To:* Jia Yu
> >> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel
> >> Malka;
> >> >> Zongsi Zhang; Felix Cheung; Netanel Malka
> >> >> *Subject:* Re: Sedona 1.0 Maven release is staged
> >> >>
> >> >> Hi Jia,
> >> >> Merry Christmas and Happy New Year to everyone.
> >> >> I can definitely do that but I am not sure about the steps which I
> >> should
> >> >> follow to upload package under Apache project. Also should we sync
> this
> >> >> processes, I mean Maven and PyPI release ?
> >> >>
> >> >> Regards,
> >> >> Pawel
> >> >>
> >> >> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
> >> >>
> >> >>> Dear all,
> >> >>>
> >> >>> Merry Christmas and Happy New Year!
> >> >>>
> >> >>> After months of hard wor

Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Felix Cheung
Release review.

Note: with DISCLAIMER-WIP, these are not blockers to release.

website:
1. the website can add more links as described in this section:
https://www.apache.org/foundation/marks/pmcs#navigation
2. might need to add trademark attributions
https://www.apache.org/foundation/marks/pmcs#attributions

project source:
1. For LICENSE, we should add RAT check
https://creadur.apache.org/rat/#What_Is_Rat
2. This file seems to have an irregular header:
/incubator-sedona/zeppelin/index.js
3. These code file should have Apache v2 header:
/python/build_wheel.sh
/spark-version-converter.py
/python-adapter/src/test/scala/org/apache/sedona/python/wrapper/PythonTestSpec.scala
/python-adapter/src/test/scala/org/apache/sedona/python/wrapper/GeometrySample.scala
4.
/docs/api/javadoc/core/org/apache/sedona/core/geometryObjects/GeoJSONWriterNew.html
/docs/api/javadoc/*
are these doc under /docs/api/javadoc auto generated? if that is the case,
we probably shouldn't have the HTML committed in the repo
5.
/trunk/import/*
what is this for?
6. should add a small section on how to build (or link to) the project in
README.md


On Wed, Dec 30, 2020 at 6:24 PM Felix Cheung  wrote:

> Yes
> https://incubator.apache.org/guides/distribution.html#pypi
>
> Reminder: This should not be posted until we have Sedona and IPMC vote.
>
>
> On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:
>
>> Hi Pawel,
>>
>> The only Pypi guideline that I can find is Incubator distribution
>> guideline: https://incubator.apache.org/guides/distribution.html
>>
>> If you scroll down to the bottom, you will see the section.
>>
>> @Felix Cheung  Felix, does Pawel need to be
>> aware of anything else, besides the incubator PyPi guideline?
>>
>> Thank you very much!
>> Jia
>>
>> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:
>>
>> > Hi Netanel,
>> >
>> > I have created a few demo projects:
>> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
>> > The source code is here:
>> > https://github.com/apache/incubator-sedona/tree/master/examples
>> >
>> > Does it look good?
>> >
>> > Thanks,
>> > Jia
>> >
>> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka 
>> wrote:
>> >
>> >> Hi Jia,
>> >> That's great news!
>> >>
>> >> Happy and healthy New Year to everyone.
>> >>
>> >> They look fine to me.
>> >> Do you think it will be worth to use them within a demo project? (to
>> >> eliminate dependency issues) I can test it if we need it.
>> >>
>> >> BR,
>> >>
>> >>
>> >> Netanel Malka,
>> >> Big Data Consultant
>> >> [image: Description: Description: Description: Description:
>> >> cid:image001.jpg@01C85203.36A2AF30]
>> >> --
>> >> *From:* Paweł Kociński 
>> >> *Sent:* Wednesday, December 30, 2020 22:09
>> >> *To:* Jia Yu
>> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel
>> Malka;
>> >> Zongsi Zhang; Felix Cheung; Netanel Malka
>> >> *Subject:* Re: Sedona 1.0 Maven release is staged
>> >>
>> >> Hi Jia,
>> >> Merry Christmas and Happy New Year to everyone.
>> >> I can definitely do that but I am not sure about the steps which I
>> should
>> >> follow to upload package under Apache project. Also should we sync this
>> >> processes, I mean Maven and PyPI release ?
>> >>
>> >> Regards,
>> >> Pawel
>> >>
>> >> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
>> >>
>> >>> Dear all,
>> >>>
>> >>> Merry Christmas and Happy New Year!
>> >>>
>> >>> After months of hard work, we are finally close to the Sedona
>> >>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release
>> on
>> >>> Nexus. This is a thread for collecting final feedback rather than a
>> voting
>> >>> thread.
>> >>>
>> >>> 1. I would like to ask all of you to take a look at the staged Maven
>> >>> releases (12 Sedona modules in total). Please learn how to access
>> Nexus
>> >>> from [1][2]
>> >>>
>> >>> @Mohamed Sarwat  @Netanel Malka <
>> netanel...@gmail.com> Would
>> >>> you please take a look at the staged releases?
>> >>>
>> >>> @Felix Cheung   Felix, could you please take
>> a
>> >>> look at the release as well? Your opinion is very important. If you
>> think
>> >>> everything is good, then I will call for a vote.
>> >>>
>> >>> 2. Python release on PyPi
>> >>> @Paweł Kociński  Pawel, could you please
>> >>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use
>> that to
>> >>> call for a vote.
>> >>>
>> >>> I know many of you may be on vacation so no need to rush.
>> >>>
>> >>> [1]
>> >>>
>> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
>> >>> [2] Sedona staged website: https://sedona.staged.apache.org/
>> >>>
>> >>
>>
>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Felix Cheung
Yes
https://incubator.apache.org/guides/distribution.html#pypi

Reminder: This should not be posted until we have Sedona and IPMC vote.


On Wed, Dec 30, 2020 at 3:30 PM Jia Yu  wrote:

> Hi Pawel,
>
> The only Pypi guideline that I can find is Incubator distribution
> guideline: https://incubator.apache.org/guides/distribution.html
>
> If you scroll down to the bottom, you will see the section.
>
> @Felix Cheung  Felix, does Pawel need to be
> aware of anything else, besides the incubator PyPi guideline?
>
> Thank you very much!
> Jia
>
> On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:
>
> > Hi Netanel,
> >
> > I have created a few demo projects:
> > https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> > The source code is here:
> > https://github.com/apache/incubator-sedona/tree/master/examples
> >
> > Does it look good?
> >
> > Thanks,
> > Jia
> >
> > On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka 
> wrote:
> >
> >> Hi Jia,
> >> That's great news!
> >>
> >> Happy and healthy New Year to everyone.
> >>
> >> They look fine to me.
> >> Do you think it will be worth to use them within a demo project? (to
> >> eliminate dependency issues) I can test it if we need it.
> >>
> >> BR,
> >>
> >>
> >> Netanel Malka,
> >> Big Data Consultant
> >> [image: Description: Description: Description: Description:
> >> cid:image001.jpg@01C85203.36A2AF30]
> >> ----------
> >> *From:* Paweł Kociński 
> >> *Sent:* Wednesday, December 30, 2020 22:09
> >> *To:* Jia Yu
> >> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka;
> >> Zongsi Zhang; Felix Cheung; Netanel Malka
> >> *Subject:* Re: Sedona 1.0 Maven release is staged
> >>
> >> Hi Jia,
> >> Merry Christmas and Happy New Year to everyone.
> >> I can definitely do that but I am not sure about the steps which I
> should
> >> follow to upload package under Apache project. Also should we sync this
> >> processes, I mean Maven and PyPI release ?
> >>
> >> Regards,
> >> Pawel
> >>
> >> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
> >>
> >>> Dear all,
> >>>
> >>> Merry Christmas and Happy New Year!
> >>>
> >>> After months of hard work, we are finally close to the Sedona
> >>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
> >>> Nexus. This is a thread for collecting final feedback rather than a
> voting
> >>> thread.
> >>>
> >>> 1. I would like to ask all of you to take a look at the staged Maven
> >>> releases (12 Sedona modules in total). Please learn how to access Nexus
> >>> from [1][2]
> >>>
> >>> @Mohamed Sarwat  @Netanel Malka 
> Would
> >>> you please take a look at the staged releases?
> >>>
> >>> @Felix Cheung   Felix, could you please take a
> >>> look at the release as well? Your opinion is very important. If you
> think
> >>> everything is good, then I will call for a vote.
> >>>
> >>> 2. Python release on PyPi
> >>> @Paweł Kociński  Pawel, could you please
> >>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that
> to
> >>> call for a vote.
> >>>
> >>> I know many of you may be on vacation so no need to rush.
> >>>
> >>> [1]
> >>>
> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
> >>> [2] Sedona staged website: https://sedona.staged.apache.org/
> >>>
> >>
>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Jia Yu
Hi Pawel,

The only Pypi guideline that I can find is Incubator distribution
guideline: https://incubator.apache.org/guides/distribution.html

If you scroll down to the bottom, you will see the section.

@Felix Cheung  Felix, does Pawel need to be
aware of anything else, besides the incubator PyPi guideline?

Thank you very much!
Jia

On Wed, Dec 30, 2020 at 3:26 PM Jia Yu  wrote:

> Hi Netanel,
>
> I have created a few demo projects:
> https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
> The source code is here:
> https://github.com/apache/incubator-sedona/tree/master/examples
>
> Does it look good?
>
> Thanks,
> Jia
>
> On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka  wrote:
>
>> Hi Jia,
>> That's great news!
>>
>> Happy and healthy New Year to everyone.
>>
>> They look fine to me.
>> Do you think it will be worth to use them within a demo project? (to
>> eliminate dependency issues) I can test it if we need it.
>>
>> BR,
>>
>>
>> Netanel Malka,
>> Big Data Consultant
>> [image: Description: Description: Description: Description:
>> cid:image001.jpg@01C85203.36A2AF30]
>> --
>> *From:* Paweł Kociński 
>> *Sent:* Wednesday, December 30, 2020 22:09
>> *To:* Jia Yu
>> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka;
>> Zongsi Zhang; Felix Cheung; Netanel Malka
>> *Subject:* Re: Sedona 1.0 Maven release is staged
>>
>> Hi Jia,
>> Merry Christmas and Happy New Year to everyone.
>> I can definitely do that but I am not sure about the steps which I should
>> follow to upload package under Apache project. Also should we sync this
>> processes, I mean Maven and PyPI release ?
>>
>> Regards,
>> Pawel
>>
>> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
>>
>>> Dear all,
>>>
>>> Merry Christmas and Happy New Year!
>>>
>>> After months of hard work, we are finally close to the Sedona
>>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
>>> Nexus. This is a thread for collecting final feedback rather than a voting
>>> thread.
>>>
>>> 1. I would like to ask all of you to take a look at the staged Maven
>>> releases (12 Sedona modules in total). Please learn how to access Nexus
>>> from [1][2]
>>>
>>> @Mohamed Sarwat  @Netanel Malka  
>>> Would
>>> you please take a look at the staged releases?
>>>
>>> @Felix Cheung   Felix, could you please take a
>>> look at the release as well? Your opinion is very important. If you think
>>> everything is good, then I will call for a vote.
>>>
>>> 2. Python release on PyPi
>>> @Paweł Kociński  Pawel, could you please
>>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to
>>> call for a vote.
>>>
>>> I know many of you may be on vacation so no need to rush.
>>>
>>> [1]
>>> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
>>> [2] Sedona staged website: https://sedona.staged.apache.org/
>>>
>>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Jia Yu
Hi Netanel,

I have created a few demo projects:
https://sedona.staged.apache.org/tutorial/GeoSpark-Runnable-DEMO/
The source code is here:
https://github.com/apache/incubator-sedona/tree/master/examples

Does it look good?

Thanks,
Jia

On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka  wrote:

> Hi Jia,
> That's great news!
>
> Happy and healthy New Year to everyone.
>
> They look fine to me.
> Do you think it will be worth to use them within a demo project? (to
> eliminate dependency issues) I can test it if we need it.
>
> BR,
>
>
> Netanel Malka,
> Big Data Consultant
> [image: Description: Description: Description: Description:
> cid:image001.jpg@01C85203.36A2AF30]
> --
> *From:* Paweł Kociński 
> *Sent:* Wednesday, December 30, 2020 22:09
> *To:* Jia Yu
> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka;
> Zongsi Zhang; Felix Cheung; Netanel Malka
> *Subject:* Re: Sedona 1.0 Maven release is staged
>
> Hi Jia,
> Merry Christmas and Happy New Year to everyone.
> I can definitely do that but I am not sure about the steps which I should
> follow to upload package under Apache project. Also should we sync this
> processes, I mean Maven and PyPI release ?
>
> Regards,
> Pawel
>
> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
>
>> Dear all,
>>
>> Merry Christmas and Happy New Year!
>>
>> After months of hard work, we are finally close to the Sedona
>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
>> Nexus. This is a thread for collecting final feedback rather than a voting
>> thread.
>>
>> 1. I would like to ask all of you to take a look at the staged Maven
>> releases (12 Sedona modules in total). Please learn how to access Nexus
>> from [1][2]
>>
>> @Mohamed Sarwat  @Netanel Malka  Would
>> you please take a look at the staged releases?
>>
>> @Felix Cheung   Felix, could you please take a
>> look at the release as well? Your opinion is very important. If you think
>> everything is good, then I will call for a vote.
>>
>> 2. Python release on PyPi
>> @Paweł Kociński  Pawel, could you please
>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to
>> call for a vote.
>>
>> I know many of you may be on vacation so no need to rush.
>>
>> [1]
>> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
>> [2] Sedona staged website: https://sedona.staged.apache.org/
>>
>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Jia Yu
Hello Felix,

There are three tags created by the release because I have to run Maven
release plugin three times: https://github.com/apache/incubator-sedona/tags

sedona-3.0_2.12-1.0.0-incubator: e4aece9186db4f310fce2d115c7f33f487d2b4ad
sedona-2.4_2.12-1.0.0-incubator: 69a1c12a635088b06920152a89f3a01144f91f01
sedona-2.4_2.11-1.0.0-incubator: e3e74998df1883bd3fa3b34d0c61eb06dcd22770

But the content of the three tags are the same.

Thanks,
Jia

On Wed, Dec 30, 2020 at 2:48 PM Felix Cheung  wrote:

> Is there a git tag to review? Generally we review release from source,
> rather than binaries.
>
> Is it 887c43a488c995e2f4a9d827c432c81612e28d0d
> ?
>
>
> On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka  wrote:
>
>> Hi Jia,
>> That's great news!
>>
>> Happy and healthy New Year to everyone.
>>
>> They look fine to me.
>> Do you think it will be worth to use them within a demo project? (to
>> eliminate dependency issues) I can test it if we need it.
>>
>> BR,
>>
>>
>> Netanel Malka,
>> Big Data Consultant
>> [image: Description: Description: Description: Description:
>> cid:image001.jpg@01C85203.36A2AF30]
>> --
>> *From:* Paweł Kociński 
>> *Sent:* Wednesday, December 30, 2020 22:09
>> *To:* Jia Yu
>> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka;
>> Zongsi Zhang; Felix Cheung; Netanel Malka
>> *Subject:* Re: Sedona 1.0 Maven release is staged
>>
>> Hi Jia,
>> Merry Christmas and Happy New Year to everyone.
>> I can definitely do that but I am not sure about the steps which I should
>> follow to upload package under Apache project. Also should we sync this
>> processes, I mean Maven and PyPI release ?
>>
>> Regards,
>> Pawel
>>
>> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
>>
>>> Dear all,
>>>
>>> Merry Christmas and Happy New Year!
>>>
>>> After months of hard work, we are finally close to the Sedona
>>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
>>> Nexus. This is a thread for collecting final feedback rather than a voting
>>> thread.
>>>
>>> 1. I would like to ask all of you to take a look at the staged Maven
>>> releases (12 Sedona modules in total). Please learn how to access Nexus
>>> from [1][2]
>>>
>>> @Mohamed Sarwat  @Netanel Malka  
>>> Would
>>> you please take a look at the staged releases?
>>>
>>> @Felix Cheung   Felix, could you please take a
>>> look at the release as well? Your opinion is very important. If you think
>>> everything is good, then I will call for a vote.
>>>
>>> 2. Python release on PyPi
>>> @Paweł Kociński  Pawel, could you please
>>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to
>>> call for a vote.
>>>
>>
>>> I know many of you may be on vacation so no need to rush.
>>>
>>> [1]
>>> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
>>> [2] Sedona staged website: https://sedona.staged.apache.org/
>>>
>>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Felix Cheung
Is there a git tag to review? Generally we review release from source,
rather than binaries.

Is it 887c43a488c995e2f4a9d827c432c81612e28d0d
?


On Wed, Dec 30, 2020 at 1:06 PM Netanel Malka  wrote:

> Hi Jia,
> That's great news!
>
> Happy and healthy New Year to everyone.
>
> They look fine to me.
> Do you think it will be worth to use them within a demo project? (to
> eliminate dependency issues) I can test it if we need it.
>
> BR,
>
>
> Netanel Malka,
> Big Data Consultant
> [image: Description: Description: Description: Description:
> cid:image001.jpg@01C85203.36A2AF30]
> --
> *From:* Paweł Kociński 
> *Sent:* Wednesday, December 30, 2020 22:09
> *To:* Jia Yu
> *Cc:* dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka;
> Zongsi Zhang; Felix Cheung; Netanel Malka
> *Subject:* Re: Sedona 1.0 Maven release is staged
>
> Hi Jia,
> Merry Christmas and Happy New Year to everyone.
> I can definitely do that but I am not sure about the steps which I should
> follow to upload package under Apache project. Also should we sync this
> processes, I mean Maven and PyPI release ?
>
> Regards,
> Pawel
>
> śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):
>
>> Dear all,
>>
>> Merry Christmas and Happy New Year!
>>
>> After months of hard work, we are finally close to the Sedona
>> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
>> Nexus. This is a thread for collecting final feedback rather than a voting
>> thread.
>>
>> 1. I would like to ask all of you to take a look at the staged Maven
>> releases (12 Sedona modules in total). Please learn how to access Nexus
>> from [1][2]
>>
>> @Mohamed Sarwat  @Netanel Malka  Would
>> you please take a look at the staged releases?
>>
>> @Felix Cheung   Felix, could you please take a
>> look at the release as well? Your opinion is very important. If you think
>> everything is good, then I will call for a vote.
>>
>> 2. Python release on PyPi
>> @Paweł Kociński  Pawel, could you please
>> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to
>> call for a vote.
>>
>
>> I know many of you may be on vacation so no need to rush.
>>
>> [1]
>> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
>> [2] Sedona staged website: https://sedona.staged.apache.org/
>>
>


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Netanel Malka
Hi Jia,
That's great news!

Happy and healthy New Year to everyone.

They look fine to me.
Do you think it will be worth to use them within a demo project? (to eliminate 
dependency issues) I can test it if we need it.

BR,


Netanel Malka,
Big Data Consultant
[Description: Description: Description: Description: 
cid:image001.jpg@01C85203.36A2AF30]

From: Paweł Kociński 
Sent: Wednesday, December 30, 2020 22:09
To: Jia Yu
Cc: dev@sedona.apache.org; Jinxuan Wu; Mohamed Sarwat; Netanel Malka; Zongsi 
Zhang; Felix Cheung; Netanel Malka
Subject: Re: Sedona 1.0 Maven release is staged

Hi Jia,
Merry Christmas and Happy New Year to everyone.
I can definitely do that but I am not sure about the steps which I should 
follow to upload package under Apache project. Also should we sync this 
processes, I mean Maven and PyPI release ?

Regards,
Pawel

śr., 30 gru 2020 o 08:43 Jia Yu mailto:ji...@apache.org>> 
napisał(a):
Dear all,

Merry Christmas and Happy New Year!

After months of hard work, we are finally close to the Sedona 1.0.0-incubator 
release. I have staged Sedona 1.0.0 official release on Nexus. This is a thread 
for collecting final feedback rather than a voting thread.

1. I would like to ask all of you to take a look at the staged Maven releases 
(12 Sedona modules in total). Please learn how to access Nexus from [1][2]

@Mohamed Sarwat<mailto:msar...@asu.edu> @Netanel 
Malka<mailto:netanel...@gmail.com> Would you please take a look at the staged 
releases?

@Felix Cheung<mailto:felixche...@apache.org>  Felix, could you please take a 
look at the release as well? Your opinion is very important. If you think 
everything is good, then I will call for a vote.

2. Python release on PyPi
@Paweł Kociński<mailto:pawel93kocin...@gmail.com> Pawel, could you please 
publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to call 
for a vote.

I know many of you may be on vacation so no need to rush.

[1] 
https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
[2] Sedona staged website: https://sedona.staged.apache.org/


Re: Sedona 1.0 Maven release is staged

2020-12-30 Thread Paweł Kociński
Hi Jia,
Merry Christmas and Happy New Year to everyone.
I can definitely do that but I am not sure about the steps which I should
follow to upload package under Apache project. Also should we sync this
processes, I mean Maven and PyPI release ?

Regards,
Pawel

śr., 30 gru 2020 o 08:43 Jia Yu  napisał(a):

> Dear all,
>
> Merry Christmas and Happy New Year!
>
> After months of hard work, we are finally close to the Sedona
> 1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
> Nexus. This is a thread for collecting final feedback rather than a voting
> thread.
>
> 1. I would like to ask all of you to take a look at the staged Maven
> releases (12 Sedona modules in total). Please learn how to access Nexus
> from [1][2]
>
> @Mohamed Sarwat  @Netanel Malka  Would
> you please take a look at the staged releases?
>
> @Felix Cheung   Felix, could you please take a
> look at the release as well? Your opinion is very important. If you think
> everything is good, then I will call for a vote.
>
> 2. Python release on PyPi
> @Paweł Kociński  Pawel, could you please
> publish Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to
> call for a vote.
>
> I know many of you may be on vacation so no need to rush.
>
> [1]
> https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
> [2] Sedona staged website: https://sedona.staged.apache.org/
>


Sedona 1.0 Maven release is staged

2020-12-29 Thread Jia Yu
Dear all,

Merry Christmas and Happy New Year!

After months of hard work, we are finally close to the Sedona
1.0.0-incubator release. I have staged Sedona 1.0.0 official release on
Nexus. This is a thread for collecting final feedback rather than a voting
thread.

1. I would like to ask all of you to take a look at the staged Maven
releases (12 Sedona modules in total). Please learn how to access Nexus
from [1][2]

@Mohamed Sarwat  @Netanel Malka  Would
you please take a look at the staged releases?

@Felix Cheung   Felix, could you please take a look
at the release as well? Your opinion is very important. If you think
everything is good, then I will call for a vote.

2. Python release on PyPi
@Paweł Kociński  Pawel, could you please publish
Sedona 1.0.0-incubator-SNAPSHOT to PyPi? Then we will use that to call for
a vote.

I know many of you may be on vacation so no need to rush.

[1]
https://central.sonatype.org/pages/releasing-the-deployment.html#locate-and-examine-your-staging-repository
[2] Sedona staged website: https://sedona.staged.apache.org/