ikarius
ikarius
I'm trying to fetch a result that apparently exceeds the 1Mb default size of 'maxBatchBytes' run command option. Apparently trying to operate a cursor with datasets with a size >...
The sample file 'project.clj' still shows old Hadoop dependencies. The new and working ones (replace 2.7.3 version with your Hadoop version): ``` :profiles { :provided {:dependencies [[org.apache.hadoop/hadoop-common "2.7.3"] [org.apache.hadoop/hadoop-hdfs "2.7.3"]...
**Describe the bug** Installing via `go install github.com/neilotoole/sq@latest` does not work. **To Reproduce** `go install `go install github.com/neilotoole/sq@latest` or `go install github.com/neilotoole/[email protected]` **Expected behavior** Complete install without errors **`sq` version**...