<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
<version>2.1.0-cdh6.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId>
<version>2.7.1</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
</exclusion>
</exclusions>
</dependency>
After importing hbaseconfiguration, we found that we need to configure the remote warehouse. Add the
<repositories>
<repository>
<id>cloudera</id>
<url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
</repository>
</repositories>
After the problem is solved
Read More:
- hbase ERROR org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- The list command in HBase shell reported an error org.apache.hadoop . hbase.PleaseHoldException : Master is initializing
- Habse error: error: org.apache.hadoop . hbase.security.AccessDeniedException : Insufficient
- Error: Could not find or load main class org.apache.hadoop.hbase.util.HBaseConfTool
- FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(me
- Does the version of idea2020.1 import mybayis jar package or report an error? Error: (4,28) Java: package org.apache.ibatis.io does not exist
- [Solved] hiveonspark:Execution Error, return code 30041 from org.apache.hadoop.hive.ql.exec.spark.SparkTask
- Failed: execution error, return code 1 from org.apache.hadoop . hive.ql.exec .DDLTask…
- HBase import CSV file
- Execution error, return code 1 from org.apache.hadoop . hive.ql.exec .DDLTask.
- org.apache.hadoop.hive.ql.exec.spark.SparkTask. Failed to create Spark client for Spark session 0354
- Eclipse cannot import org.apache.log4j .Logger
- The import Maven project appears http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Solutions
- Caused by: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibat
- How to Solve Hbase Error: Master is initializing
- Some problems in the development of HBase MapReduce
- mkdir: Call From hadoop102/192.168.6.102 to hadoop102:8020 failed on connection exception: java.net.
- An error occurs when HBase uses the shell command: pleaseholdexception: Master is initializing solution
- sqoop-import ERROR tool.ImportTool: Import failed: No primary key could be found for table user_info
- org.apache.flink.runtime.client.JobSubmissionException: Failed to submit JobGraph