Release notes for Accumulo 1.3.5 Fixed prior to incubation: * massive renaming to package name "org.apache.accumulo" * moved default HDFS location to /accumulo * moved default ZooKeeper root to /accumulo * eliminated many deprecated methods * removed massive globbing from the accumulo garbage collector * fixed slow tablet assignment if the master started with an initial empty list of tablet servers * fixed logic loading custom table load balancers * start-here did not set the master goal state * fixed error in 1.2 -> 1.3 upgrade Fixed in incubation: ACCUMULO-4 Remove jfreechart dependency ACCUMULO-47 create a script to allow current users to upgrade to the new name ACCUMULO-42 Apply apache license to code ACCUMULO-5 Log recovery fails with IllegalStateException ACCUMULO-7 tablet is both assigned and hosted ACCUMULO-51 Fix references to thrift jar ACCUMULO-26 thrift.sh does not point to the correct directories ACCUMULO-8 Resolve libthrift-0.3 dependency for Accumulo 1.3 branch ACCUMULO-16 Master uses wrong path to remove tserver lock from zookeeper ACCUMULO-28 make tserver client timeout configurable ACCUMULO-32 Clean up bin dir ACCUMULO-52 Empty bulk imported files hang around forever ACCUMULO-61 Add files generated by c++ code to svn ignore ACCUMULO-62 Random walk logging config wrong ACCUMULO-46 Fix functional tests ACCUMULO-65 missing minor compaction files under heavy namenode load ACCUMULO-63 Unable to build git mirror ACCUMULO-41 Conform to a uniform style ACCUMULO-91 importDirectory does not verify the input is a directory, and does not send absolute paths to the servers ACCUMULO-94 createMultiTableBatchWriter has arguments that are inconsistent with createTableBatchWriter ACCUMULO-38 Add svnignores for eclipse specific files/folders ACCUMULO-93 listscans in the shell attempts to contact tablet servers that do not hold locks ACCUMULO-95 MockConnector does not implement createMultiTableBatchWriter