Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant up failed: [unpack_hbase]/returns: change from notrun to 0 failed #19

Open
joseph5wu opened this issue Jan 31, 2016 · 5 comments

Comments

@joseph5wu
Copy link

After I vagrant up, I found out the hbase install failed with the following log.

==> hadoop3: err: /Stage[main]/Hbase/Exec[unpack_hbase]/returns: change from notrun to 0 failed: tar xf /vagrant/hbase-0.98.13-hadoop2-bin.tar.gz -C /opt returned 2 instead of one of [0] at /tmp/vagrant-puppet/modules-f549b5ed4b2e4e19a1fd2ea415872a40/hbase/manifests/init.pp:24
==> hadoop3: notice: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/hbase-site.xml]: Dependency Exec[unpack_hbase] has failures: true
==> hadoop3: warning: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/hbase-site.xml]: Skipping because of failed dependencies
==> hadoop3: notice: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/hbase-env.sh]: Dependency Exec[unpack_hbase] has failures: true
==> hadoop3: warning: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/hbase-env.sh]: Skipping because of failed dependencies
==> hadoop3: notice: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/regionservers]: Dependency Exec[unpack_hbase] has failures: true
==> hadoop3: warning: /Stage[main]/Hbase/File[/opt/hbase-0.98.13-hadoop2/conf/regionservers]: Skipping because of failed dependencies

I tried to change the download timeout from 1800 to 3000, but it still doesn't work...
So I am lost. Please help me fix this problem.
Thanks.

@fs111
Copy link

fs111 commented Feb 1, 2016

That's a problem with the hbase version. I just updated it. Please try again with the latest code.

@ghost
Copy link

ghost commented May 19, 2016

@fs111 I have a similar problem. Could you help me? :)

==> hadoop1: err: /Stage[main]/Hbase/Exec[unpack_hbase]/returns: change from notrun to 0 failed: tar xf /vagrant/hbase-0.98.17-hadoop2-bin.tar.gz -C /opt returned 2 instead of one of [0] at /tmp/vagrant-puppet/modules-6595ba73bf1d83a4c0464138324080c3/hbase/manifests/init.pp:24

@fs111
Copy link

fs111 commented May 23, 2016

@Klaudi I just updated the version to 0.98.19. Please try again.

@dlbrown06
Copy link

dlbrown06 commented Jan 15, 2017

err: /Stage[main]/Hbase/Exec[unpack_hbase]/returns: change from notrun to 0 failed: tar xf /vagrant/hbase-0.98.19-hadoop2-bin.tar.gz -C /opt returned 2 instead of one of [0] at /tmp/vagrant-puppet/modules-f9d8799821b33538e2800b806f012b6c/hbase/manifests/init.pp:24

Getting this error as well

@fs111
Copy link

fs111 commented Jan 16, 2017

@dlbrown06 I updated hbase to latest, please update your tree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants