Home > other >  Hbase without access to the region
Hbase without access to the region

Time:09-22

16/08/09 00:31:21 ERROR client. AsyncProcess: Failed to get region location
Org, apache hadoop, hbase. Client. NoServerForRegionException: Unable to find region for the 2016-08-08-1001-0001 in LINEMY after 31 tries.
At org, apache hadoop. Hbase. Client. $HConnectionImplementation ConnectionManager. LocateRegionInMeta (ConnectionManager. Java: 1243)
At org, apache hadoop. Hbase. Client. $HConnectionImplementation ConnectionManager. LocateRegion (ConnectionManager. Java: 1126)
At org, apache hadoop. Hbase. Client. AsyncProcess. Submit (AsyncProcess. Java: 369)
At org, apache hadoop. Hbase. Client. AsyncProcess. Submit (AsyncProcess. Java: 320)
At org, apache hadoop. Hbase. Client. BufferedMutatorImpl. BackgroundFlushCommits (BufferedMutatorImpl. Java: 206)
At org, apache hadoop. Hbase. Client. BufferedMutatorImpl. Flush (BufferedMutatorImpl. Java: 183)
At org, apache hadoop. Hbase. Client. HTable. FlushCommits (HTable. Java: 1482)
At com. Nanas. Write. Hbase. AddorUpDataListString (Hbase. Java: 198)
At the main. The main. The main (578). The main Java:
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (497) Method. The Java:
At org. Apache. Spark. Deploy. Yarn. ApplicationMaster $$$2. -anon run (480). ApplicationMaster scala:
I perform a task, to save the data as a hbase, most of the time deposit in success, but often insert is not successful, could see the error log, from the log, please everyone a great god have encountered this kind of problem,

CodePudding user response:

Hello, can you tell me the problem solved
  • Related