-
Notifications
You must be signed in to change notification settings - Fork 49
Virtual hadoop cluster is provisioned with openjdk-6. #21
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
Comments
Yes, there is a jdk-7 based branch I meant to merge into the default branch here, but did not have the time to do so yet. I'll try to squeeze that in this week. |
Hi Andre,
To: Cascading/vagrant-cascading-hadoop-cluster [email protected] Yes, there is a jdk-7 based branch I meant to merge into the default branch here, but did not have the time to do so yet. I'll try to squeeze that in this week.— |
Hi Andre,
To: Cascading/vagrant-cascading-hadoop-cluster [email protected]; Cascading/vagrant-cascading-hadoop-cluster [email protected] Hi Andre,
To: Cascading/vagrant-cascading-hadoop-cluster [email protected] Yes, there is a jdk-7 based branch I meant to merge into the default branch here, but did not have the time to do so yet. I'll try to squeeze that in this week.— |
I ran into problems running the examples of Impatient tutorial, and then found that the virtual machines were all provisioned with openjdk-6. Seems awfully old? Someone at Concurrent also just told me that Driven is not compatible with openjdk-6.
Please update the various init.pp files to specify openjdk-7 instead of openjdk-6.
I have made these changes myself, did a vagrant destroy on my virtual machines and am doing a vagrant up. Hopefully that will solve my issues, but the change on the repo could help others out.
The text was updated successfully, but these errors were encountered: