-
how to integrate Hadoop Distributed File System (HDFS) as communal storage for VerticaDB, given that specific documentation for this integration seems unavailable. It highlights the need for a clear a…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
采用seatunnel2…
-
### Steps to reproduce the behavior (Required)
+ 1. create spark load
```
LOAD LABEL pre_stream.test_load_ly_2 (
DATA FROM TABLE test_list_dup_sr_external_h2s_foit_820240510
INTO TABLE test_l…
-
#### The associated forum post URL from `https://forum.rclone.org`
Forum Post:
https://forum.rclone.org/t/does-rclone-support-hdfs-tde/26996/9
#### What is your current rclone version (outp…
-
![Browserdirectoryhadoop](https://github.com/federicopfund/data-engineer/assets/74926730/44a87338-e399-4a82-9339-fcf629908124)
https://github.com/federicopfund/data-engineer/blob/d55c64a09c7c51f864…
-
## Description
Starting with SDP 24.7 the Hadoop image doesn't include the map-reduce jars anymore. This was done to reduce image size and the supply chain attack surface.
An unfortunate side-effect…
-
I have installed ambari-server and agent following the [official documentation](https://www.opensourcedataplatform.com/docs/1.2.2.0/introduction/). Hosts are registered and all hosts checks are passed…
-
### What happened + What you expected to happen
Using PyArrow fs with HDFS works fine outside a ray session:
```
file_sys, file_path = pyarrow.fs.FileSystem.from_uri(hdfs_folder)
file_infos = fi…
-
**Description**
HDFS save to allow e.g. compress=true command (default false, optional parameter). HDFS load to automatically uncompress, if files are compressed.
**Use case or motivation behind …