Giter Site home page Giter Site logo

[Bug] [checkpoint-storage] Caused by: com.hazelcast.client.UndefinedErrorCodeException: Class name: org.apache.hadoop.ipc.RemoteException, Message: SIMPLE authentication is not enabled. Available:[TOKEN, KERBEROS] about seatunnel HOT 2 CLOSED

PINK97 avatar PINK97 commented on September 24, 2024
[Bug] [checkpoint-storage] Caused by: com.hazelcast.client.UndefinedErrorCodeException: Class name: org.apache.hadoop.ipc.RemoteException, Message: SIMPLE authentication is not enabled. Available:[TOKEN, KERBEROS]

from seatunnel.

Comments (2)

Doooing avatar Doooing commented on September 24, 2024

+1

from seatunnel.

PINK97 avatar PINK97 commented on September 24, 2024

+1

I have solved this problem, you can configure it as follows:
seatunnel:
engine:
history-job-expire-minutes: 1440
backup-count: 1
queue-type: blockingqueue
print-execution-info-interval: 60000
print-job-metrics-info-interval: 60000
slot-service:
dynamic-slot: true
checkpoint:
interval: 600000
timeout: 600000
storage:
type: hdfs
max-retained: 3
plugin-config:
namespace: /data_test/seatunnel/checkpoint/
storage.type: hdfs
fs.defaultFS: hdfs://intsig-bigdata-nameservice # Ensure that the directory has written permission
seatunnel.hadoop.dfs.nameservices: intsig-bigdata-nameservice
seatunnel.hadoop.dfs.ha.namenodes.intsig-bigdata-nameservice: namenode1900,namenode183
seatunnel.hadoop.dfs.namenode.rpc-address.intsig-bigdata-nameservice.namenode1900: centos-bigdata-datanode-10-24-2-200.intsig.internal:8020
seatunnel.hadoop.dfs.namenode.rpc-address.intsig-bigdata-nameservice.namenode183: centos-bigdata-namenode-10-2-5-100.intsig.internal:8020
seatunnel.hadoop.dfs.client.failover.proxy.provider.intsig-bigdata-nameservice: org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider
seatunnel.hadoop.dfs.namenode.kerberos.principal: hdfs/[email protected]
seatunnel.hadoop.dfs.datanode.kerberos.principal: hdfs/[email protected]
seatunnel.hadoop.rpc.protection: authentication
kerberosPrincipal: [email protected]
kerberosKeytabFilePath: /home/yueyang_li/yueyang_li.keytab

from seatunnel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.