Randall Whitman
Randall Whitman
I think that is saying that it happens with Hive-3.1? But does not mention what time of day the test was run? (Here in PST additional test runs passed at...
I think the next thing we want to figure out, is, whether the issue is with the tests only, versus whether the issue is in the Spatial-Framework product code itself.
In a VM set to UTC+0930 I repro 4 tests failed.
TestEpochParse - `epochFromWritable(fieldData)` gives 1974-08-30 00:00 UTC when run in East TZ but 1974-08-31 00:00 UTC when run in West TZ, -Phive-3.1 -Phadoop-3.2 Maybe we're getting something unexpected from the...
I'm thinking to changing dependency defaults to up-to-date versions, then afterward circle back to whether to try to work around HIVE-12192 for Hive-3.0 and below.
Is the issue blocking analysis? If a matter of build, the JAR file can be built with `-DskipTests=true`.
Thanks! I went ahead and merged the PR.
Curve - cross-reference https://github.com/Esri/gis-tools-for-hadoop/issues/40#issuecomment-208378544
Are you using Hive or custom Java MapReduce? The [Geometry API has Simplify methods](https://github.com/Esri/geometry-api-java/wiki#validation).
Oh, the other meaning of Simplify, not in the sense of ST-IsSimple. Better to move the issue to [Geometry API](https://github.com/Esri/geometry-api-java/issues).