- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
请帮助我了解以下数据节点连接为何有问题:
WARN server.AuthenticationFilter (AuthenticationFilter.java:doFilter(588)) - Authentication exception: org.apache.hadoop.security.authentication.client.AuthenticationException: GSS Exception: Failure unspecified at GSS-API level (Mechanism level: Checksum failed) WARN datanode.DataNode (BPServiceActor.java:retrieveNamespaceInfo(227)) - Problem connecting to server: s--t-..ru/10.243..*:8020
INFO ipc.Server (Server.java:authorizeConnection(2235)) - Connection from 10.243.218.16:33435 for protocol org.apache.hadoop.hdfs.server.protocol.DatanodeProtocol is unauthorized for user dn/s--t-..ru@.RU (auth:PROXY) via $J4LB00-3PQ0LQ7EGVSG@.RU (auth:KERBEROS) 2020-02-05 09:37:20,172 INFO ipc.Server (Server.java:doRead(1006)) - Socket Reader #1 for port 8020: readAndProcess from client 10.243.218.16 threw exception [org.apache.hadoop.security.authorize.AuthorizationException: User: $J4LB00-3PQ0LQ7EGVSG@.RU is not allowed to impersonate dn/s--t-..ru@.RU]
最佳答案
本周,我们在集群上遇到了完全相同的问题,影响了所有节点!
在第72页的HDP 3.1.4 release notes中,我们发现了有关的已知问题。打开JDK 8u242 :
Description of the problem or behavior Open JDK 8u242 is not supported as it causes Kerberos failure. Workaround Use a different version of Open JDK
关于hadoop - HDFS AuthorizationException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60077256/
请帮助我了解以下数据节点连接为何有问题: WARN server.AuthenticationFilter (AuthenticationFilter.java:doFilter(588)) - Au
我正在尝试使用AD身份验证。我能够成功登录,但无权执行任何惊奇的查询。 每次我以惊奇的方式执行查询时,都会收到以下错误。以下是详细信息 { "error": "AuthorizationExce
我正试图找到一种干净的方法来覆盖 AuthorizationException 以获取一个动态字符串,该字符串可以在 Policy 失败时传回。 我知道我能做的是: 用 try-catch 将 Con
当我尝试使用 hiverserver2 启动 Hive 时出现以下错误。 Connecting to jdbc:hive2://localhost:10000 18/10/25 09:45:38 [m
我正在使用 ASP.NET MVC 4、.NET Braintree Payments API 和 Braintree.js。 这是我为 Braintree 构建的一个简单包装器: public cl
我是一名优秀的程序员,十分优秀!