-
```
What steps will reproduce the problem?
1.create any unit test with a setup() method, which create hadoop local file
system
2.make dumb/empty test method, run the test make sure it pass
3.add @Run…
-
-
When pulling the repository, it appears the following errors:
`docker@ubuntu:~$ sudo docker pull kiwenlau/hadoop:1.0
[sudo] password for docker:
Pulling repository docker.io/kiwenlau/hadoop
Tag 1.0…
-
I am using Hudi 0.15.0 and Flink 1.17.1, following are the steps to reproduce the problem:
From the flink-sql cli: do the following sql statements
```
CREATE CATALOG hudi_catalog WITH (
…
-
Hi There,
I've been trying to implement the code to see how it works and I appear to be getting an error. Would you be able to take a look and see if you can see what is causing it? If you need to se…
-
We are facing issue while migrating GDB Feature Class to Hadoop HDFS using GIS Tools for Hadoop Geoprocessing tools.
Following is the system environment details being used :
ArcGIS Client : 10.3.1/10…
-
Application application_1510661908139_1155931 failed 3 times due to AM Container for appattempt_1510661908139_1155931_000003 exited with exitCode: -1000
For more detailed output, check application tr…
-
```
What steps will reproduce the problem?
1.HdfsBroker/DfsBroker.Port settings are ignored when running the hadoop broker
with --config.
i've looked at the source code of DfsBroker.hadoop.main and …
-
```
1. To which tool/application/daemon will this feature apply?
CSV Batch loader
2. Describe the feature in general
Two new columns added to the CSV content so that it can be processed:
+ Schema …
-
### problem
Can't read images with 'sc' which initialized by init_spark_on_yarn
Code snipes:
```python
sc = init_spark_on_yarn(
hadoop_conf=hadoop_conf,
conda_name="zoo", # The name of…