Re: [ANNOUNCE] Apache ZooKeeper 3.4.10

2017-03-30 Thread yakirgb
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

2017-03-30 Thread Flavio Junqueira
I believe we don't support it, see this issue:

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  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

2017-03-30 Thread yakirgb
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.


[ANNOUNCE] Apache ZooKeeper 3.4.10

2017-03-30 Thread Rakesh Radhakrishnan
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