| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
25 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...I was able to confirm that 'accumulo classpath' picked up jars in lib/ext. So it's configured to know about that location. From: "Eric Newton" To: [EMAIL PROTECTED] Sent:...
|
|
|
Author: dlmarion@...,
2013-04-17, 00:57
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...Likely. I just followed the directions in the README as I have not kept up with all of the changes in 1.5. It seems that maybe we should have Jenkins build with all of the different profile ...
|
|
|
Author: dlmarion@...,
2013-04-17, 00:54
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...I would believe that at runtime, but during the build? From: "Corey Nolet" To: [EMAIL PROTECTED] Sent: Tuesday, April 16, 2013 8:47:13 PM Subject: Re: VFS class rel...
|
|
|
Author: dlmarion@...,
2013-04-17, 00:51
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...Updated my local 1.5 branch and tried to build with "mvn clean package -P assemble -Dhadoop.version=0.20.205.0". I'm running CDH3 Update 3 locally, so that should work. A bunch of tests fail...
|
|
|
Author: dlmarion@...,
2013-04-17, 00:39
|
|
|
Re: v1.6.0; What are the different levels in the shell classpath command? - Accumulo - [mail # user]
|
|
... I think these might be more accurate descriptions based on the changes that occurred to the code after the point at which that snippet was put into the ACCUMULO-708 comments. &n...
|
|
|
Author: dlmarion@...,
2013-04-12, 17:09
|
|
|
Re: Using powermock-api-mockito in tests? - Accumulo - [mail # dev]
|
|
...So we are getting into an area where you want to compile the software on a platform that is not supported. If you want to compile on an unsupported platform, then I would suggest just ignori...
|
|
|
Author: dlmarion@...,
2013-03-22, 02:16
|
|
|
Re: Using powermock-api-mockito in tests? - Accumulo - [mail # dev]
|
|
...Take a look at my other email on this subject, it might be better to just add the profile that I mentioned and add this to the list of ignored tests for now. I know that there is a ticket fo...
|
|
|
Author: dlmarion@...,
2013-03-22, 02:03
|
|
|
Re: Using powermock-api-mockito in tests? - Accumulo - [mail # dev]
|
|
...I do think that the tests that use the MiniDFSCluster (anything that uses AccumuloDFSBase) will fail on Windows. I had to use the following profile in the commons vfs package. Of course the ...
|
|
|
Author: dlmarion@...,
2013-03-22, 01:50
|
|
|
Re: Using powermock-api-mockito in tests? - Accumulo - [mail # dev]
|
|
...I'm not seeing where. Do you have a stack trace? From: "David Medinets" To: [EMAIL PROTECTED] Sent: Thursday, March 21, 2013 9:26:25 PM Subject: Re: Using powermock...
|
|
|
Author: dlmarion@...,
2013-03-22, 01:44
|
|
|
Re: Using powermock-api-mockito in tests? - Accumulo - [mail # dev]
|
|
... We can do it with PowerMock, no need to add Mockito. This should work, going from memory here. I should be able to help when I get back to a computer if you have problems. &nbs...
|
|
|
Author: dlmarion@...,
2013-03-21, 21:11
|
|
|
|