Jo
Jo
Thanks you so much, I've been banging my head in the wall for a while, to make this work!
Hi ! I am also experiencing this issue. @marcosfad can you share the address of the discord channel? Thank you
@randallwhitman Hadoop 2.8.5, Hive 2.3.4
Ok. If it does not reproduce, let me know what is the highest version of Hadoop/Hive you have installed!
@randallwhitman yes, I confirm that the error reproduces on a copy of trip_data_1.csv, without a header.
> Under Spark-SQL-2.2.0 `SELECT ST_Bin(0.001, ST_Point(0,0));` output a large integer without error. The output of this query on hive 2.3.4. is: `hive> SELECT ST_Bin(0.001, ST_Point(0,0)); FAILED: SemanticException [Error 10014]: Line...
Hive 2.3: ``` hive> SELECT ST_Bin(1e-3, ST_Point(0,0)); 4611686015463124500 hive> SELECT ST_Bin(1.0-0.999, ST_Point(0,0)); FAILED: SemanticException [Error 10014]: Line 1:7 Wrong arguments '0': Argument 0 must be a number hive> SELECT ST_Bin(0.001,...
@randallwhitman unfortunately, I am not working with Hadoop anymore. I am not able to build this branch.
1) Hadoop 2.6.0 2) Hive 0.14.0 3) esri-tools for hadoop 2.0. (the link you passed me on the other issue)
No problem: glad to help