-
Hi,
I am trying to load csv file from hadoop hdfs (Cloudera 5.8.0+Kerberos) but receiving the error.
**Rscript:**
library(HPdata)
library(distributedR)
distributedR_start()
Sys.setenv(DEBUG_…
-
**Is your feature request related to a problem? Please describe.**
Breakdown and classify current upstream examples. It is hard to navigate to hera documentation and mostly the examples section.
…
sam2x updated
3 weeks ago
-
I had used **_compile.conf_** with hadoop version as 2.7.3 and spark version 1.6.1.
Compilation fails because of some tests failing.
```
SparkUtilsTest:
[info] SparkUtils
[info] .fileSystemA…
-
We're seeing major installation failures on Python 3.6 of today's release (0.14.2)
Repro:
`pip install impyla` on a Python 3.6 conda environment.
```
Collecting impyla>=0.14.0 (from omniduct…
-
Some (most? all?) of the methods die if there is an error. For example, try to append onto a file that does not exist. Please DO NOT DIE on errors, that's what the return value of Boolean is for! …
-
Hi, I noticed some implementations change the default value of some parameters, for example: `AbstractFilesystem` have `detail=True` in `ls`, however `LocalFileSystem` have `detail=False`. (https://gi…
-
[This is so much better](https://github.com/spotify/snakebite) than doing it over SSH.
-
# Bug Report
## Description
`dvc exp run` fails and `dvc repro` runs successfully when a cmd is executed from inside of a submodule and the submodule is included as a dependency.
### Reproduce
…
-
UPDATE: Summary in https://github.com/iterative/dvc-checkpoints-mnist/issues/20#issuecomment-1164570090
I cloned https://github.com/iterative/dvc-checkpoints-mnist. I setup the IDE workspace so the…
-
ui.lisp calls a function, hdfs:make-context, and indeed that function is exported in hdfs.lisp.
Where is it defined? I don't see it anywhere.
I'm trying to use nellie from lisp to manage hdfs operat…