You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Rakesh Radhakrishnan <ra...@apache.org> on 2017/03/30 14:26:50 UTC

[ANNOUNCE] Apache ZooKeeper 3.4.10

The Apache ZooKeeper team is proud to announce Apache ZooKeeper version
3.4.10

ZooKeeper is a high-performance coordination service for distributed
applications. It exposes common services - such as naming,
configuration management, synchronization, and group services - in a
simple interface so you don't have to write them from scratch. You can
use it off-the-shelf to implement consensus, group management, leader
election, and presence protocols. And you can build on it for your
own, specific needs.

For ZooKeeper release details and downloads, visit:
http://zookeeper.apache.org/releases.html

ZooKeeper 3.4.10 Release Notes are at:
http://zookeeper.apache.org/doc/r3.4.10/releasenotes.html

We would like to thank the contributors that made the release possible.

Regards,

The ZooKeeper Team

Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by Rakesh Radhakrishnan <ra...@apache.org>.
>>>https://github.com/apache/bigtop/pull/192

<https://github.com/apache/bigtop/pull/192>This is awesome! Thank you
@Yakir Gibraltar for the useful work.


Rakesh

On Sun, Apr 2, 2017 at 5:05 PM, yakirgb <ya...@gmail.com> wrote:

> I created PR to Bigtop, checked on CentOS 7, looks fine from my side.
> https://github.com/apache/bigtop/pull/192
>
>
>
>
> --
> View this message in context: http://zookeeper-user.578899.
> n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583032.html
> Sent from the zookeeper-user mailing list archive at Nabble.com.
>

Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by yakirgb <ya...@gmail.com>.
I created PR to Bigtop, checked on CentOS 7, looks fine from my side. 
https://github.com/apache/bigtop/pull/192




--
View this message in context: http://zookeeper-user.578899.n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583032.html
Sent from the zookeeper-user mailing list archive at Nabble.com.

Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by Rakesh Radhakrishnan <ra...@apache.org>.
I haven't tried installing ZK via bigtop. Just a plain thought, is it
possible to change base = '3.4.6' to base = '3.4.10' in
https://github.com/apache/bigtop/blob/master/bigtop.bom#L116 and do a try?

Rakesh

On Thu, Mar 30, 2017 at 11:23 PM, yakirgb <ya...@gmail.com> wrote:

> I executed: gradle zookeeper-rpm
> but it created rpm of version 3.4.6, how to install 3.4.10 via bigtop?
> https://github.com/apache/bigtop/blob/master/bigtop.bom#L116
>
>
>
> --
> View this message in context: http://zookeeper-user.578899.
> n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583030.html
> Sent from the zookeeper-user mailing list archive at Nabble.com.
>

Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by yakirgb <ya...@gmail.com>.
I executed: gradle zookeeper-rpm
but it created rpm of version 3.4.6, how to install 3.4.10 via bigtop?
https://github.com/apache/bigtop/blob/master/bigtop.bom#L116



--
View this message in context: http://zookeeper-user.578899.n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583030.html
Sent from the zookeeper-user mailing list archive at Nabble.com.

Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by Flavio Junqueira <fp...@apache.org>.
I believe we don't support it, see this issue:

https://issues.apache.org/jira/browse/ZOOKEEPER-1604 <https://issues.apache.org/jira/browse/ZOOKEEPER-1604>

From the issue, it sounds like we didn't fix it in the 3.4 branch, perhaps we should have.

-Flavio

