The tserver started on November 20: 20 15:13:14,328 [client.ZooKeeperInstance] DEBUG: Trying to read instance id from /table/accumulo/instance_id 20 15:13:14,328 [server.Accumulo] INFO : Instance c8e02396-a69f-48be-aec2-045bbc55fa0c
There was no FATAL log message. On Wed, Nov 28, 2012 at 11:08 AM, Keith Turner <[email protected]> wrote: > 27 11:48:04,332 [tableOps.CleanUp] DEBUG: Still waiting for table to be > deleted: n8 locationState: n8<<@(null,10.0.0.10:41000[43b1b039a081368],null) > > The delete code waits for all tablets related to a table to unload. It will > wait for tablets that are assigned or hosted. An assigned tablet is one > that the master has asked a tablet server to load, but the tablet server has > not yet loaded. A hosted tablet is loaded. > > The debug message seems to indicate n8<< was hosted. If it were assigned, > but not hosted I think it would print > n8<<@(10.0.0.10:41000[43b1b039a081368],null,null) instead of > @(null,10.0.0.10:41000[43b1b039a081368],null). > > So the master thought the tablet was loaded, even though the tablet load > time was later. > > What times did the tablet server start? You can grep tablet server logs for > "Instance". The Accumulo instance id is logged when a tablet server starts. > Also, are there any FATAL messages in the tserver logs? > > Keith > > On Wed, Nov 28, 2012 at 10:44 AM, Lin XIAO <[email protected]> wrote: >> >> n8 was an empty table created through the shell. Here are the logs on >> machine 10.0.0.10 >> >> 27 11:52:25,220 [tabletserver.TabletServer] INFO : Loading tablet n8<< >> 27 11:52:25,221 [tabletserver.TabletServer] INFO : >> cloud9/10.0.0.10:41000: got assignment from master: n8<< >> 27 11:52:25,221 [tabletserver.TabletServer] DEBUG: Loading extent: n8<< >> 27 11:52:25,221 [tabletserver.TabletServer] DEBUG: verifying extent n8<< >> 27 11:52:25,223 [tabletserver.Tablet] DEBUG: Looking at metadata {n8< >> future:43b1b039a081368 [] 423355 false=10.0.0.10:41000, n8< srv:dir [] >> 423354 false=/default_tablet, n8< srv:lock [] 423354 >> false=masters/lock/zlock-0000000184$43b1b039a08ad85, n8< srv:time [] >> 423354 false=M0, n8< ~tab:~pr [] 423354 false=} >> 27 11:52:25,223 [tabletserver.Tablet] DEBUG: got [] for logs for n8<< >> 27 11:52:25,230 [tabletserver.Tablet] TABLET_HIST: n8<< opened >> >> Thanks, >> Lin >> >> On Wed, Nov 28, 2012 at 8:55 AM, Keith Turner <[email protected]> wrote: >> > Can you look at the logs for tablet server 10.0.0.10 and see what was >> > going >> > on with tablet n8<<? >> > >> > Keith >> > >> > >> > On Tue, Nov 27, 2012 at 6:20 PM, Lin XIAO <[email protected]> wrote: >> >> >> >> I've only went through the master log generated today for FAILED >> >> transactions. >> >> CreateTable operations failed because the table already exist while >> >> the DeleteTable failed because the table doesn't exist. I think the >> >> user run his hadoop jobs several times with same table names. If the >> >> table cannot be deleted, the following create operations will fail. >> >> I'm not sure why he tried to delete an non-existed table though. >> >> >> >> 27 04:52:16,547 [fate.Fate] WARN : Failed to execute Repo, >> >> tid=1f4c647a48c383a6 >> >> ThriftTableOperationException(tableId:gf, tableName:, op:DELETE, >> >> type:NOTFOUND, description:Table does not exists) >> >> at >> >> >> >> org.apache.accumulo.server.master.tableOps.Utils.reserveTable(Utils.java:82) >> >> at >> >> >> >> org.apache.accumulo.server.master.tableOps.DeleteTable.isReady(DeleteTable.java:224) >> >> at >> >> >> >> org.apache.accumulo.server.master.tableOps.DeleteTable.isReady(DeleteTable.java:212) >> >> at >> >> >> >> org.apache.accumulo.server.master.tableOps.TraceRepo.isReady(TraceRepo.java:50) >> >> at >> >> >> >> org.apache.accumulo.server.fate.Fate$TransactionRunner.run(Fate.java:62) >> >> at >> >> >> >> org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34) >> >> at java.lang.Thread.run(Thread.java:662) >> >> 27 04:52:16,564 [zookeeper.DistributedReadWriteLock] DEBUG: Removing >> >> lock entry 1 userData 1f4c647a48c383a6 lockType WRITE >> >> 27 04:52:16,569 [tableOps.Utils] INFO : table gf (1f4c647a48c383a6) >> >> unlocked for write >> >> >> >> A deleteTable operation succeeded after I killed the tablet server. >> >> Here are some related logs: >> >> >> >> 27 11:46:32,656 [zookeeper.DistributedReadWriteLock] INFO : Added lock >> >> entry 0 userData 12f1518e50918eaa lockType WRITE >> >> 27 11:46:32,658 [tableOps.Utils] INFO : table n8 (12f1518e50918eaa) >> >> locked for write operation: DELETE >> >> 27 11:46:32,660 [tables.TableManager] DEBUG: Transitioning state for >> >> table n8 from ONLINE to DELETING >> >> 27 11:46:32,662 [master.EventCoordinator] INFO : deleting table n8 >> >> 27 11:46:32,663 [state.ZooTabletStateStore] DEBUG: Returning root >> >> tablet state: >> >> >> >> !0;!0<<@(null,10.0.0.36:41000[33b1b27a4ad120a],10.0.0.36:41000[33b1b27a4ad120a]) >> >> 27 11:46:32,663 [tables.TableManager] DEBUG: State transition to >> >> DELETING @ WatchedEvent state:SyncConnected type:NodeDataChanged >> >> path:/accumulo/c8e02396-a69f-48be-aec2-045bbc55fa0c/tables/n8/state >> >> 27 11:46:32,663 [master.EventCoordinator] INFO : Table state in >> >> zookeeper changed for n8 to DELETING >> >> 27 11:46:32,685 [master.Master] DEBUG: Finished gathering information >> >> from 30 servers in 0.02 seconds >> >> 27 11:46:32,686 [master.Master] DEBUG: Telling >> >> 10.0.0.38:41000[23b1b03315212c6] to use loggers [10.0.0.64:11224, >> >> 10.0.0.15:11224] >> >> 27 11:46:32,686 [master.Master] DEBUG: Telling >> >> 10.0.0.36:41000[33b1b27a4ad120a] to use loggers [10.0.0.47:11224, >> >> 10.0.0.51:11224] >> >> 27 11:48:04,332 [tableOps.CleanUp] DEBUG: Still waiting for table to >> >> be deleted: n8 locationState: >> >> n8<<@(null,10.0.0.10:41000[43b1b039a081368],null) >> >> 27 14:26:09,101 [zookeeper.ZooReaderWriter] WARN : Error connecting to >> >> zookeeper, will retry in 250 >> >> org.apache.zookeeper.KeeperException$ConnectionLossException: >> >> KeeperErrorCode = ConnectionLoss for >> >> /accumulo/c8e02396-a69f-48be-aec2-045bbc55fa0c/fate/tx_12f1518e50918eaa >> >> at >> >> org.apache.zookeeper.KeeperException.create(KeeperException.java:90) >> >> at >> >> org.apache.zookeeper.KeeperException.create(KeeperException.java:42) >> >> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:921) >> >> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:950) >> >> at >> >> org.apache.accumulo.core.zookeeper.ZooReader.getData(ZooReader.java:42) >> >> at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) >> >> at >> >> >> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> >> at java.lang.reflect.Method.invoke(Method.java:597) >> >> at >> >> >> >> org.apache.accumulo.server.zookeeper.ZooReaderWriter$1.invoke(ZooReaderWriter.java:169) >> >> at $Proxy3.getData(Unknown Source) >> >> at >> >> org.apache.accumulo.server.fate.ZooStore._getStatus(ZooStore.java:305) >> >> at >> >> >> >> org.apache.accumulo.server.fate.ZooStore.waitForStatusChange(ZooStore.java:327) >> >> at >> >> org.apache.accumulo.server.fate.Fate.waitForCompletion(Fate.java:186) >> >> at >> >> >> >> org.apache.accumulo.server.master.Master$MasterClientServiceHandler.waitForTableOperation(Master.java:1041) >> >> at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source) >> >> at >> >> >> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> >> at java.lang.reflect.Method.invoke(Method.java:597) >> >> at >> >> >> >> org.apache.accumulo.cloudtrace.instrument.thrift.TraceWrap$1.invoke(TraceWrap.java:59) >> >> at $Proxy4.waitForTableOperation(Unknown Source) >> >> at >> >> >> >> org.apache.accumulo.core.master.thrift.MasterClientService$Processor$waitForTableOperation.process(MasterClientService.java:1988) >> >> at >> >> >> >> org.apache.accumulo.core.master.thrift.MasterClientService$Processor.process(MasterClientService.java:1456) >> >> at >> >> >> >> org.apache.accumulo.server.util.TServerUtils$TimedProcessor.process(TServerUtils.java:154) >> >> at >> >> >> >> org.apache.thrift.server.TNonblockingServer$FrameBuffer.invoke(TNonblockingServer.java:631) >> >> at >> >> >> >> org.apache.accumulo.server.util.TServerUtils$THsHaServer$Invocation.run(TServerUtils.java:202) >> >> at >> >> >> >> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >> >> at >> >> >> >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >> >> at >> >> >> >> org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34) >> >> at java.lang.Thread.run(Thread.java:662) >> >> 27 16:08:04,530 [master.CoordinateRecoveryTask] WARN : Recovery of >> >> 10.0.0.10:11224:d5706280-f28b-4da0-9a64-8262b946686a failed >> >> 27 16:08:04,532 [master.CoordinateRecoveryTask] DEBUG: Starting log >> >> recovery: 10.0.0.14:11224/9887ab7c-6352-43f9-b6bd-abb901aa40b3 >> >> 27 16:08:04,533 [master.CoordinateRecoveryTask] DEBUG: Starting to >> >> copy 9887ab7c-6352-43f9-b6bd-abb901aa40b3 from 10.0.0.14:11224 >> >> 27 16:08:04,673 [security.Auditor] AUDIT: Using credentials !SYSTEM: >> >> deleted table n8 >> >> 27 16:08:04,674 [zookeeper.DistributedReadWriteLock] DEBUG: Removing >> >> lock entry 0 userData 12f1518e50918eaa lockType WRITE >> >> 27 16:08:04,678 [tableOps.Utils] INFO : table n8 (12f1518e50918eaa) >> >> unlocked for write >> >> 27 16:08:04,678 [tableOps.CleanUp] DEBUG: Deleted table n8 >> >> >> >> Thanks, >> >> Lin >> >> >> >> On Tue, Nov 27, 2012 at 5:24 PM, John Vines <[email protected]> wrote: >> >> > That should also pop up in the recent events in the monitor. >> >> > >> >> > >> >> > >> >> > On Tue, Nov 27, 2012 at 5:22 PM, Keith Turner <[email protected]> >> >> > wrote: >> >> >> >> >> >> Look in the master logs to see what went wrong with the failed >> >> >> delete >> >> >> table operations. On of them is 1f4c647a48c383a6, if you grep the >> >> >> master >> >> >> logs for 1f4c647a48c383a6 what do you see? >> >> >> >> >> >> On Tue, Nov 27, 2012 at 4:42 PM, Lin XIAO <[email protected]> >> >> >> wrote: >> >> >>> >> >> >>> txid: 662a05cc47f39958 status: SUCCESSFUL op: >> >> >>> TableRangeOp >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 56a0bff9ec9ca336 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3572c73dbd3aba73 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 448b068738d7af7a status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 09583b98336a3d0d status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 28608caeee4921c1 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 474eed6bb4ca7153 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 394429e4aa1a4ecd status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5936f5303207629f status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 65d3480a2c9b8662 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0a9e7c4eb9f12424 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 77e9bfda4189490d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4831c192ce2b3ecd status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3e4a893e3d2cdfe3 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1f4c647a48c383a6 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5165b610193bad9e status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 40856ee9e8ae4c93 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7253e61081cfac4b status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 594beffb28696a1b status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5e5fba2a68c16832 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 32301b3b6f3bb153 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5781fcdd5a7d7336 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5296eb970dee4d6c status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1cff0e2db601191f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 478bfcfc84c99bb5 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0927034ab3b14fc7 status: SUCCESSFUL op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5f55fcee11ecbdae status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4edda48ad708a822 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 17a3046a636ce5bb status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 06ddef5bc35ac902 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7add32014ff807a8 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 279e92a85ecf4b11 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 77c581cad6d78b3d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0954597c10c1dd27 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5959936797c4486e status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6d8fc72f539477d4 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 29f186318325f6b6 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 34d12ea53f5d4de6 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 309d5f1641b664bb status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1be97c819f4ccafe status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5a4b7d4388e72682 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 759234cac75efa7f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5f83019e58a7d6f1 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0b5f7572289c9069 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 03df2e29e5e8e241 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7091a54ac2e689e6 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 44af272a6e1c9e3f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6b4cdfb3e79718ed status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5b4c63a66ebce4e4 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7375b0572c572fde status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 59cfa0b846ed15e8 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7e2e3b7069060675 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 086b500402f06167 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7db666031c3db919 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6bc6690cbe6bb1f9 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 14bb39810c075ae0 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 35603169df5c1976 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4fe83098113b42f8 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 52888c54292a4d28 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6e5e68396918198e status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 001f8f67a9e835b7 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 05d86c2567928ce0 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 55223f39140c198f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 24f0a455ba22d0d8 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 2a9dbc4b46068e82 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 22e48679e9e02054 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 26c4fefc26374eee status: SUCCESSFUL op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 086974f07b4976b1 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 22f54964ca1d8f89 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3195eecf3935247e status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 440c3f186ab6bb79 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5e96f2900d4b240e status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5a6c155bb5e97883 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 10975a66d4a43c4d status: SUCCESSFUL op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3c7a9de4d155eb49 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 483a630c80c11cb7 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 34a75d70f3d91eb1 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 23d680573415eafc status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 659932891016def5 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 103a5d3703e9157b status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0fd7f50b85b06f61 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 12f1518e50918eaa status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1275feca7367c159 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 587c8aa88dffb057 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3543d58b42267d40 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0dffcfd8e49ff604 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 34be96e3f52acff3 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7b92ede91fd98fcd status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 58d6ea332efaa391 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7a9001fcce87bae4 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1a9baf9a453d755e status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1fad6902fd4ac277 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6ca1a6b2418025a4 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4b5ac5ff444946f3 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 61af415330f15b32 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1c96e2aaf79b4c41 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5cdcd083e1036243 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 2e46a308dc94c9f7 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 007b58019ff38590 status: NEW op: null >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1db73c3a68f6da7e status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1377f84538fdb9a3 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4bb21351fbe21ab0 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 72354f938b7d714f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 688bb51c69d52c23 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3744d374b7482b70 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6b51a580cc4df72f status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 580310180805b844 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 49544e9f526ef529 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3f2422ec50d967d1 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 36c5c2ced8c46e3d status: SUCCESSFUL op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4433f79acda22242 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 64857cbe596784ca status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 35c66ad5ee7787aa status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 17d0a2ec53bea168 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5e293999ef0609bf status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 611c85f425076c21 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6243a7b74ad0acbd status: SUCCESSFUL op: >> >> >>> TableRangeOp >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7c9d24a4daef64d2 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1441c32f6884b416 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 65047593624eec60 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 14252f47d7534d9c status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 2553e26b0e5ae42d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 2b3eda45678c8f69 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6804ba817c974ff5 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 530414fe547b9ddf status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 16916586e02d6ea4 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0b55a9e5c6068ae3 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7f6842c015207243 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 21626ee8ec61aa39 status: SUCCESSFUL op: >> >> >>> TableRangeOp >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 348e8f998fc40cf9 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 39097dbffefcfb72 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 039cdcc3cc9658b6 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6914b224dd15c4da status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 4233f99555a21d95 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 79b15d46ac16232d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 467f6900a418b0bf status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 5f688df4f502cefc status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 7f97f86bf21d001e status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3a8768fbcfb03e24 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 416e23615ea9c6b2 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0fe16152a33f9fd2 status: NEW op: null >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0884a07e01b6ff07 status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1c2ea4379162adc9 status: FAILED op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 744a08af129a0c5d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 660e04c3549e2429 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 6c7f832644374d22 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 71fa97a6ee3484db status: SUCCESSFUL op: DeleteTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 34eb8c39abfb759b status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 0fbf1b1f0a58bae7 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 70044da002f8082d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 3b2d161c3b4ff5a5 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 39e0023b0a99fdb4 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 1c71b9d44166a6e5 status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 2224310e4da66fca status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 374866e7009975cc status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> txid: 710d18d764dc542d status: FAILED op: CreateTable >> >> >>> locked: [] locking: [] top: null >> >> >>> >> >> >>> >> >> >>> On Tue, Nov 27, 2012 at 4:38 PM, Keith Turner <[email protected]> >> >> >>> wrote: >> >> >>> > accumulo org.apache.accumulo.server.fate.Admin print >> >> >> >> >> >> >> >> > >> > >> > > >
