Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: how to configure "application-hadoop.yml" on "no ha hadoop cluster" #237

Open
gitzhou-sin opened this issue Sep 26, 2024 · 0 comments
Labels
question Further information is requested

Comments

@gitzhou-sin
Copy link

gitzhou-sin commented Sep 26, 2024

Contact Details

[email protected]

What would you like to ask or discuss?

How do I configure application-hadoop.yml if ha mode is not enabled in my hadoop test cluster

hadoop:
  # Configuration dependency for task-application & task-parser modules
  namenodes:
    - nameservices: logs-hdfs               # dfs.nameservices value
      namenodesAddr: [ "machine1.example.com", "machine2.example.com" ]   # dfs.namenode.rpc-address.[nameservice ID].[name node ID] value
      namenodes: ["nn1", "nn2"] # dfs.ha.namenodes.[nameservice ID] value

Has anyone tested it? I'd like to have an example
thank you!!!

Historical data synchronization

If the scheduling platform(dolphinscheduler) database is PostgreSQL, the Compass database is PostgreSQL,How do I sync my data?

@gitzhou-sin gitzhou-sin added the question Further information is requested label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant