Skip to content

Commit

Permalink
[Feature][Connector-V2][Elasticsearch] Elasticsearch supports spaced …
Browse files Browse the repository at this point in the history
…write and is relatively real-time data source friendly apache#4347
  • Loading branch information
zhilinli committed Mar 14, 2023
1 parent 624d570 commit 8d3dd6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ For example, if you want to set the JDK version to JDK8, there are two cases:
}
```
- Yarn cluster does not deploy JDK8. At this time, when you start SeaTunnel attached with JDK8.For detailed operations, see the link below:
https://www.cnblogs.com/jasondan/p/spark-specific-jdk-version.html
[here](https://www.cnblogs.com/jasondan/p/spark-specific-jdk-version.html).

## What should I do if OOM always appears when running SeaTunnel in Spark local[*] mode?

Expand Down Expand Up @@ -336,7 +336,7 @@ spark-submit --verbose

## How to use SeaTunnel to synchronize data across HDFS clusters?

Just configure hdfs-site.xml properly, refer to: https://www.cnblogs.com/suanec/p/7828139.html
Just configure hdfs-site.xml properly, refer to: [here](https://www.cnblogs.com/suanec/p/7828139.html)

## I want to learn the source code of SeaTunnel, where should I start?

Expand Down

0 comments on commit 8d3dd6f

Please sign in to comment.