Re: [VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-18 Thread Saisai Shao
Thanks all for your votes, we already 3 binding +1 and 1 non-binding +1,
I'm going to close the vote and prepare for the release.

Best regards,
Saisai

Jean-Baptiste Onofre  于2021年2月10日周三 下午12:48写道:

> +1 (binding)
>
> Quickly check name, signature, DISCLAIMER, NOTICE and LICENSE.
>
> Regards
> JB
>
> > Le 7 févr. 2021 à 02:50, Saisai Shao  a écrit :
> >
> > The Livy PPMC has voted to release Livy 0.7.1 RC1 as the next Livy
> release.
> >
> > Livy enables programmatic, fault-tolerant, multi-tenant submission of
> > Spark jobs from web/mobile apps (no Spark client needed). So, multiple
> > users can interact with your Spark cluster concurrently and reliably.
> >
> > Vote thread:
> >
> https://lists.apache.org/thread.html/r9ac9717f267828028484a7b4aff63e9adbf0cdeca9ce6d674096bf71%40%3Cdev.livy.apache.org%3E
> >
> > Result thread:
> >
> https://lists.apache.org/thread.html/r083a6f1a5926df7441842a280f60c532c25a3eddc0e24416493814ae%40%3Cdev.livy.apache.org%3E
> >
> > The RC is based on tag v0.7.1-incubating-rc1:
> > https://github.com/apache/incubator-livy/commit/
> > 7c3d341926db69fb57a4978b15d4e96f06312267
> >
> > The release files can be found here:
> >
> https://dist.apache.org/repos/dist/dev/incubator/livy/0.7.1-incubating-rc1/
> >
> > The staged maven artifacts can be found here:
> > https://repository.apache.org/content/repositories/orgapachelivy-1014
> >
> > This release is a hot-fix release, only added one commit compared to
> 0.7.0
> > -incubating
> > https://github.com/apache/incubator-livy
> > /commit/9f1ba47a2f0d8accc435b133b42c3a76aa9ac846
> >
> > Please help to vote. Thanks!
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-09 Thread Jean-Baptiste Onofre
+1 (binding)

Quickly check name, signature, DISCLAIMER, NOTICE and LICENSE.

Regards
JB

> Le 7 févr. 2021 à 02:50, Saisai Shao  a écrit :
> 
> The Livy PPMC has voted to release Livy 0.7.1 RC1 as the next Livy release.
> 
> Livy enables programmatic, fault-tolerant, multi-tenant submission of
> Spark jobs from web/mobile apps (no Spark client needed). So, multiple
> users can interact with your Spark cluster concurrently and reliably.
> 
> Vote thread:
> https://lists.apache.org/thread.html/r9ac9717f267828028484a7b4aff63e9adbf0cdeca9ce6d674096bf71%40%3Cdev.livy.apache.org%3E
> 
> Result thread:
> https://lists.apache.org/thread.html/r083a6f1a5926df7441842a280f60c532c25a3eddc0e24416493814ae%40%3Cdev.livy.apache.org%3E
> 
> The RC is based on tag v0.7.1-incubating-rc1:
> https://github.com/apache/incubator-livy/commit/
> 7c3d341926db69fb57a4978b15d4e96f06312267
> 
> The release files can be found here:
> https://dist.apache.org/repos/dist/dev/incubator/livy/0.7.1-incubating-rc1/
> 
> The staged maven artifacts can be found here:
> https://repository.apache.org/content/repositories/orgapachelivy-1014
> 
> This release is a hot-fix release, only added one commit compared to 0.7.0
> -incubating
> https://github.com/apache/incubator-livy
> /commit/9f1ba47a2f0d8accc435b133b42c3a76aa9ac846
> 
> Please help to vote. Thanks!


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re:[VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-09 Thread Juan Pan
Hi, +1 non-binding, My checking list,


[x] 1. Download links are valid.
[x] 2. Checksums and PGP signatures are valid.
[x] 3. LICENSE, NOTICE and DISCLAIMER-WIP files exist.
[ ] 4. All files have license headers if necessary.
[ ] 5. Source code building successfully.




4. All files have license headers if necessary.


Some files do not have license headers, e.g., 
/apache-livy-0.7.1-incubating/python-api/src/test/python/livy-tests/resources/


5. Source code building successfully.
I tried to package or install from maven but got the following exception. I am 
unsure whether it is the issue of my env.


```java


[INFO] livy-examples .. SUCCESS [ 11.702 s]
[INFO] livy-python-api  FAILURE [ 38.417 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 


Processing zipp-3.4.0.tar.gz
Writing 
/var/folders/dl/yz8n7w012fxfjg2_sk_cws4mgn/T/easy_install-ID7dEW/zipp-3.4.0/setup.cfg
Running zipp-3.4.0/setup.py -q bdist_egg --dist-dir 
/var/folders/dl/yz8n7w012fxfjg2_sk_cws4mgn/T/easy_install-ID7dEW/zipp-3.4.0/egg-dist-tmp-WUfFtN
  File "build/bdist.macosx-11.0-x86_64/egg/zipp.py", line 240
def open(self, mode='r', *args, pwd=None, **kwargs):
  ^
SyntaxError: invalid syntax


zip_safe flag not set; analyzing archive contents...
Copying zipp-0.0.0-py2.7.egg to 
/Users/trista/Downloads/livy/apache-livy-0.7.1-incubating/python-api/.eggs


Installed 
/Users/trista/Downloads/livy/apache-livy-0.7.1-incubating/python-api/.eggs/zipp-0.0.0-py2.7.egg
Traceback (most recent call last):
  File "setup.py", line 58, in 
tests_require=['pytest']
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/__init__.py",
 line 144, in setup
_install_setup_requires(attrs)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/__init__.py",
 line 139, in _install_setup_requires
dist.fetch_build_eggs(dist.setup_requires)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/dist.py",
 line 717, in fetch_build_eggs
replace_conflicting=True,
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py",
 line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'zipp>=0.5' distribution was not found 
and is required by importlib-metadata


```
---
Email:panj...@apache.org
Juan Pan(Trista) Apache ShardingSphere


On 02/7/2021 09:50,Saisai Shao wrote:
The Livy PPMC has voted to release Livy 0.7.1 RC1 as the next Livy release.

Livy enables programmatic, fault-tolerant, multi-tenant submission of
Spark jobs from web/mobile apps (no Spark client needed). So, multiple
users can interact with your Spark cluster concurrently and reliably.

Vote thread:
https://lists.apache.org/thread.html/r9ac9717f267828028484a7b4aff63e9adbf0cdeca9ce6d674096bf71%40%3Cdev.livy.apache.org%3E

Result thread:
https://lists.apache.org/thread.html/r083a6f1a5926df7441842a280f60c532c25a3eddc0e24416493814ae%40%3Cdev.livy.apache.org%3E

The RC is based on tag v0.7.1-incubating-rc1:
https://github.com/apache/incubator-livy/commit/
7c3d341926db69fb57a4978b15d4e96f06312267

The release files can be found here:
https://dist.apache.org/repos/dist/dev/incubator/livy/0.7.1-incubating-rc1/

The staged maven artifacts can be found here:
https://repository.apache.org/content/repositories/orgapachelivy-1014

This release is a hot-fix release, only added one commit compared to 0.7.0
-incubating
https://github.com/apache/incubator-livy
/commit/9f1ba47a2f0d8accc435b133b42c3a76aa9ac846

Please help to vote. Thanks!


Re: [VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-09 Thread Saisai Shao
My +1 as well. Please help to vote.

Thanks
Saisai

Justin Mclean  于2021年2月8日周一 上午9:36写道:

> Hi,
>
> +1 (binding)
>
> I checked in the source release:
> - incubating in name
> - signatures and hashes correct
> - NOTICE  file is incorrect, please don’t say "Copyright 2018 and onwards”
> but include current year.
> - LICENSE is missing license for [1][2] (and other font files)
> - No unexpected binary files
> - source files have correct headers
> - can compile from source except for livy-python-api but it looks like I’m
> missing a dependancy
>
> This is the error:
> kg_resources.DistributionNotFound: The 'flake8' distribution was not found
> and is required by the application
>
> Thanks,
> Justin
>
> 1.
> ./docs/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
> 2
> ./server/src/main/resources/org/apache/livy/server/ui/static/fonts/glyphicons-halflings-regular.svg
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-07 Thread Justin Mclean
Hi,

+1 (binding)

I checked in the source release:
- incubating in name
- signatures and hashes correct
- NOTICE  file is incorrect, please don’t say "Copyright 2018 and onwards” but 
include current year.
- LICENSE is missing license for [1][2] (and other font files)
- No unexpected binary files
- source files have correct headers
- can compile from source except for livy-python-api but it looks like I’m 
missing a dependancy

This is the error:
kg_resources.DistributionNotFound: The 'flake8' distribution was not found and 
is required by the application

Thanks,
Justin

1.  ./docs/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg
2 
./server/src/main/resources/org/apache/livy/server/ui/static/fonts/glyphicons-halflings-regular.svg
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[VOTE] Release Apache Livy 0.7.1 (incubating) based on RC1

2021-02-06 Thread Saisai Shao
The Livy PPMC has voted to release Livy 0.7.1 RC1 as the next Livy release.

Livy enables programmatic, fault-tolerant, multi-tenant submission of
Spark jobs from web/mobile apps (no Spark client needed). So, multiple
users can interact with your Spark cluster concurrently and reliably.

Vote thread:
https://lists.apache.org/thread.html/r9ac9717f267828028484a7b4aff63e9adbf0cdeca9ce6d674096bf71%40%3Cdev.livy.apache.org%3E

Result thread:
https://lists.apache.org/thread.html/r083a6f1a5926df7441842a280f60c532c25a3eddc0e24416493814ae%40%3Cdev.livy.apache.org%3E

The RC is based on tag v0.7.1-incubating-rc1:
https://github.com/apache/incubator-livy/commit/
7c3d341926db69fb57a4978b15d4e96f06312267

The release files can be found here:
https://dist.apache.org/repos/dist/dev/incubator/livy/0.7.1-incubating-rc1/

The staged maven artifacts can be found here:
https://repository.apache.org/content/repositories/orgapachelivy-1014

This release is a hot-fix release, only added one commit compared to 0.7.0
-incubating
https://github.com/apache/incubator-livy
/commit/9f1ba47a2f0d8accc435b133b42c3a76aa9ac846

Please help to vote. Thanks!