You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/06/14 13:22:00 UTC

[jira] [Closed] (FLINK-6919) Cannot test flink-hbase locally

     [ https://issues.apache.org/jira/browse/FLINK-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Hogan closed FLINK-6919.
-----------------------------
    Resolution: Duplicate

> Cannot test flink-hbase locally
> -------------------------------
>
>                 Key: FLINK-6919
>                 URL: https://issues.apache.org/jira/browse/FLINK-6919
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Greg Hogan
>            Priority: Critical
>
> Testing flink-hbase has consistently failed when running `mvn clean verify` on Linux. Clearly this builds fine through TravisCI which is also running on AWS.
> Copied below is the last successful test plus the failure in {{HBaseTestingClusterAutostarter#tearDown}}.
> {noformat}
> 12:57:07,714 INFO            HBaseConnectorITCase:  43 -
> ================================================================================
> Test testTableInputFormat(org.apache.flink.addons.hbase.HBaseConnectorITCase) is running.
> --------------------------------------------------------------------------------
> 12:57:07,729 INFO            ExecutionEnvironment:1108 - The job has 0 registered types and 0 default Kryo serializers
> 12:57:07,894 INFO                FlinkMiniCluster:  97 - Disabled queryable state server
> 12:57:07,894 INFO                FlinkMiniCluster: 317 - Starting FlinkMiniCluster.
> 12:57:07,900 INFO                     Slf4jLogger:  80 - Slf4jLogger started
> 12:57:07,901 INFO                      BlobServer: 117 - Created BLOB server storage directory /tmp/blobStore-8ed00461-47ba-4b37-a289-3dbf8c2cd301
> 12:57:07,901 INFO                      BlobServer: 180 - Started BLOB server at 0.0.0.0:33117 - max concurrent requests: 50 - max backlog: 1000
> 12:57:07,902 INFO                  MetricRegistry:  94 - No metrics reporter configured, no metrics will be exposed/reported.
> 12:57:07,902 INFO                 MemoryArchivist: 128 - Started memory archivist akka://flink/user/archive_1
> 12:57:07,903 INFO        TaskManagerConfiguration: 154 - Messages have a max timeout of 10000 ms
> 12:57:07,904 INFO                      JobManager: 128 - Starting JobManager at akka://flink/user/jobmanager_1.
> 12:57:07,904 INFO           EmbeddedLeaderService: 273 - Proposing leadership to contender org.apache.flink.runtime.jobmanager.JobManager@fc47307 @ akka://flink/user/jobmanager_1
> 12:57:07,904 INFO             TaskManagerServices: 632 - Temporary file directory '/tmp': total 19 GB, usable 10 GB (52.63% usable)
> 12:57:07,988 INFO                      JobManager: 128 - JobManager akka://flink/user/jobmanager_1 was granted leadership with leader session ID Some(4a37427a-b2eb-41a1-8554-a0c48d55aadd).
> 12:57:07,989 INFO           EmbeddedLeaderService: 227 - Received confirmation of leadership for leader akka://flink/user/jobmanager_1 , session=4a37427a-b2eb-41a1-8554-a0c48d55aadd
> 12:57:07,989 INFO       StandaloneResourceManager: 431 - Trying to associate with JobManager leader akka://flink/user/jobmanager_1
> 12:57:07,989 INFO       StandaloneResourceManager: 489 - Resource Manager associating with leading JobManager Actor[akka://flink/user/jobmanager_1#1926165892] - leader session 4a37427a-b2eb-41a1-8554-a0c48d55aadd
> 12:57:07,998 INFO               NetworkBufferPool: 119 - Allocated 80 MB for network buffer pool (number of memory segments: 2560, bytes per segment: 32768).
> 12:57:07,998 INFO              NetworkEnvironment: 286 - Starting the network environment and its components.
> 12:57:07,999 INFO             TaskManagerServices: 256 - Limiting managed memory to 1075 MB, memory will be allocated lazily.
> 12:57:07,999 INFO                       IOManager:  95 - I/O manager uses directory /tmp/flink-io-c1112813-d728-499b-919d-6dc9c78b82b9 for spill files.
> 12:57:07,999 INFO                  MetricRegistry:  94 - No metrics reporter configured, no metrics will be exposed/reported.
> 12:57:07,999 INFO                       FileCache:  85 - User file cache uses directory /tmp/flink-dist-cache-febd3128-5e15-4add-b4ec-3e3d71d24ed3
> 12:57:08,000 INFO                       FileCache:  85 - User file cache uses directory /tmp/flink-dist-cache-e96e9395-c203-46a1-ad85-b80824ae46eb
> 12:57:08,000 INFO                     TaskManager: 128 - Starting TaskManager actor at akka://flink/user/taskmanager_1#-653569152.
> 12:57:08,000 INFO                     TaskManager: 128 - TaskManager data connection information: 1805203ca44035fbb9baaaa8f1c67412 @ localhost (dataPort=-1)
> 12:57:08,000 INFO                     TaskManager: 128 - TaskManager has 4 task slot(s).
> 12:57:08,000 INFO                     TaskManager: 128 - Memory usage stats: [HEAP: 192/606/3344 MB, NON HEAP: 114/115/-1 MB (used/committed/max)]
> 12:57:08,002 INFO                     TaskManager: 128 - Trying to register at JobManager akka://flink/user/jobmanager_1 (attempt 1, timeout: 500 milliseconds)
> 12:57:08,002 INFO       StandaloneResourceManager: 368 - TaskManager 1805203ca44035fbb9baaaa8f1c67412 has started.
> 12:57:08,002 INFO                 InstanceManager: 176 - Registered TaskManager at localhost (akka://flink/user/taskmanager_1) as 7013412d084bd431774bd1de2c4631c4. Current number of registered hosts is 1. Current number of alive task slots is 4.
> 12:57:08,003 INFO                     TaskManager: 128 - Successful registration at JobManager (akka://flink/user/jobmanager_1), starting network stack and library cache.
> 12:57:08,003 INFO                     TaskManager: 128 - Determined BLOB server address to be localhost/127.0.0.1:33117. Starting BLOB cache.
> 12:57:08,004 INFO                       BlobCache:  97 - Created BLOB cache storage directory /tmp/blobStore-c8d14f7a-4a1c-4ec4-b0b3-ba225dc32260
> 12:57:08,006 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,017 INFO            RecoverableZooKeeper: 120 - Process identifier=hconnection-0xbb50de6 connecting to ZooKeeper ensemble=localhost:55876
> 12:57:08,017 INFO                       ZooKeeper: 438 - Initiating client connection, connectString=localhost:55876 sessionTimeout=90000 watcher=org.apache.hadoop.hbase.zookeeper.PendingWatcher@2b6b487c
> 12:57:08,018 INFO                      ClientCnxn: 975 - Opening socket connection to server localhost/127.0.0.1:55876. Will not attempt to authenticate using SASL (unknown error)
> 12:57:08,019 INFO                      ClientCnxn: 852 - Socket connection established to localhost/127.0.0.1:55876, initiating session
> 12:57:08,019 INFO            NIOServerCnxnFactory: 197 - Accepted socket connection from /127.0.0.1:43436
> 12:57:08,020 INFO                 ZooKeeperServer: 868 - Client attempting to establish new session at /127.0.0.1:43436
> 12:57:08,021 INFO                 ZooKeeperServer: 617 - Established session 0x15ca6ada0c80020 with negotiated timeout 40000 for client /127.0.0.1:43436
> 12:57:08,021 INFO                      ClientCnxn:1235 - Session establishment complete on server localhost/127.0.0.1:55876, sessionid = 0x15ca6ada0c80020, negotiated timeout = 40000
> 12:57:08,030 INFO        JobSubmissionClientActor: 238 - Received SubmitJobAndWait(JobGraph(jobId: 9bbf15a35ca34e63885f919b70a95e4e)) but there is no connection to a JobManager yet.
> 12:57:08,031 INFO        JobSubmissionClientActor:  91 - Received job Flink Java Job at Wed Jun 14 12:57:07 UTC 2017 (9bbf15a35ca34e63885f919b70a95e4e).
> 12:57:08,031 INFO        JobSubmissionClientActor: 315 - Disconnect from JobManager null.
> 12:57:08,031 INFO        JobSubmissionClientActor: 325 - Connect to JobManager Actor[akka://flink/user/jobmanager_1#1926165892].
> 12:57:08,031 INFO        JobSubmissionClientActor: 270 - Connected to JobManager at Actor[akka://flink/user/jobmanager_1#1926165892] with leader session id 4a37427a-b2eb-41a1-8554-a0c48d55aadd.
> Connected to JobManager at Actor[akka://flink/user/jobmanager_1#1926165892] with leader session id 4a37427a-b2eb-41a1-8554-a0c48d55aadd.
> 12:57:08,031 INFO        JobSubmissionClientActor: 137 - Sending message to JobManager akka://flink/user/jobmanager_1 to submit job Flink Java Job at Wed Jun 14 12:57:07 UTC 2017 (9bbf15a35ca34e63885f919b70a95e4e) and wait for progress
> 12:57:08,031 INFO        JobSubmissionClientActor: 145 - Upload jar files to job manager akka://flink/user/jobmanager_1.
> 12:57:08,031 INFO        JobSubmissionClientActor: 163 - Submit job to the job manager akka://flink/user/jobmanager_1.
> 12:57:08,032 INFO                      JobManager: 128 - Submitting job 9bbf15a35ca34e63885f919b70a95e4e (Flink Java Job at Wed Jun 14 12:57:07 UTC 2017).
> 12:57:08,032 INFO                      JobManager: 128 - Using restart strategy NoRestartStrategy for 9bbf15a35ca34e63885f919b70a95e4e.
> 12:57:08,033 INFO                  ExecutionGraph: 380 - Job recovers via failover strategy: full graph restart
> 12:57:08,034 INFO                      JobManager: 137 - Running initialization on master for job Flink Java Job at Wed Jun 14 12:57:07 UTC 2017 (9bbf15a35ca34e63885f919b70a95e4e).
> 12:57:08,035 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,049 INFO                      JobManager: 159 - Successfully ran initialization on master in 15 ms.
> 12:57:08,053 INFO                          Server:1792 - Auth successful for ec2-user (auth:SIMPLE)
> 12:57:08,053 INFO                          Server:1822 - Connection from 10.0.14.186 port: 34668 with version info: version: "1.3.0" url: "git://mantonov-mbp1/Users/mantonov/hbase" revision: "e359c76e8d9fd0d67396456f92bcbad9ecd7a710" user: "mantonov" date: "Tue Jan  3 05:41:05 MSK 2017" src_checksum: "281caa908ebc7f06fc44830a66dc5d43" version_major: 1 version_minor: 3
> 12:57:08,063 INFO        AbstractTableInputFormat: 239 - Created 2 splits
> 12:57:08,064 INFO        AbstractTableInputFormat: 161 - created split (this=org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable@20f8d8b4)[0|[ip-10-0-14-186.ec2.internal:42941]|-|]
> 12:57:08,064 INFO        AbstractTableInputFormat: 161 - created split (this=org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable@20f8d8b4)[1|[ip-10-0-14-186.ec2.internal:42941]||-]
> 12:57:08,064 INFO                      JobManager: 128 - Scheduling job 9bbf15a35ca34e63885f919b70a95e4e (Flink Java Job at Wed Jun 14 12:57:07 UTC 2017).
> 12:57:08,064 INFO        JobSubmissionClientActor: 111 - Job 9bbf15a35ca34e63885f919b70a95e4e was successfully submitted to the JobManager akka://flink/deadLetters.
> 12:57:08,065 INFO                  ExecutionGraph:1268 - Job Flink Java Job at Wed Jun 14 12:57:07 UTC 2017 (9bbf15a35ca34e63885f919b70a95e4e) switched from state CREATED to RUNNING.
> 12:57:08,065 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from CREATED to SCHEDULED.
> 12:57:08,065 INFO        JobSubmissionClientActor: 287 - 06/14/2017 12:57:08	Job execution switched to status RUNNING.
> 06/14/2017 12:57:08	Job execution switched to status RUNNING.
> 12:57:08,065 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to SCHEDULED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to SCHEDULED
> 12:57:08,065 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from SCHEDULED to DEPLOYING.
> 12:57:08,065 INFO                  ExecutionGraph: 415 - Deploying CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (attempt #0) to localhost
> 12:57:08,065 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to DEPLOYING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to DEPLOYING
> 12:57:08,066 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from CREATED to SCHEDULED.
> 12:57:08,066 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to SCHEDULED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to SCHEDULED
> 12:57:08,066 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from SCHEDULED to DEPLOYING.
> 12:57:08,066 INFO                  ExecutionGraph: 415 - Deploying CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (attempt #0) to localhost
> 12:57:08,067 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to DEPLOYING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to DEPLOYING
> 12:57:08,068 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from CREATED to SCHEDULED.
> 12:57:08,068 INFO                     TaskManager: 128 - Received task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4)
> 12:57:08,068 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to SCHEDULED
> 12:57:08,068 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from CREATED to DEPLOYING.
> 12:57:08,069 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) [DEPLOYING]
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to SCHEDULED
> 12:57:08,069 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from SCHEDULED to DEPLOYING.
> 12:57:08,069 INFO                  ExecutionGraph: 415 - Deploying CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (attempt #0) to localhost
> 12:57:08,069 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to DEPLOYING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to DEPLOYING
> 12:57:08,069 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from CREATED to SCHEDULED.
> 12:57:08,069 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to SCHEDULED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to SCHEDULED
> 12:57:08,069 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from SCHEDULED to DEPLOYING.
> 12:57:08,069 INFO                  ExecutionGraph: 415 - Deploying CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (attempt #0) to localhost
> 12:57:08,069 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to DEPLOYING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to DEPLOYING
> 12:57:08,070 INFO                            Task: 571 - Loading JAR files for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) [DEPLOYING].
> 12:57:08,070 INFO                     TaskManager: 128 - Received task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4)
> 12:57:08,071 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from CREATED to DEPLOYING.
> 12:57:08,071 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) [DEPLOYING]
> 12:57:08,071 INFO                            Task: 571 - Loading JAR files for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) [DEPLOYING].
> 12:57:08,071 INFO                            Task: 600 - Registering task at network: CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) [DEPLOYING].
> 12:57:08,071 INFO                            Task: 600 - Registering task at network: CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) [DEPLOYING].
> 12:57:08,072 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from DEPLOYING to RUNNING.
> 12:57:08,073 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from DEPLOYING to RUNNING.
> 12:57:08,074 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,074 INFO                     TaskManager: 128 - Received task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4)
> 12:57:08,074 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,075 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from CREATED to DEPLOYING.
> 12:57:08,075 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) [DEPLOYING]
> 12:57:08,075 INFO                            Task: 571 - Loading JAR files for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) [DEPLOYING].
> 12:57:08,075 INFO                            Task: 600 - Registering task at network: CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) [DEPLOYING].
> 12:57:08,076 INFO                     TaskManager: 128 - Received task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4)
> 12:57:08,076 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from CREATED to DEPLOYING.
> 12:57:08,077 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) [DEPLOYING]
> 12:57:08,077 INFO                            Task: 571 - Loading JAR files for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) [DEPLOYING].
> 12:57:08,077 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from DEPLOYING to RUNNING.
> 12:57:08,077 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from DEPLOYING to RUNNING.
> 12:57:08,077 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from DEPLOYING to RUNNING.
> 12:57:08,077 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to RUNNING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to RUNNING
> 12:57:08,077 INFO                            Task: 600 - Registering task at network: CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) [DEPLOYING].
> 12:57:08,077 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to RUNNING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to RUNNING
> 12:57:08,077 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from DEPLOYING to RUNNING.
> 12:57:08,078 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to RUNNING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to RUNNING
> 12:57:08,077 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,079 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from DEPLOYING to RUNNING.
> 12:57:08,079 INFO        AbstractTableInputFormat:  79 - Initializing HBaseConfiguration
> 12:57:08,085 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from DEPLOYING to RUNNING.
> 12:57:08,085 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to RUNNING
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to RUNNING
> 12:57:08,090 INFO     LocatableInputSplitAssigner: 186 - Assigning remote split to host localhost
> 12:57:08,091 INFO        AbstractTableInputFormat: 161 - opening split (this=org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable@36d8e9ec)[1|[ip-10-0-14-186.ec2.internal:42941]||-]
> 12:57:08,091 INFO     LocatableInputSplitAssigner: 186 - Assigning remote split to host localhost
> 12:57:08,092 INFO        AbstractTableInputFormat: 161 - opening split (this=org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable@2b4a94e1)[0|[ip-10-0-14-186.ec2.internal:42941]|-|]
> 12:57:08,096 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from RUNNING to FINISHED.
> 12:57:08,096 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from RUNNING to FINISHED.
> 12:57:08,096 INFO                            Task: 809 - Freeing task resources for CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20).
> 12:57:08,096 INFO                            Task: 809 - Freeing task resources for CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a).
> 12:57:08,097 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) [FINISHED]
> 12:57:08,097 INFO                  ExecutionGraph:1102 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from CREATED to SCHEDULED.
> 12:57:08,098 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to SCHEDULED
> 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to SCHEDULED
> 12:57:08,097 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) [FINISHED]
> 12:57:08,098 INFO                  ExecutionGraph:1102 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from SCHEDULED to DEPLOYING.
> 12:57:08,097 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (b8840cc27f19670ae79f63feb8749f2a)
> 12:57:08,098 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (30b8dd562e5362e1b5ba2a39c4eb8d20)
> 12:57:08,098 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to DEPLOYING
> 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to DEPLOYING
> 12:57:08,098 INFO                  ExecutionGraph: 415 - Deploying Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (attempt #0) to localhost
> 12:57:08,100 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (4/4) (30b8dd562e5362e1b5ba2a39c4eb8d20) switched from RUNNING to FINISHED.
> 12:57:08,100 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to FINISHED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(4/4) switched to FINISHED
> 12:57:08,100 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (3/4) (b8840cc27f19670ae79f63feb8749f2a) switched from RUNNING to FINISHED.
> 12:57:08,104 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to FINISHED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(3/4) switched to FINISHED
> 12:57:08,104 INFO        AbstractTableInputFormat: 171 - Closing split (scanned 5 rows)
> 12:57:08,104 INFO                     TaskManager: 128 - Received task Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1)
> 12:57:08,106 INFO                            Task: 940 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from CREATED to DEPLOYING.
> 12:57:08,106 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) [DEPLOYING]
> 12:57:08,106 INFO                            Task: 571 - Loading JAR files for task Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) [DEPLOYING].
> 12:57:08,107 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from RUNNING to FINISHED.
> 12:57:08,107 INFO                            Task: 809 - Freeing task resources for CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d).
> 12:57:08,107 INFO                            Task: 600 - Registering task at network: Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) [DEPLOYING].
> 12:57:08,107 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) [FINISHED]
> 12:57:08,107 INFO                            Task: 940 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from DEPLOYING to RUNNING.
> 12:57:08,108 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (d9cb54f5debce1a96f4577ad094d364d)
> 12:57:08,108 INFO                  ExecutionGraph:1102 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from DEPLOYING to RUNNING.
> 12:57:08,108 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to RUNNING
> 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to RUNNING
> 12:57:08,108 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (2/4) (d9cb54f5debce1a96f4577ad094d364d) switched from RUNNING to FINISHED.
> 12:57:08,109 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to FINISHED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(2/4) switched to FINISHED
> 12:57:08,109 INFO        AbstractTableInputFormat: 171 - Closing split (scanned 3 rows)
> 12:57:08,110 INFO                            Task: 940 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from RUNNING to FINISHED.
> 12:57:08,110 INFO                            Task: 809 - Freeing task resources for CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53).
> 12:57:08,110 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) [FINISHED]
> 12:57:08,110 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (797fc902e4490d61fc4fe523bb0edb53)
> 12:57:08,113 INFO                  ExecutionGraph:1102 - CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/4) (797fc902e4490d61fc4fe523bb0edb53) switched from RUNNING to FINISHED.
> 12:57:08,116 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to FINISHED
> 06/14/2017 12:57:08	CHAIN DataSource (at createInput(ExecutionEnvironment.java:553) (org.apache.flink.addons.hbase.HBaseConnectorITCase$InputFormatForTestTable)) -> Combine (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/4) switched to FINISHED
> 12:57:08,116 INFO                            Task: 940 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from RUNNING to FINISHED.
> 12:57:08,116 INFO                  ExecutionGraph:1102 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from CREATED to SCHEDULED.
> 12:57:08,116 INFO                            Task: 809 - Freeing task resources for Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c).
> 12:57:08,116 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to SCHEDULED
> 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to SCHEDULED
> 12:57:08,117 INFO                  ExecutionGraph:1102 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from SCHEDULED to DEPLOYING.
> 12:57:08,117 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) [FINISHED]
> 12:57:08,117 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to DEPLOYING
> 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to DEPLOYING
> 12:57:08,117 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (785ba6d4fa71dfaad20812d0d3ca3b2c)
> 12:57:08,117 INFO                  ExecutionGraph: 415 - Deploying DataSink (collect()) (1/1) (attempt #0) to localhost
> 12:57:08,118 INFO                  ExecutionGraph:1102 - Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342)) (1/1) (785ba6d4fa71dfaad20812d0d3ca3b2c) switched from RUNNING to FINISHED.
> 12:57:08,118 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to FINISHED
> 06/14/2017 12:57:08	Reduce (Reduce at testTableInputFormat(HBaseConnectorITCase.java:342))(1/1) switched to FINISHED
> 12:57:08,118 INFO                     TaskManager: 128 - Received task DataSink (collect()) (1/1)
> 12:57:08,119 INFO                            Task: 940 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from CREATED to DEPLOYING.
> 12:57:08,119 INFO                            Task: 566 - Creating FileSystem stream leak safety net for task DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) [DEPLOYING]
> 12:57:08,119 INFO                            Task: 571 - Loading JAR files for task DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) [DEPLOYING].
> 12:57:08,120 INFO                            Task: 600 - Registering task at network: DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) [DEPLOYING].
> 12:57:08,120 INFO                            Task: 940 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from DEPLOYING to RUNNING.
> 12:57:08,121 INFO                  ExecutionGraph:1102 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from DEPLOYING to RUNNING.
> 12:57:08,121 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to RUNNING
> 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to RUNNING
> 12:57:08,122 INFO                            Task: 940 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from RUNNING to FINISHED.
> 12:57:08,122 INFO                            Task: 809 - Freeing task resources for DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907).
> 12:57:08,122 INFO                            Task: 833 - Ensuring all FileSystem streams are closed for task DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) [FINISHED]
> 12:57:08,123 INFO                     TaskManager: 128 - Un-registering task and sending final execution state FINISHED to JobManager for task DataSink (collect()) (718df5210dbd8cc4cc2da2efae24d907)
> 12:57:08,123 INFO                  ExecutionGraph:1102 - DataSink (collect()) (1/1) (718df5210dbd8cc4cc2da2efae24d907) switched from RUNNING to FINISHED.
> 12:57:08,123 INFO        JobSubmissionClientActor: 277 - 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to FINISHED
> 06/14/2017 12:57:08	DataSink (collect())(1/1) switched to FINISHED
> 12:57:08,124 INFO                  ExecutionGraph:1268 - Job Flink Java Job at Wed Jun 14 12:57:07 UTC 2017 (9bbf15a35ca34e63885f919b70a95e4e) switched from state RUNNING to FINISHED.
> 12:57:08,124 INFO        JobSubmissionClientActor: 287 - 06/14/2017 12:57:08	Job execution switched to status FINISHED.
> 06/14/2017 12:57:08	Job execution switched to status FINISHED.
> 12:57:08,124 INFO        JobSubmissionClientActor: 337 - Terminate JobClientActor.
> 12:57:08,124 INFO                       JobClient: 319 - Job execution complete
> 12:57:08,124 INFO        JobSubmissionClientActor: 315 - Disconnect from JobManager Actor[akka://flink/user/jobmanager_1#1926165892].
> 12:57:08,124 INFO                FlinkMiniCluster: 409 - Stopping FlinkMiniCluster.
> 12:57:08,126 INFO                     TaskManager: 128 - Stopping TaskManager akka://flink/user/taskmanager_1#-653569152.
> 12:57:08,126 INFO                     TaskManager: 128 - Disassociating from JobManager
> 12:57:08,126 INFO                       BlobCache: 261 - Shutting down BlobCache
> 12:57:08,126 INFO                      JobManager: 128 - Stopping JobManager akka://flink/user/jobmanager_1.
> 12:57:08,134 INFO                      BlobServer: 350 - Stopped BLOB server at 0.0.0.0:33117
> 12:57:08,134 INFO                       IOManager: 110 - I/O manager removed spill file directory /tmp/flink-io-c1112813-d728-499b-919d-6dc9c78b82b9
> 12:57:08,135 INFO              NetworkEnvironment: 316 - Shutting down the network environment and its components.
> 12:57:08,136 INFO                     TaskManager: 128 - Task manager akka://flink/user/taskmanager_1 is completely shut down.
> 12:57:08,152 INFO            HBaseConnectorITCase:  51 -
> --------------------------------------------------------------------------------
> Test testTableInputFormat(org.apache.flink.addons.hbase.HBaseConnectorITCase) successfully run.
> ================================================================================
> 12:57:08,152 INFO  HBaseTestingClusterAutostarter: 241 - HBase minicluster: Shutting down
> 12:57:08,158 INFO                      HBaseAdmin:1380 - Started disable of testTable
> 12:57:08,163 INFO                         HMaster:2104 - Client=ec2-user//10.0.14.186 disable testTable
> 12:57:08,502 INFO             ZKTableStateManager: 100 - Moving table testTable state from DISABLING to DISABLING
> 12:57:08,608 INFO           DisableTableProcedure: 411 - Offlining 2 regions.
> 12:57:08,612 INFO                    RegionStates:1143 - Transition {3ec2aeb42ae71dbd41df7ba3cbdf69de state=OPEN, ts=1497445022127, server=ip-10-0-14-186.ec2.internal,42941,1497445016812} to {3ec2aeb42ae71dbd41df7ba3cbdf69de state=PENDING_CLOSE, ts=1497445028612, server=ip-10-0-14-186.ec2.internal,42941,1497445016812}
> 12:57:08,612 INFO                    RegionStates:1143 - Transition {9b5b4126b6c1d9c76d331ab6ae97b89f state=OPEN, ts=1497445022126, server=ip-10-0-14-186.ec2.internal,42941,1497445016812} to {9b5b4126b6c1d9c76d331ab6ae97b89f state=PENDING_CLOSE, ts=1497445028612, server=ip-10-0-14-186.ec2.internal,42941,1497445016812}
> 12:57:08,614 INFO                   RSRpcServices:1267 - Close 3ec2aeb42ae71dbd41df7ba3cbdf69de, moving to null
> 12:57:08,614 INFO                   RSRpcServices:1267 - Close 9b5b4126b6c1d9c76d331ab6ae97b89f, moving to null
> 12:57:08,618 INFO                         HRegion:2256 - Flushing 3/3 column families, memstore=4.73 KB
> 12:57:08,618 INFO                         HRegion:2256 - Flushing 3/3 column families, memstore=3.05 KB
> 12:57:08,632 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp	dst=null	perm=null
> 12:57:08,632 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:08,632 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp	dst=null	perm=null
> 12:57:08,633 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 12:57:08,633 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp	dst=null	perm=ec2-user.hfs.0:supergroup:rwxr-xr-x
> 12:57:08,633 INFO                          Server: 589 - Served: mkdirs queueTime= 0 procesingTime= 0
> 12:57:08,634 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp	dst=null	perm=ec2-user.hfs.0:supergroup:rwxr-xr-x
> 12:57:08,634 INFO                          Server: 589 - Served: mkdirs queueTime= 0 procesingTime= 0
> 12:57:08,641 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:08,641 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 1
> 12:57:08,642 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:08,642 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 1
> 12:57:08,677 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5. BP-1613435389-10.0.14.186-1497445014455 blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]}
> 12:57:08,677 INFO                          Server: 589 - Served: addBlock queueTime= 0 procesingTime= 1
> 12:57:08,677 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1. BP-1613435389-10.0.14.186-1497445014455 blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]}
> 12:57:08,678 INFO                          Server: 589 - Served: addBlock queueTime= 0 procesingTime= 1
> 12:57:08,679 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013 src: /127.0.0.1:44306 dest: /127.0.0.1:43225
> 12:57:08,679 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:08,688 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014 src: /127.0.0.1:44308 dest: /127.0.0.1:43225
> 12:57:08,689 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 1
> 12:57:08,690 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:08,692 INFO                     clienttrace:1215 - src: /127.0.0.1:44306, dest: /127.0.0.1:43225, bytes: 5091, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, duration: 11009904
> 12:57:08,693 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:08,695 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 2
> 12:57:08,698 INFO                     clienttrace:1215 - src: /127.0.0.1:44308, dest: /127.0.0.1:43225, bytes: 5011, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, duration: 6949426
> 12:57:08,698 INFO                    FSNamesystem:3108 - BLOCK* checkFileProgress: blk_1073741837_1013{blockUCState=COMMITTED, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} has not reached minimal replication 1
> 12:57:08,698 INFO                          Server: 589 - Served: complete queueTime= 1 procesingTime= 0
> 12:57:08,698 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:08,698 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741837_1013{blockUCState=COMMITTED, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} size 5091
> 12:57:08,699 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 1
> 12:57:08,699 INFO                    FSNamesystem:3108 - BLOCK* checkFileProgress: blk_1073741838_1014{blockUCState=COMMITTED, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]} has not reached minimal replication 1
> 12:57:08,699 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 0
> 12:57:08,699 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741838_1014{blockUCState=COMMITTED, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]} size 5011
> 12:57:08,700 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 1
> 12:57:09,099 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5 is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,100 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 1
> 12:57:09,100 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=840, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5
> 12:57:09,100 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1 is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,100 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 0
> 12:57:09,100 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=504, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1
> 12:57:09,105 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,105 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,106 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,106 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,107 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,107 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,108 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,108 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,108 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,108 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,109 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,109 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,109 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,109 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,110 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,110 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,110 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,111 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,111 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,111 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,115 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 4535, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, duration: 134515
> 12:57:09,115 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4615, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, duration: 162068
> 12:57:09,121 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,121 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,122 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,122 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,125 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 5091, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, duration: 132922
> 12:57:09,125 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 5011, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, duration: 168584
> 12:57:09,139 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp	dst=null	perm=null
> 12:57:09,139 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,140 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp	dst=null	perm=null
> 12:57:09,140 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,140 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,141 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 1
> 12:57:09,141 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,141 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 0
> 12:57:09,144 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f. BP-1613435389-10.0.14.186-1497445014455 blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]}
> 12:57:09,145 INFO                          Server: 589 - Served: addBlock queueTime= 0 procesingTime= 1
> 12:57:09,146 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015 src: /127.0.0.1:44316 dest: /127.0.0.1:43225
> 12:57:09,147 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:09,149 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7. BP-1613435389-10.0.14.186-1497445014455 blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]}
> 12:57:09,150 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 1
> 12:57:09,151 INFO                          Server: 589 - Served: addBlock queueTime= 2 procesingTime= 2
> 12:57:09,152 INFO                     clienttrace:1215 - src: /127.0.0.1:44316, dest: /127.0.0.1:43225, bytes: 5152, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, duration: 3982800
> 12:57:09,152 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,154 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016 src: /127.0.0.1:44318 dest: /127.0.0.1:43225
> 12:57:09,154 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:09,154 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} size 0
> 12:57:09,156 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 2
> 12:57:09,157 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,158 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 2
> 12:57:09,159 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 1
> 12:57:09,160 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=1.0 K, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f
> 12:57:09,160 INFO                     clienttrace:1215 - src: /127.0.0.1:44318, dest: /127.0.0.1:43225, bytes: 5240, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, duration: 3327987
> 12:57:09,160 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,162 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,163 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 3
> 12:57:09,163 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]} size 0
> 12:57:09,163 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 0
> 12:57:09,163 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7 is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,163 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 0
> 12:57:09,164 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=1.4 K, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7
> 12:57:09,164 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,164 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,165 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,165 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 12:57:09,165 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,165 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,166 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,166 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,166 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,166 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,167 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,167 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,167 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,168 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,168 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,168 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,169 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 4164, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, duration: 182635
> 12:57:09,169 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,169 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,170 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,170 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,171 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4252, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, duration: 143036
> 12:57:09,171 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 5152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, duration: 171089
> 12:57:09,172 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,172 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,172 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp	dst=null	perm=null
> 12:57:09,172 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,173 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 5240, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, duration: 142107
> 12:57:09,174 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,174 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 0
> 12:57:09,175 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp	dst=null	perm=null
> 12:57:09,175 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,177 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,177 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 1
> 12:57:09,178 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165. BP-1613435389-10.0.14.186-1497445014455 blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]}
> 12:57:09,178 INFO                          Server: 589 - Served: addBlock queueTime= 0 procesingTime= 1
> 12:57:09,180 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017 src: /127.0.0.1:44320 dest: /127.0.0.1:43225
> 12:57:09,180 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:09,182 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 1
> 12:57:09,182 INFO                     StateChange:3077 - BLOCK* allocateBlock: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da. BP-1613435389-10.0.14.186-1497445014455 blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]}
> 12:57:09,185 INFO                          Server: 589 - Served: addBlock queueTime= 1 procesingTime= 3
> 12:57:09,186 INFO                     clienttrace:1215 - src: /127.0.0.1:44320, dest: /127.0.0.1:43225, bytes: 5260, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, duration: 5331501
> 12:57:09,187 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,188 INFO                        DataNode: 598 - Receiving BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018 src: /127.0.0.1:44322 dest: /127.0.0.1:43225
> 12:57:09,188 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} size 0
> 12:57:09,188 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 0
> 12:57:09,188 INFO                        DataNode: 724 - Datanode 0 forwarding connect ack to upstream firstbadlink is
> 12:57:09,189 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165 is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,190 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 2
> 12:57:09,191 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=1.5 K, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165
> 12:57:09,191 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 1
> 12:57:09,192 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,192 INFO                     clienttrace:1215 - src: /127.0.0.1:44322, dest: /127.0.0.1:43225, bytes: 5506, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, duration: 2655898
> 12:57:09,192 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,192 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,193 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]} size 0
> 12:57:09,193 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 0
> 12:57:09,194 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,194 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,195 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,195 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 1
> 12:57:09,195 INFO             DefaultStoreFlusher:  91 - Flushed, sequenceid=6, memsize=2.5 K, hasBloomFilter=true, into tmp file hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da
> 12:57:09,195 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,195 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,196 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,196 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,196 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,196 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,197 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,197 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,197 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,198 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,199 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4272, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, duration: 136479
> 12:57:09,199 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,199 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,200 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,200 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,200 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,201 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 12:57:09,201 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 5260, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, duration: 175561
> 12:57:09,201 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,202 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,202 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1	dst=null	perm=null
> 12:57:09,202 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,203 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,203 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4518, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, duration: 94380
> 12:57:09,203 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,204 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/9a32adc1cebf4205b6922d8f46c778d1	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,204 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 1
> 12:57:09,204 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,204 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,205 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,205 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,206 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 4994, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, duration: 193662
> 12:57:09,206 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,206 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,206 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1	dst=null	perm=null
> 12:57:09,206 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,207 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,207 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,207 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,207 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,208 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,208 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 12:57:09,208 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/02aedaac0d47471a808370a4b21473d5	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,208 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 0
> 12:57:09,209 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,209 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,209 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,209 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,210 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4535, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, duration: 125883
> 12:57:09,210 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,210 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,211 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:09,211 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,211 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,211 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,212 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,212 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44310, bytes: 5011, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014, duration: 134211
> 12:57:09,212 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,212 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1, entries=3, sequenceid=6, filesize=4.9 K
> 12:57:09,213 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,213 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,213 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2	dst=null	perm=null
> 12:57:09,213 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,214 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,214 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 4615, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, duration: 95235
> 12:57:09,214 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,215 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:09,215 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,216 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/46f39c039bc54aa88f24f2950719e18f	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,216 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 1
> 12:57:09,216 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44312, bytes: 5091, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013, duration: 145245
> 12:57:09,217 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5, entries=5, sequenceid=6, filesize=5.0 K
> 12:57:09,217 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,217 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,217 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2	dst=null	perm=null
> 12:57:09,217 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,218 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,218 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,218 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,218 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,219 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,219 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,219 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,219 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 0
> 12:57:09,220 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,220 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,220 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,220 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,221 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,221 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:09,221 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,222 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,223 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,223 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44324, bytes: 4164, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, duration: 166217
> 12:57:09,224 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 12:57:09,224 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:09,224 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,225 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,225 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,225 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,225 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44324, bytes: 5152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015, duration: 137445
> 12:57:09,226 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,226 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f, entries=6, sequenceid=6, filesize=5.0 K
> 12:57:09,226 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3	dst=null	perm=null
> 12:57:09,227 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,228 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44326, bytes: 4252, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, duration: 123203
> 12:57:09,228 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,228 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,229 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:09,229 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,230 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/.tmp/38347a8980b24f15a38d93e74be61165	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,230 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44326, bytes: 5240, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016, duration: 92136
> 12:57:09,232 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 3
> 12:57:09,233 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7, entries=8, sequenceid=6, filesize=5.1 K
> 12:57:09,233 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,233 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,233 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3	dst=null	perm=null
> 12:57:09,233 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,234 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,234 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,235 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,235 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,236 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,236 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,236 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/.tmp/aba520ca6eb24346b6cb3afb4d8457da	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,237 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 1
> 12:57:09,237 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,237 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,237 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,237 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,238 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,238 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,239 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,239 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,240 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,240 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,241 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44328, bytes: 4272, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, duration: 179430
> 12:57:09,241 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,241 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,241 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:09,242 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,242 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,243 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:09,245 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44328, bytes: 5260, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017, duration: 2041731
> 12:57:09,245 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165, entries=9, sequenceid=6, filesize=5.1 K
> 12:57:09,246 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44330, bytes: 4518, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 1024, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, duration: 160020
> 12:57:09,247 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:09,247 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:09,247 INFO                         HRegion:2556 - Finished memstore flush of ~3.05 KB/3120, currentsize=0 B/0 for region testTable,,1497445021167.9b5b4126b6c1d9c76d331ab6ae97b89f. in 629ms, sequenceid=6, compaction requested=false
> 12:57:09,248 INFO                     clienttrace: 738 - src: /127.0.0.1:43225, dest: /127.0.0.1:44330, bytes: 4994, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2036543155_1, offset: 512, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018, duration: 99030
> 12:57:09,248 INFO                          HStore: 990 - Added hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da, entries=15, sequenceid=6, filesize=5.4 K
> 12:57:09,249 INFO                         HRegion:2556 - Finished memstore flush of ~4.73 KB/4848, currentsize=0 B/0 for region testTable,\x00\x00\x00\x04,1497445021167.3ec2aeb42ae71dbd41df7ba3cbdf69de. in 631ms, sequenceid=6, compaction requested=false
> 12:57:09,251 INFO                          HStore: 894 - Closed family1
> 12:57:09,252 INFO                          HStore: 894 - Closed family1
> 12:57:09,253 INFO                          HStore: 894 - Closed family2
> 12:57:09,253 INFO                          HStore: 894 - Closed family2
> 12:57:09,255 INFO                          HStore: 894 - Closed family3
> 12:57:09,255 INFO                          HStore: 894 - Closed family3
> 12:57:09,257 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f	dst=null	perm=null
> 12:57:09,257 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,257 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de	dst=null	perm=null
> 12:57:09,257 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,258 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits	dst=null	perm=null
> 12:57:09,258 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,258 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits	dst=null	perm=null
> 12:57:09,258 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,259 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits	dst=null	perm=null
> 12:57:09,259 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:09,259 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits	dst=null	perm=null
> 12:57:09,259 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:09,260 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits/9.seqid	dst=null	perm=null
> 12:57:09,260 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:09,260 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits/9.seqid	dst=null	perm=null
> 12:57:09,260 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:09,261 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits/9.seqid	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,261 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 1
> 12:57:09,262 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits/9.seqid	dst=null	perm=ec2-user.hfs.0:supergroup:rw-r--r--
> 12:57:09,264 INFO                          Server: 589 - Served: create queueTime= 0 procesingTime= 3
> 12:57:09,267 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits/9.seqid is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,267 INFO                          Server: 589 - Served: complete queueTime= 1 procesingTime= 2
> 12:57:09,268 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits/9.seqid is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,268 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 1
> 12:57:09,268 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/recovered.edits/2.seqid	dst=null	perm=null
> 12:57:09,268 INFO                          Server: 589 - Served: delete queueTime= 0 procesingTime= 0
> 12:57:09,269 INFO                           audit:7769 - allowed=true	ugi=ec2-user.hfs.0 (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/recovered.edits/2.seqid	dst=null	perm=null
> 12:57:09,269 INFO                          Server: 589 - Served: delete queueTime= 0 procesingTime= 1
> 12:57:09,270 ERROR                   EventHandler: 228 - Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,270 ERROR                   EventHandler: 228 - Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,271 FATAL                  HRegionServer:2078 - ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,271 FATAL                  HRegionServer:2078 - ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,272 FATAL                  HRegionServer:2086 - RegionServer abort: loaded coprocessors are: [org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint]
> 12:57:09,272 FATAL                  HRegionServer:2086 - RegionServer abort: loaded coprocessors are: [org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint]
> 12:57:09,284 INFO                   HRegionServer:2090 - Dump of metrics as JSON on abort: {
>   "beans" : [ {
>     "name" : "java.lang:type=Memory",
>     "modelerType" : "sun.management.MemoryImpl",
>     "Verbose" : false,
>     "HeapMemoryUsage" : {
>       "committed" : 635437056,
>       "init" : 247463936,
>       "max" : 3506438144,
>       "used" : 296478264
>     },
>     "NonHeapMemoryUsage" : {
>       "committed" : 124387328,
>       "init" : 2555904,
>       "max" : -1,
>       "used" : 122458440
>     },
>     "ObjectPendingFinalizationCount" : 0,
>     "ObjectName" : "java.lang:type=Memory"
>   } ],
>   "beans" : [ ],
>   "beans" : [ ],
>   "beans" : [ ]
> }
> 12:57:09,284 INFO                   HRegionServer:2090 - Dump of metrics as JSON on abort: {
>   "beans" : [ {
>     "name" : "java.lang:type=Memory",
>     "modelerType" : "sun.management.MemoryImpl",
>     "Verbose" : false,
>     "HeapMemoryUsage" : {
>       "committed" : 635437056,
>       "init" : 247463936,
>       "max" : 3506438144,
>       "used" : 296478264
>     },
>     "NonHeapMemoryUsage" : {
>       "committed" : 124387328,
>       "init" : 2555904,
>       "max" : -1,
>       "used" : 122458440
>     },
>     "ObjectPendingFinalizationCount" : 0,
>     "ObjectName" : "java.lang:type=Memory"
>   } ],
>   "beans" : [ ],
>   "beans" : [ ],
>   "beans" : [ ]
> }
> 12:57:09,289 ERROR              MasterRpcServices: 385 - Region server ip-10-0-14-186.ec2.internal,42941,1497445016812 reported a fatal error:
> ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> Cause:
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,290 ERROR              MasterRpcServices: 385 - Region server ip-10-0-14-186.ec2.internal,42941,1497445016812 reported a fatal error:
> ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> Cause:
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,292 INFO                   HRegionServer:1903 - STOPPED: Caught throwable while processing event M_RS_CLOSE_REGION
> 12:57:09,293 INFO                  SplitLogWorker: 164 - Sending interrupt to stop the worker thread
> 12:57:09,293 INFO                   HRegionServer:1005 - Stopping infoServer
> 12:57:09,293 INFO                  SplitLogWorker: 146 - SplitLogWorker interrupted. Exiting.
> 12:57:09,293 INFO                  SplitLogWorker: 155 - SplitLogWorker ip-10-0-14-186.ec2.internal,42941,1497445016812 exiting
> 12:57:09,295 INFO                             log:  67 - Stopped SelectChannelConnector@0.0.0.0:0
> 12:57:09,396 INFO               HeapMemoryManager: 202 - Stopping HeapMemoryTuner chore.
> 12:57:09,396 INFO  RegionServerFlushTableProcedureManager: 115 - Stopping region server flush procedure manager abruptly.
> 12:57:09,397 INFO                 MemStoreFlusher: 280 - MemStoreFlusher.0 exiting
> 12:57:09,397 INFO     RegionServerSnapshotManager: 136 - Stopping RegionServerSnapshotManager abruptly.
> 12:57:09,397 INFO                 MemStoreFlusher: 280 - MemStoreFlusher.1 exiting
> 12:57:09,397 INFO                   HRegionServer:1048 - aborting server ip-10-0-14-186.ec2.internal,42941,1497445016812
> 12:57:09,398 INFO  ConnectionManager$HConnectionImplementation:1712 - Closing zookeeper sessionid=0x15ca6ada0c80003
> 12:57:09,398 INFO                          HStore: 894 - Closed info
> 12:57:09,398 ERROR                        HRegion:1538 - Memstore size is 344
> 12:57:09,399 INFO            PrepRequestProcessor: 494 - Processed session termination for sessionid: 0x15ca6ada0c80003
> 12:57:09,399 ERROR                   EventHandler: 228 - Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,399 FATAL                  HRegionServer:2078 - ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,400 FATAL                  HRegionServer:2086 - RegionServer abort: loaded coprocessors are: [org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint]
> 12:57:09,400 INFO                   HRegionServer:2090 - Dump of metrics as JSON on abort: {
>   "beans" : [ {
>     "name" : "java.lang:type=Memory",
>     "modelerType" : "sun.management.MemoryImpl",
>     "Verbose" : false,
>     "HeapMemoryUsage" : {
>       "committed" : 635437056,
>       "init" : 247463936,
>       "max" : 3506438144,
>       "used" : 300795224
>     },
>     "NonHeapMemoryUsage" : {
>       "committed" : 124387328,
>       "init" : 2555904,
>       "max" : -1,
>       "used" : 122566920
>     },
>     "ObjectPendingFinalizationCount" : 0,
>     "ObjectName" : "java.lang:type=Memory"
>   } ],
>   "beans" : [ ],
>   "beans" : [ ],
>   "beans" : [ ]
> }
> 12:57:09,401 ERROR              MasterRpcServices: 385 - Region server ip-10-0-14-186.ec2.internal,42941,1497445016812 reported a fatal error:
> ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_REGION
> Cause:
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,404 INFO                       ZooKeeper: 684 - Session: 0x15ca6ada0c80003 closed
> 12:57:09,404 INFO                      ClientCnxn: 512 - EventThread shut down
> 12:57:09,405 INFO                   NIOServerCnxn:1007 - Closed socket connection for client /127.0.0.1:43320 which had sessionid 0x15ca6ada0c80003
> 12:57:09,405 INFO              CompactSplitThread: 399 - Waiting for Split Thread to finish...
> 12:57:09,405 INFO              CompactSplitThread: 399 - Waiting for Merge Thread to finish...
> 12:57:09,405 INFO              CompactSplitThread: 399 - Waiting for Large Compaction Thread to finish...
> 12:57:09,405 INFO              CompactSplitThread: 399 - Waiting for Small Compaction Thread to finish...
> 12:57:09,405 INFO                   HRegionServer:1280 - Waiting on 4 regions to close
> 12:57:09,406 WARN                         HRegion:1401 - Region hbase:namespace,,1497445018580.e998bbbc94669793d178266ea91d0188. already closed
> 12:57:09,406 WARN              CloseRegionHandler: 142 - Can't close region: was already closed during close(): hbase:namespace,,1497445018580.e998bbbc94669793d178266ea91d0188.
> 12:57:09,406 INFO                          HStore: 894 - Closed info
> 12:57:09,406 ERROR                        HRegion:1538 - Memstore size is 3024
> 12:57:09,406 WARN                         HRegion:1401 - Region testTable,\x00\x00\x00\x04,1497445021167.3ec2aeb42ae71dbd41df7ba3cbdf69de. already closed
> 12:57:09,406 WARN                         HRegion:1401 - Region testTable,,1497445021167.9b5b4126b6c1d9c76d331ab6ae97b89f. already closed
> 12:57:09,407 WARN              CloseRegionHandler: 142 - Can't close region: was already closed during close(): testTable,\x00\x00\x00\x04,1497445021167.3ec2aeb42ae71dbd41df7ba3cbdf69de.
> 12:57:09,407 WARN              CloseRegionHandler: 142 - Can't close region: was already closed during close(): testTable,,1497445021167.9b5b4126b6c1d9c76d331ab6ae97b89f.
> 12:57:09,407 ERROR                   EventHandler: 228 - Caught throwable while processing event M_RS_CLOSE_META
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,407 FATAL                  HRegionServer:2078 - ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_META
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,408 FATAL                  HRegionServer:2086 - RegionServer abort: loaded coprocessors are: [org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint]
> 12:57:09,408 INFO                   HRegionServer:2090 - Dump of metrics as JSON on abort: {
>   "beans" : [ {
>     "name" : "java.lang:type=Memory",
>     "modelerType" : "sun.management.MemoryImpl",
>     "Verbose" : false,
>     "HeapMemoryUsage" : {
>       "committed" : 635437056,
>       "init" : 247463936,
>       "max" : 3506438144,
>       "used" : 301951304
>     },
>     "NonHeapMemoryUsage" : {
>       "committed" : 124452864,
>       "init" : 2555904,
>       "max" : -1,
>       "used" : 122607648
>     },
>     "ObjectPendingFinalizationCount" : 0,
>     "ObjectName" : "java.lang:type=Memory"
>   } ],
>   "beans" : [ ],
>   "beans" : [ ],
>   "beans" : [ ]
> }
> 12:57:09,409 ERROR              MasterRpcServices: 385 - Region server ip-10-0-14-186.ec2.internal,42941,1497445016812 reported a fatal error:
> ABORTING region server ip-10-0-14-186.ec2.internal,42941,1497445016812: Caught throwable while processing event M_RS_CLOSE_META
> Cause:
> java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V
> 	at org.apache.hadoop.hbase.regionserver.HRegion.doClose(HRegion.java:1548)
> 	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:1381)
> 	at org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler.process(CloseRegionHandler.java:138)
> 	at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:129)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 12:57:09,606 WARN                         HRegion:1401 - Region hbase:meta,,1.1588230740 already closed
> 12:57:09,607 WARN              CloseRegionHandler: 142 - Can't close region: was already closed during close(): hbase:meta,,1.1588230740
> 12:57:09,806 INFO                   HRegionServer:1303 - We were exiting though online regions are not empty, because some regions failed closing
> 12:57:09,809 INFO                   HRegionServer:1079 - stopping server ip-10-0-14-186.ec2.internal,42941,1497445016812; all regions closed.
> 12:57:09,811 INFO                     clienttrace:1215 - src: /127.0.0.1:44198, dest: /127.0.0.1:43225, bytes: 1955, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741829_1005, duration: 11483469942
> 12:57:09,811 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741829_1005, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,812 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} size 83
> 12:57:09,812 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 0
> 12:57:09,812 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812/ip-10-0-14-186.ec2.internal%2C42941%2C1497445016812.meta.1497445018297.meta is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,812 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 0
> 12:57:09,814 INFO                     clienttrace:1215 - src: /127.0.0.1:44208, dest: /127.0.0.1:43225, bytes: 5375, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_2036730961_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741833_1009, duration: 10607168203
> 12:57:09,814 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741833_1009, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 12:57:09,815 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-237710d9-7d1f-423f-ac28-3a5640f0cdd5:NORMAL|RBW]]} size 83
> 12:57:09,815 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 0 procesingTime= 0
> 12:57:09,815 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812/ip-10-0-14-186.ec2.internal%2C42941%2C1497445016812.1497445019201 is closed by DFSClient_NONMAPREDUCE_2036730961_1
> 12:57:09,815 INFO                          Server: 589 - Served: complete queueTime= 0 procesingTime= 0
> 12:57:09,826 INFO                          Leases: 147 - RS:0;ip-10-0-14-186:42941 closing leases
> 12:57:09,826 INFO                          Leases: 150 - RS:0;ip-10-0-14-186:42941 closed leases
> 12:57:09,826 INFO                    ChoreService: 328 - Chore service for: ip-10-0-14-186.ec2.internal,42941,1497445016812 had [[ScheduledChore: Name: MovedRegionsCleaner for region ip-10-0-14-186.ec2.internal,42941,1497445016812 Period: 120000 Unit: MILLISECONDS], [ScheduledChore: Name: ip-10-0-14-186.ec2.internal,42941,1497445016812-MemstoreFlusherChore Period: 10000 Unit: MILLISECONDS], [ScheduledChore: Name: CompactedHFilesCleaner Period: 120000 Unit: MILLISECONDS]] on shutdown
> 12:57:10,605 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741837_1013
> 12:57:10,606 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741840_1016
> 12:57:10,606 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741842_1018
> 12:57:10,606 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741838_1014
> 12:57:10,606 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741841_1017
> 12:57:10,607 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741833_1009
> 12:57:10,607 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741839_1015
> 12:57:10,607 INFO           BlockPoolSliceScanner: 429 - Verification succeeded for BP-1613435389-10.0.14.186-1497445014455:blk_1073741829_1005
> 12:57:10,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:13,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:57:14,771 WARN                   MetricsConfig: 124 - Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties
> 12:57:16,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:17,497 INFO                       LogRoller: 176 - LogRoller exiting.
> 12:57:17,497 INFO                          Leases: 147 - regionserver/ip-10-0-14-186.ec2.internal/10.0.14.186:0.leaseChecker closing leases
> 12:57:17,497 INFO                          Leases: 150 - regionserver/ip-10-0-14-186.ec2.internal/10.0.14.186:0.leaseChecker closed leases
> 12:57:18,280 INFO                       LogRoller: 176 - LogRoller exiting.
> 12:57:18,287 INFO                       RpcServer:2428 - Stopping server on 42941
> 12:57:18,287 INFO                       RpcServer: 847 - RpcServer.listener,port=42941: stopping
> 12:57:18,287 INFO                       RpcServer:1090 - RpcServer.responder: stopped
> 12:57:18,287 INFO                       RpcServer: 993 - RpcServer.responder: stopping
> 12:57:18,290 INFO             RegionServerTracker: 118 - RegionServer ephemeral node deleted, processing expiration [ip-10-0-14-186.ec2.internal,42941,1497445016812]
> 12:57:18,292 INFO            PrepRequestProcessor: 494 - Processed session termination for sessionid: 0x15ca6ada0c80001
> 12:57:18,292 INFO                       ZooKeeper: 684 - Session: 0x15ca6ada0c80001 closed
> 12:57:18,293 INFO                   NIOServerCnxn:1007 - Closed socket connection for client /127.0.0.1:43312 which had sessionid 0x15ca6ada0c80001
> 12:57:18,292 INFO                      ClientCnxn: 512 - EventThread shut down
> 12:57:18,293 INFO                   HRegionServer:1123 - stopping server ip-10-0-14-186.ec2.internal,42941,1497445016812; zookeeper connection closed.
> 12:57:18,293 INFO                   HRegionServer:1126 - RS:0;ip-10-0-14-186:42941 exiting
> 12:57:18,293 INFO                MiniHBaseCluster: 193 - Hook closing fs=org.apache.hadoop.hbase.fs.HFileSystem@11699c2d
> 12:57:18,404 INFO            ServerCrashProcedure: 205 - Start processing crashed ip-10-0-14-186.ec2.internal,42941,1497445016812
> 12:57:18,512 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812	dst=null	perm=null
> 12:57:18,512 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:18,513 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812	dst=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812-splitting	perm=ec2-user.hfs.0:supergroup:rwxr-xr-x
> 12:57:18,513 INFO                          Server: 589 - Served: rename queueTime= 0 procesingTime= 0
> 12:57:18,513 INFO                 SplitLogManager: 560 - dead splitlog workers [ip-10-0-14-186.ec2.internal,42941,1497445016812]
> 12:57:18,514 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812-splitting	dst=null	perm=null
> 12:57:18,514 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:18,515 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812-splitting	dst=null	perm=null
> 12:57:18,515 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:18,515 INFO                 SplitLogManager: 256 - Started splitting 1 logs in [hdfs://localhost:35395/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/WALs/ip-10-0-14-186.ec2.internal,42941,1497445016812-splitting] for [ip-10-0-14-186.ec2.internal,42941,1497445016812]
> 12:57:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:19,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:57:22,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:25,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:57:25,231 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 12:57:25,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:26,076 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 12:57:28,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:31,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:57:34,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:37,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:57:40,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:57:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:43,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:46,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:49,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:57:52,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:57:55,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:57:55,230 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 12:57:55,663 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:57:56,084 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 12:57:57,280 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 12:57:57,280 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 12:57:57,280 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 12:57:57,280 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:58,646 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1	dst=null	perm=null
> 12:57:58,646 INFO                          Server: 589 - Served: getListing queueTime= 1 procesingTime= 0
> 12:57:58,647 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:58,647 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,648 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:58,648 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:58,648 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family1/9a32adc1cebf4205b6922d8f46c778d1	dst=null	perm=null
> 12:57:58,649 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:58,650 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2	dst=null	perm=null
> 12:57:58,650 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:58,651 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:58,651 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,651 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:58,651 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,652 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family2/46f39c039bc54aa88f24f2950719e18f	dst=null	perm=null
> 12:57:58,652 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:58,653 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3	dst=null	perm=null
> 12:57:58,653 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:58,654 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:58,654 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,655 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:58,655 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,655 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/9b5b4126b6c1d9c76d331ab6ae97b89f/family3/38347a8980b24f15a38d93e74be61165	dst=null	perm=null
> 12:57:58,656 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:58,657 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1	dst=null	perm=null
> 12:57:58,657 INFO                          Server: 589 - Served: getListing queueTime= 1 procesingTime= 0
> 12:57:58,657 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:58,657 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,658 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:58,658 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,658 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family1/02aedaac0d47471a808370a4b21473d5	dst=null	perm=null
> 12:57:58,659 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 1
> 12:57:58,660 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2	dst=null	perm=null
> 12:57:58,660 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:58,660 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:58,660 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,661 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:58,661 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,662 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family2/1e4aa651cd6f4c39b450d215cd8ecdc7	dst=null	perm=null
> 12:57:58,662 INFO                          Server: 589 - Served: getBlockLocations queueTime= 1 procesingTime= 0
> 12:57:58,663 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3	dst=null	perm=null
> 12:57:58,663 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:57:58,664 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:58,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:57:58,664 INFO                          Server: 589 - Served: getFileInfo queueTime= 1 procesingTime= 0
> 12:57:58,664 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:58,664 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 0
> 12:57:58,665 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/default/testTable/3ec2aeb42ae71dbd41df7ba3cbdf69de/family3/aba520ca6eb24346b6cb3afb4d8457da	dst=null	perm=null
> 12:57:58,665 INFO                          Server: 589 - Served: getBlockLocations queueTime= 0 procesingTime= 0
> 12:57:58,667 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/hbase/meta/1588230740/info	dst=null	perm=null
> 12:57:58,668 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 12:57:58,673 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/data/hbase/namespace/e998bbbc94669793d178266ea91d0188/info	dst=null	perm=null
> 12:57:58,673 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:58:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:01,666 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:58:04,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:07,664 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:10,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:13,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:16,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:58:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:19,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:22,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:25,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:58:25,230 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 12:58:25,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:58:26,092 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 12:58:28,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:31,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:58:34,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:37,665 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:40,666 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:58:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:43,666 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:46,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:58:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:49,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:52,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:58:55,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:58:55,230 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 12:58:55,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:58:56,104 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 12:58:57,274 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 12:58:57,274 INFO                          Server: 589 - Served: getListing queueTime= 1 procesingTime= 0
> 12:58:57,274 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 12:58:57,275 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 12:58:58,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:01,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:59:04,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:07,667 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:10,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:13,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:16,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:59:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:19,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:22,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:59:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:25,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:59:25,230 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 12:59:25,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:26,116 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 12:59:28,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:31,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 12:59:34,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:37,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:40,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:59:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:43,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:46,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:49,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 12:59:52,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 12:59:55,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 12:59:55,230 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
> 12:59:55,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 12:59:56,123 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 12:59:57,388 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 12:59:57,388 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:59:57,389 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 12:59:57,389 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 12:59:58,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:00:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:01,668 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:04,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:00:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:07,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:10,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:13,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:00:16,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:19,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000001 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:19,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000002 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000003 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000004 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:22,669 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000005 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000006 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:25,094 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000007 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:25,230 INFO         CacheReplicationMonitor: 177 - Rescanning after 30001 milliseconds
> 13:00:25,231 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
> 13:00:25,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:00:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000008 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:26,131 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 13:00:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000009 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:28,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000010 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:28,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:29,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000011 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:30,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000012 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:31,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000013 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:31,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:32,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000014 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:33,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000015 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:34,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000016 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:34,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:00:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000017 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:36,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000018 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:37,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000019 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:37,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:38,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000020 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000021 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000022 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:40,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000023 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000024 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:43,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000025 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:43,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:00:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000026 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:45,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000027 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:46,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000028 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:46,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:47,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000029 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:48,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000030 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:49,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000031 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:49,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:50,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000032 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:51,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000033 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000034 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:52,670 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000035 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000036 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:00:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000037 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:55,231 INFO         CacheReplicationMonitor: 177 - Rescanning after 30001 milliseconds
> 13:00:55,232 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
> 13:00:55,671 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:00:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000038 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:56,139 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 13:00:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000039 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:57,311 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:00:57,311 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:00:57,312 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:00:57,312 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:00:58,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000040 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:00:58,671 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:00:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000041 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:00,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000042 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:01,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000043 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:01,671 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:02,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000044 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000045 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:04,094 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000046 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:04,672 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:01:05,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000047 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000048 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:07,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000049 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:07,672 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000050 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:09,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000051 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000052 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:10,672 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000053 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000054 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:13,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000055 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:13,673 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000056 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:15,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000057 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000058 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:16,674 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:01:17,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000059 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:18,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000060 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:19,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000061 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:19,674 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000062 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000063 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000064 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:22,675 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:01:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000065 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000066 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:25,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000067 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:01:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:01:25,675 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:26,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000068 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:26,146 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:01:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000069 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:28,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000070 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:28,675 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:01:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000071 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:30,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000072 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000073 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:31,675 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:32,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000074 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000075 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:34,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000076 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:34,675 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000077 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:36,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000078 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:37,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000079 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:37,676 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:01:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000080 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000081 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000082 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:40,676 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000083 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000084 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:43,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000085 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:43,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000086 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000087 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:46,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000088 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:46,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:01:47,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000089 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:48,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000090 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:49,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000091 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:49,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:50,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000092 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:51,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000093 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000094 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:52,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:53,094 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000095 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000096 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:01:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000097 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:01:55,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:01:55,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:01:56,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000098 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:56,155 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 1
> 13:01:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000099 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:57,262 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/.hbase-snapshot	dst=null	perm=null
> 13:01:57,263 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 5
> 13:01:57,319 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:01:57,319 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 13:01:57,319 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:01:57,319 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:01:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000100 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:01:58,571 WARN                  CatalogJanitor: 119 - CatalogJanitor disabled! Not running scan.
> 13:01:58,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:01:59,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000101 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:00,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000102 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000103 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:01,677 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:02,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000104 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000105 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:03,905 WARN                   MetricsConfig: 124 - Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties
> 13:02:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000106 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:04,678 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:02:05,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000107 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000108 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:07,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000109 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:07,678 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000110 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:08,695 INFO           DisableTableProcedure: 411 - Offlining 2 regions.
> 13:02:09,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000111 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000112 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:10,678 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000113 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000114 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:13,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000115 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:13,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:02:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000116 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:15,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000117 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000118 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:16,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:17,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000119 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:18,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000120 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:19,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000121 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:19,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000122 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000123 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000124 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:22,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:02:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000125 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:24,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000126 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:25,097 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000127 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:02:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:02:25,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000128 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:26,161 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 13:02:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000129 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:28,097 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000130 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:28,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:02:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000131 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:30,094 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000132 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000133 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:31,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:32,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000134 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000135 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:34,097 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000136 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:34,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000137 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:36,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000138 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:37,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000139 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:37,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000140 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000141 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000142 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:40,679 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000143 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000144 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:43,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000145 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:43,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:02:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000146 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000147 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:46,098 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000148 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:46,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:47,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000149 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:48,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000150 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:49,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000151 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:49,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:50,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000152 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:51,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000153 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000154 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:52,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:02:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000155 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000156 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:02:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000157 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:02:55,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:02:55,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000158 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:56,170 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:02:57,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000159 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:57,286 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:02:57,287 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 13:02:57,287 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:02:57,287 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:02:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000160 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:02:58,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:02:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000161 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:00,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000162 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000163 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:01,680 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:02,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000164 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000165 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000166 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:04,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:03:05,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000167 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000168 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:07,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000169 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:07,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000170 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:09,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000171 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000172 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:10,681 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000173 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000174 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:13,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000175 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:13,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:03:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000176 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:15,096 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000177 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000178 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:16,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:17,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000179 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:18,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000180 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:19,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000181 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:19,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:03:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000182 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000183 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000184 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:22,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:03:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000185 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000186 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:25,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000187 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:03:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:03:25,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000188 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:26,179 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 13:03:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000189 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:28,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000190 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:28,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000191 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:30,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000192 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000193 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:31,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:03:32,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000194 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000195 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:34,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000196 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:34,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:03:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000197 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:36,096 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000198 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:37,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000199 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:37,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000200 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000201 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000202 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:40,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:41,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000203 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000204 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:43,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000205 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:43,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:03:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000206 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000207 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:46,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000208 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:46,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:47,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000209 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:48,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000210 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:49,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000211 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:49,682 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:50,097 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000212 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:51,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000213 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000214 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:52,683 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:03:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000215 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000216 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:03:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000217 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:03:55,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:03:55,683 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000218 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:56,193 INFO                          Server: 589 - Served: renewLease queueTime= 0 procesingTime= 0
> 13:03:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000219 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:57,262 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:03:57,262 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 13:03:57,262 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:03:57,262 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:03:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000220 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:03:58,683 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:03:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000221 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:00,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000222 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000223 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:01,684 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:04:02,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000224 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:03,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000225 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000226 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:04,684 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:05,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000227 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000228 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:07,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000229 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:07,684 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000230 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:09,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000231 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000232 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:10,684 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000233 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000234 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:13,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000235 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:13,685 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:04:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000236 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:15,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000237 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000238 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:16,685 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:17,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000239 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:18,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000240 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:19,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000241 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:19,685 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:20,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000242 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000243 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000244 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:22,685 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000245 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000246 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:25,102 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000247 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:04:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:04:25,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:04:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000248 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:26,202 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:04:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000249 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:28,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000250 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:28,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000251 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:30,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000252 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000253 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:31,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:32,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000254 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000255 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:34,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000256 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:34,685 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000257 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:36,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000258 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:37,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000259 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:37,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:04:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000260 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000261 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000262 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:40,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000263 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000264 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:43,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000265 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:43,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000266 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000267 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:46,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000268 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:46,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:04:47,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000269 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:48,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000270 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:49,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000271 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:49,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:50,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000272 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:51,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000273 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000274 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:52,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000275 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000276 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:04:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000277 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:04:55,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:04:55,686 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:04:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000278 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:56,211 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:04:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000279 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:57,296 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:04:57,296 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:04:57,297 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:04:57,297 INFO                          Server: 589 - Served: getListing queueTime= 1 procesingTime= 0
> 13:04:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000280 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:04:58,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:04:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000281 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:00,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000282 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000283 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:01,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:05:02,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000284 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000285 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000286 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:04,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:05,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000287 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000288 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:07,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000289 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:07,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000290 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:09,099 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000291 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000292 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:10,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:05:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000293 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:12,096 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000294 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:13,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000295 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:13,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000296 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:15,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000297 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000298 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:16,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:17,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000299 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:18,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000300 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:19,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000301 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:19,687 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000302 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000303 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000304 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:22,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:05:23,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000305 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000306 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:25,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000307 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:05:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:05:25,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000308 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:26,219 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:05:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000309 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:28,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000310 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:28,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000311 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:30,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000312 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000313 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:31,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:05:32,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000314 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000315 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:34,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000316 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:34,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:05:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000317 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:36,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000318 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:37,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000319 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:37,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000320 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000321 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000322 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:40,688 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000323 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:42,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000324 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:43,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000325 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:43,689 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:05:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000326 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000327 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:46,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000328 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:46,689 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:47,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000329 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:48,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000330 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:49,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000331 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:49,689 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:50,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000332 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:51,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000333 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000334 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:52,689 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:05:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000335 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000336 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:05:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000337 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:05:55,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:05:55,690 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:05:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000338 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:56,228 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:05:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000339 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:57,388 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:05:57,388 INFO                          Server: 589 - Served: getListing queueTime= 1 procesingTime= 0
> 13:05:57,389 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:05:57,389 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 0
> 13:05:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000340 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:05:58,690 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:05:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000341 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:00,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000342 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000343 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:01,690 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:02,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000344 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000345 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000346 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:04,690 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:05,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000347 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000348 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:07,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000349 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:07,691 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:06:08,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000350 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:09,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000351 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000352 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:10,691 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000353 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000354 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:13,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000355 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:13,691 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000356 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:15,095 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000357 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000358 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:16,691 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:17,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000359 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:18,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000360 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:19,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:19,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000361 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:19,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 1
> 13:06:20,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000362 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:21,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000363 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:22,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000364 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:22,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:06:23,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000365 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:24,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000366 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:25,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:25,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000367 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:25,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:06:25,233 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:06:25,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:26,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000368 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:26,237 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:06:27,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000369 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:28,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000370 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:28,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:29,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000371 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:30,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000372 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:31,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:31,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000373 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:31,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:32,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000374 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:33,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000375 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:34,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000376 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:34,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:35,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000377 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:36,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000378 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:37,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:37,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000379 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:37,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:38,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000380 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:39,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000381 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:40,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000382 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:40,692 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:41,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000383 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:42,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000384 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:43,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:43,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000385 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:43,693 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:06:44,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000386 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:45,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000387 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:46,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000388 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:46,693 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:47,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000389 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:48,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000390 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:49,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:49,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000391 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:49,693 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:50,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000392 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:51,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000393 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:52,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000394 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:52,693 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:53,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000395 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:54,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000396 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:55,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:06:55,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000397 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:55,232 INFO         CacheReplicationMonitor: 177 - Rescanning after 30000 milliseconds
> 13:06:55,232 INFO         CacheReplicationMonitor: 202 - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
> 13:06:55,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:06:56,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000398 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:56,245 INFO                          Server: 589 - Served: renewLease queueTime= 1 procesingTime= 0
> 13:06:57,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000399 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:57,256 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/oldWALs	dst=null	perm=null
> 13:06:57,257 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 1
> 13:06:57,258 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/.hbase-snapshot	dst=null	perm=null
> 13:06:57,259 INFO                          Server: 589 - Served: getFileInfo queueTime= 0 procesingTime= 1
> 13:06:58,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000400 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:06:58,602 INFO                           audit:7769 - allowed=true	ugi=ec2-user (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/archive	dst=null	perm=null
> 13:06:58,602 INFO                          Server: 589 - Served: getListing queueTime= 0 procesingTime= 4
> 13:06:58,603 WARN                  CatalogJanitor: 119 - CatalogJanitor disabled! Not running scan.
> 13:06:58,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:06:59,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000401 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:00,091 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000402 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:01,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:07:01,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000403 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:01,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:07:02,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000404 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:03,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000405 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:03,905 WARN                   MetricsConfig: 124 - Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties
> 13:07:04,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000406 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:04,693 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:07:05,092 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000407 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:06,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000408 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:07,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:07:07,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000409 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:07,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 1 procesingTime= 0
> 13:07:08,097 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000410 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:08,762 INFO           DisableTableProcedure: 411 - Offlining 2 regions.
> 13:07:09,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000411 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:10,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000412 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:10,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:07:11,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000413 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:12,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000414 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:13,089 INFO                 SplitLogManager: 744 - total tasks = 1 unassigned = 1 tasks={/hbase/splitWAL/WALs%2Fip-10-0-14-186.ec2.internal%2C42941%2C1497445016812-splitting%2Fip-10-0-14-186.ec2.internal%252C42941%252C1497445016812.meta.1497445018297.meta=last_update = -1 last_version = -1 cur_worker_name = null status = in_progress incarnation = 0 resubmits = 0 batch = installed = 1 done = 0 error = 0}
> 13:07:13,093 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000415 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:13,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:07:14,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000416 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:15,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000417 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> 13:07:16,090 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000418 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 623.104 sec <<< FAILURE! - in org.apache.flink.addons.hbase.HBaseConnectorITCase
> org.apache.flink.addons.hbase.HBaseConnectorITCase  Time elapsed: 608.718 sec  <<< FAILURE!
> java.lang.AssertionError: Exception found deleting the table expected null, but was:<org.apache.hadoop.hbase.exceptions.TimeoutIOException: java.util.concurrent.TimeoutException: The procedure 5 is still running>
> 13:07:16,440 INFO                             log:  67 - Shutdown hook executing
> 13:07:16,440 INFO                             log:  67 - Stopped SelectChannelConnector@0.0.0.0:38863
> 13:07:16,441 INFO                    ShutdownHook: 111 - Shutdown hook starting; hbase.shutdown.hook=true; fsShutdownHook=org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer@5939a379
> 13:07:16,442 INFO                    ShutdownHook: 120 - Starting fs shutdown hook thread.
> 13:07:16,444 INFO                     clienttrace:1215 - src: /127.0.0.1:44202, dest: /127.0.0.1:43225, bytes: 13250, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1543007204_1, offset: 0, srvID: a9627507-2680-4dc4-8708-fae5ffa3c754, blockid: BP-1613435389-10.0.14.186-1497445014455:blk_1073741830_1006, duration: 617733705262
> 13:07:16,444 INFO                        DataNode:1196 - PacketResponder: BP-1613435389-10.0.14.186-1497445014455:blk_1073741830_1006, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
> 13:07:16,445 INFO                BlockStateChange:2350 - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43225 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-13482c51-bd05-4034-8d47-effceba1540b:NORMAL|RBW]]} size 487
> 13:07:16,445 INFO                          Server: 589 - Served: blockReceivedAndDeleted queueTime= 1 procesingTime= 0
> 13:07:16,450 INFO                       FSEditLog: 673 - Number of transactions: 169 Total time for transactions(ms): 20 Number of transactions batched in Syncs: 4 Number of syncs: 112 SyncTimes(ms): 7 3
> 13:07:16,450 INFO                     StateChange:3010 - DIR* completeFile: /user/ec2-user/test-data/f4c0b744-7975-40a6-9224-36463c4263f1/MasterProcWALs/state-00000000000000000001.log is closed by DFSClient_NONMAPREDUCE_-1543007204_1
> 13:07:16,451 INFO                          Server: 589 - Served: complete queueTime= 1 procesingTime= 1
> 13:07:16,451 INFO                    ShutdownHook: 134 - Shutdown hook finished.
> 13:07:16,541 INFO                             log:  67 - Shutdown hook complete
> 13:07:16,694 INFO                          Server: 589 - Served: sendHeartbeat queueTime= 0 procesingTime= 0
> 13:07:17,094 INFO     SplitLogManagerCoordination: 473 - task /hbase/splitWAL/RESCAN0000000419 entered state: DONE ip-10-0-14-186.ec2.internal,41977,1497445016432
> Results :
> Failed tests:
>   HBaseConnectorITCase>HBaseTestingClusterAutostarter.tearDown:242->HBaseTestingClusterAutostarter.deleteTables:128 Exception found deleting the table expected null, but was:<org.apache.hadoop.hbase.exceptions.TimeoutIOException: java.util.concurrent.TimeoutException: The procedure 5 is still running>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)