Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geowave-dev] GSOC 2015-GeoWave Monitor: Map-Based Accumulo Status and Health

Hi Whitney,

i implement two test case for each Tablet[1] and Table[2] Stat classed. Can you review and let me know, what should i improve?

Since Accumulo Statistics are changed with time, it is difficult to define constant values to assert them. Also is there any way to automatically start Geowave with test cases. I used the GeoWaveDemoApp.java, but it seems it does not start as expected.


[1] https://github.com/ruks/geowave/blob/GEOWAVE-Monitor-GSOC15/services/webapp/src/test/java/mil/nga/giat/geowave/service/healthimpl/TabletStatsTest.java
[2] https://github.com/ruks/geowave/blob/GEOWAVE-Monitor-GSOC15/services/webapp/src/test/java/mil/nga/giat/geowave/service/healthimpl/TableStatsTest.java


Thanks and Regards.



Back to the top