> On 30 Mar 2017, at 16:28, yakirgb <ya...@gmail.com> wrote:
> 
> First, thanks to all contributors!
> 
> I'v downloaded zookeeper-3.4.10.tar.gz,
> try building rpm from source with: ant rpm
> 
> The build process fails with this error: 
> 
> rpm:
>     [copy] Copying 1 file to /tmp/zkpython_build_root/SOURCES
>      [rpm] Building the RPM based on the zkpython.spec file
>      [rpm] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T4RM9A
>      [rpm] + umask 022
>      [rpm] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IWREfI
>      [rpm] + cd /tmp/zkpython_build_root/BUILD
>      [rpm] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vbLbmP
>      [rpm] + tar fxz
> /tmp/zkpython_build_root/SOURCES/ZooKeeper-0.4.linux-x86_64.tar.gz -C
> /tmp/zkpython_build_root/BUILD
>      [rpm] + exit 0
>      [rpm] + umask 022
>      [rpm] + cd /tmp/zkpython_build_root/BUILD
>      [rpm] + exit 0
>      [rpm] + umask 022
>      [rpm] + cd /tmp/zkpython_build_root/BUILD
>      [rpm] + '[' /tmp/zkpython_build_root/BUILD '!=' / ']'
>      [rpm] + rm -rf /tmp/zkpython_build_root/BUILD
>      [rpm] ++ dirname /tmp/zkpython_build_root/BUILD
>      [rpm] + mkdir -p /tmp/zkpython_build_root
>      [rpm] + mkdir /tmp/zkpython_build_root/BUILD
>      [rpm] + /usr/lib/rpm/check-buildroot
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] + /usr/lib/rpm/redhat/brp-compress
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] chdir: error retrieving current directory: getcwd: cannot access
> parent directories: No such file or directory
>      [rpm] + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip
> /usr/bin/objdump
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] + /usr/lib/rpm/brp-python-bytecompile
>      [rpm] shell-init: error retrieving current directory: getcwd: cannot
> access parent directories: No such file or directory
>      [rpm] Processing files: zkpython-3.4.10-1.x86_64
>      [rpm]
>      [rpm]
>      [rpm] RPM build errors:
>      [rpm] error: File not found: /tmp/zkpython_build_root/BUILD/usr
>      [rpm]     File not found: /tmp/zkpython_build_root/BUILD/usr
> 
> Could anyone help me to resolve this? 
> 
> 
> 
> --
> View this message in context: http://zookeeper-user.578899.n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583028.html
> Sent from the zookeeper-user mailing list archive at Nabble.com.


Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

Posted by yakirgb <ya...@gmail.com>.
First, thanks to all contributors!

I'v downloaded zookeeper-3.4.10.tar.gz,
try building rpm from source with: ant rpm

The build process fails with this error: 

rpm:
     [copy] Copying 1 file to /tmp/zkpython_build_root/SOURCES
      [rpm] Building the RPM based on the zkpython.spec file
      [rpm] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T4RM9A
      [rpm] + umask 022
      [rpm] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IWREfI
      [rpm] + cd /tmp/zkpython_build_root/BUILD
      [rpm] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vbLbmP
      [rpm] + tar fxz
/tmp/zkpython_build_root/SOURCES/ZooKeeper-0.4.linux-x86_64.tar.gz -C
/tmp/zkpython_build_root/BUILD
      [rpm] + exit 0
      [rpm] + umask 022
      [rpm] + cd /tmp/zkpython_build_root/BUILD
      [rpm] + exit 0
      [rpm] + umask 022
      [rpm] + cd /tmp/zkpython_build_root/BUILD
      [rpm] + '[' /tmp/zkpython_build_root/BUILD '!=' / ']'
      [rpm] + rm -rf /tmp/zkpython_build_root/BUILD
      [rpm] ++ dirname /tmp/zkpython_build_root/BUILD
      [rpm] + mkdir -p /tmp/zkpython_build_root
      [rpm] + mkdir /tmp/zkpython_build_root/BUILD
      [rpm] + /usr/lib/rpm/check-buildroot
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] + /usr/lib/rpm/redhat/brp-compress
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] chdir: error retrieving current directory: getcwd: cannot access
parent directories: No such file or directory
      [rpm] + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip
/usr/bin/objdump
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] + /usr/lib/rpm/brp-python-bytecompile
      [rpm] shell-init: error retrieving current directory: getcwd: cannot
access parent directories: No such file or directory
      [rpm] Processing files: zkpython-3.4.10-1.x86_64
      [rpm]
      [rpm]
      [rpm] RPM build errors:
      [rpm] error: File not found: /tmp/zkpython_build_root/BUILD/usr
      [rpm]     File not found: /tmp/zkpython_build_root/BUILD/usr

Could anyone help me to resolve this? 



--
View this message in context: http://zookeeper-user.578899.n2.nabble.com/ANNOUNCE-Apache-ZooKeeper-3-4-10-tp7583027p7583028.html
Sent from the zookeeper-user mailing list archive at Nabble.com.