Re: Exception in thread "main" org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "Token" (Class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse

2019-10-17 Thread Alex Wang
Hi Prabhu: Thank you for your reply. I checked the environment of our cluster. I looked at the "Hadoop version support matrix" and found that 1.3.x supports Hadoop-2.7.1+ Reference: http://hbase.apache.org/book.html#hadoop Then I looked at the pom file of the hbase source. The

Building Hadoop 3.2.1 hadoop-hdfs-native-client fails

2019-10-17 Thread Aki Tanaka
Hello all, I'm trying to upgrade our Hadoop env from 3.1 to 3.2.1. However building hadoop-hdfs-native-client failed due to undefined reference error. (Added the build log below) I think the error was returned because Protocol Buffer is old (2.5.0) and it does not support c++11 features. I tried

Re: Exception in thread "main" org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "Token" (Class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse

2019-10-17 Thread Prabhu Josephraj
Suspect the TimelineClient and ApplicationHistoryServer are using different hadoop libraries. Can you make sure the client uses the same hadoop jars and dependency jars as the ApplicationHistoryServer process. Simple workaround is to disable timeline service for this job. hbase

Exception in thread "main" org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "Token" (Class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse), n

2019-10-17 Thread Alex Wang
Hello everyone: Our hadoop , hbase cluster has Kerberos authentication enabled. The hadoop version is 2.7.3 and the hbase version is 1.3.5. 1. Kinit initializes the ticket. Ticket cache: FILE:/tmp/krb5cc_ Default principal: myu...@xx.com Valid starting Expires Service principal