Minh Thai
Minh Thai
Add an option to allows binarySearch to returns insertion index similar to [java.util.Arrays.binarySearch](https://docs.oracle.com/javase/8/docs/api/java/util/Arrays.html#binarySearch-byte:A-byte-). This option is disable by default so it doesn't affect existing code.
Hi, I'm using [docker-compose.xml](https://github.com/big-data-europe/docker-hadoop/blob/7225e1e4f74742c476df17c304f207093b5b86f8/docker-compose.yml) file for version 2.7.4. I have a Spark job that was trying to write data into hdfs and it produced this error: ``` java.io.IOException: File /temp/test_write/_temporary/0/_temporary/attempt_20190522040044_0000_m_000000_0/part-00000-38a5ed5a-fac2-42f7-8be6-d9b11406d642-c000.snappy.parquet...
Hi there, I have read your paper and since I'm new to the field, I have trouble understanding the part in Section 3.5 about SIM(3) matching > we incorporate a...
Currently, the documentation resides in folder _src/docs_, move it to the Wiki of Github.