-
centos7 + hdp 2.5 +ambari Version 2.4.2.0
waring:
Consistency Check Failed
The configuration changes could not be validated for consistency due to an unknown error. Your changes have not been save…
-
**Logstash information**:
Please include the following information:
1. Logstash version (e.g. `bin/logstash --version`)
```
Using bundled JDK: /usr/share/logstash/jdk
logstash 8.11.4
```
2.…
-
To enable users to download their newly constructed archives through the GBIF api, we need to expose the hdfs over HTTP and create rewrite rules for dev2.
We would need to create an image based on …
-
# Bug Report
## Issue name
dvc status --json: not parsable due to color escape codes
## Description
Expectation is that --json produces json-compatible output. This is not the case, due to ANS…
-
I can't get gdal-next installed on WSL; it used to work a year ago.
It gets stuck on this:
```
../deps/libgdal/gdal/port/cpl_vsil_gzip.cpp:1609:29: error: ‘crc32_combine’ was not declared in this…
-
I followed the steps mentioned in Building Voldemort read-only stores with Hadoop
[http://data.linkedin.com/blog/2009/06/building-voldemort-read-only-stores-with-hadoop]. I understand that the article…
ravs updated
10 years ago
-
ref my [last issue](https://github.com/iterative/dvc/issues/10401), I'm just trying to upgrade `dvc`:
```
ubuntu@ip-***:/data/snt-lab-data$ dvc doctor
ERROR: unexpected error - s3 is supported, but…
-
# Bug Report
## Description
When I cloned the repo and ran the tests in my local environment, I had some failures but the tests were passing in CI.
```
FAILED tests/integration/test_studi…
-
When working with local repos, dvc uses a lot of `exists()` and `stat()` calls, which is fine with normal filesystems, but could be extremely slow with filesystems like nfs/cifs/etc (e.g. `stat()` can…
efiop updated
2 months ago
-
# A 1.7Gb dataset containing 600k files takes many hours with dvc add or dvc push/pull.
## Description
Hi all, we have been using dvc for a while on medium size datasets, but struggle when…