RE: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Mason Tran
Hello Rya Dev Team, I tried writing a Java program to do the export of the data inside my Accumulo Instance. I am getting the same error that I got when clicking on the "Export" link in the left hand side menu. Below is my method in the Java class, and I have attached the error in the email

Re: Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-03-11 Thread Amila Wijayarathna
Correction, Since the PR for fixing https://issues.apache.org/jira/browse/RYA-44 has been merged, shall we mark this jira as resolved? Thank you! On Sat, Mar 12, 2016 at 1:45 AM, Amila Wijayarathna < amwijayarat...@gmail.com> wrote: > Hi all, > Since the PR for fixing

Re: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Amila Wijayarathna
Sorry, I have been replied to wrong thread, please apologize. Thank you! On Sat, Mar 12, 2016 at 1:29 AM, Amila Wijayarathna < amwijayarat...@gmail.com> wrote: > Hi all, > Since the PR for fixing https://issues.apache.org/jira/browse/RYA-48 has > been merged, shall we mark this jira as

Re: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Amila Wijayarathna
Hi all, Since the PR for fixing https://issues.apache.org/jira/browse/RYA-48 has been merged, shall we mark this jira as resolved? Thank you! On Sat, Mar 12, 2016 at 12:09 AM, Mason Tran wrote: > Hello David, > > I did a compare of the script in the link you send

RE: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Mason Tran
Hello David, I did a compare of the script in the link you send below versus the "Vagrantfile" that I have, the only thing different was the "ACCUMULO_VERSION=1.6.5" from "1.6.4". VBox network adapter is fine now, after I restart the computer and rerun the script. Installation is fine, just

RE: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Lotts, David
So this is using the latest vangrantfile? This one here:? https://raw.githubusercontent.com/ejwhite922/incubator-rya/6f7b53404ee8c74316aa53ecc3c32edd777b5f33/extras/vagrantExample/src/main/vagrant/Vagrantfile How did you fix your VBox network adapter create issue? That was not an issue with the

RE: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Mason Tran
Hello Aaron, I am fine right now, I have changed the download link to point to the right tar.gz file with the old script. I will do some test and see how it runs. Thanks, Mason Tran MDA Enterprise Developer || 770.653.1861 mason.t...@visumpoint.com DIVERSE PROBLEMS, SEMANTICALLY INTEGRATED

Re: Running into some issues with the installation of ryavagrant on Windows 7

2016-03-11 Thread Aaron D. Mihalik
Thanks Mason. Eric has submitted a PR [1] to fix this. If you can test it out and it works for you, I'll pull it into the apache fork. https://github.com/apache/incubator-rya/pull/27 On Thu, Mar 10, 2016 at 7:10 PM Mason Tran wrote: > Thanks Josh, I will give that