RE: Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-02-29 Thread Lotts, David
Amila, I think I see the cause of the failed test. I'm going to predict that your timezone is greater than +02:00. ( I am a psychic :-) ). The test above yours: testNoZone() is similar, except that it specifies milliseconds and uses this regex: String afterDate="2000-01-0(1|2|3)T\\d\\d:\\d\\d

RE: Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-02-29 Thread Lotts, David
I don't think that is a known bug. It looks very similar to issue RYA-6. https://issues.apache.org/jira/browse/RYA-6 I would not think it is a fatal problem with your environment, more likely an unanticipated corner case. I think this test was formulated to find those. May I ask what your comp

RE: Another question about assigning bugs in jira

2016-02-29 Thread Lotts, David
I am now able to assign issues where I was not able to before. Thanks! david. -Original Message- From: Adina Crainiceanu [mailto:ad...@usna.edu] Sent: Monday, February 29, 2016 12:51 PM To: dev@rya.incubator.apache.org Subject: Re: Another question about assigning bugs in jira I think Aa

Re: Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-02-29 Thread Amila Wijayarathna
Hi all, I am getting the same issue in 'develop' branch as well . Thank you! *Amila Wijayarathna,* undergraduate, Faculty of Information Technology, University of Moratuwa, Sri Lanka. On Mon, Feb 29, 2016 at 11:46 PM, Amila Wijayarathna < amwijayarat...@gmail.com> wrote: > Hi all, > > I am tr

Re: Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-02-29 Thread Josh Elser
Amila -- Please make sure you subscribe to the mailing list so that you receive all correspondences. Send a message to dev-subscr...@rya.incubator.apache.org and follow the instructions you receive in the reply. Thanks. Amila Wijayarathna wrote: Hi all, I am trying to build Apache Rya sour

Test 'testMilliSecondsNoZone' Fails when Building from Source

2016-02-29 Thread Amila Wijayarathna
Hi all, I am trying to build Apache Rya source available at [1]. I could successfully built the source by running without tests using "mvn clean install -Dmaven.test.skip=true". But when I am running the source with tests using "mvn clean install", I am getting test failure at [2]. It seems like

Re: continuous integration for Rya as GSOC project?

2016-02-29 Thread Josh Elser
No worries! Advertising for interest is still good at this point. Refining tasks to be an appropriate length seems prudent now. WRT infra, it depends a lot on what you (collective "you" as the project) want to see tested and how you as developers get the test results. For example: * Do devs

Re: Another question about assigning bugs in jira

2016-02-29 Thread Adina Crainiceanu
I think Aaron already added the committers as such and that should solve the problems. Puja, can you let us know if assigning/being assigned an issue works as expected now? Thanks On Mon, Feb 29, 2016 at 12:49 PM, Josh Elser wrote: > Ok, people might just need to be moved around? I'm not 100% s

Re: Another question about assigning bugs in jira

2016-02-29 Thread Josh Elser
Ok, people might just need to be moved around? I'm not 100% sure. I'll try to take a look. Adina Crainiceanu wrote: Yes, I filed a ticket https://issues.apache.org/jira/browse/INFRA-11281 and we have "Hadoop permissions", which I thought should solve these issues On Mon, Feb 29, 2016 at 12:33

Re: Another question about assigning bugs in jira

2016-02-29 Thread Adina Crainiceanu
Yes, I filed a ticket https://issues.apache.org/jira/browse/INFRA-11281 and we have "Hadoop permissions", which I thought should solve these issues On Mon, Feb 29, 2016 at 12:33 PM, Josh Elser wrote: > Adina -- did you ever file an INFRA ticket about changing the workflow? I > seem to remember s

Re: Another question about assigning bugs in jira

2016-02-29 Thread Josh Elser
Adina -- did you ever file an INFRA ticket about changing the workflow? I seem to remember something about this (but I could just be making it up). Aaron D. Mihalik wrote: Interesting... "Administrators" are not assignable users. "Commiters" are, though. Would it be bad if I added "administra

Re: Another question about assigning bugs in jira

2016-02-29 Thread Aaron D. Mihalik
Interesting... "Administrators" are not assignable users. "Commiters" are, though. Would it be bad if I added "administrators" as "commiters"? I'm going to assume it's not bad, and we can undo it later. More importantly, did something change? On Mon, Feb 29, 2016 at 11:53 AM Puja Valiyil wrot

Another question about assigning bugs in jira

2016-02-29 Thread Puja Valiyil
Hey everyone, I can't assign bugs to myself anymore (or anyone for that matter). I wanted to pick up RYA-34 (the issue with inference on Mongo). Can someone assign it to me and then I can mark it as in progress? Thanks, Puja

Re: continuous integration for Rya as GSOC project?

2016-02-29 Thread Adina Crainiceanu
Josh, I completely agree with all your comments, and thank you for taking the time to provide input. Would it be possible for you to elaborate on what needs to be implemented to have the reliable testing infrastructure you mentioned? I realize that I should have had a better plan before proposing t

About GSoC project Idea "Set-up continous integration to Apache Rya"

2016-02-29 Thread Amila Wijayarathna
Hello all, I am a student at Faculty of Information Technology, University of Moratuwa, Sri Lanka and I'm currently studying as a second year student. I would like to contribute to the project "Set-up continous integration to Apache Rya" if this is still open. I am familiar with technologies such