summaryrefslogtreecommitdiff
path: root/hdfs
AgeCommit message (Expand)Author
2014-05-20hdfs cleanup and compile test against CDH 4.4.Mike Orr
2014-05-14Improve EnvHdfsIgor Canadi
2014-03-11Env to add a function to allow users to query waiting queue lengthsdong
2014-02-25thread local pointer storageLei Jin
2014-01-27Fsync directory after we create a new fileIgor Canadi
2013-10-16Add appropriate LICENSE and Copyright message.Dhruba Borthakur
2013-10-10Fixing build failureIgor Canadi
2013-10-06Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix.Dhruba Borthakur
2013-10-04Change namespace from leveldb to rocksdbDhruba Borthakur
2013-09-12[RocksDB] Enhance Env to support two thread pools LOW and HIGHHaobo Xu
2013-08-23Replace include/leveldb with include/rocksdb.Dhruba Borthakur
2013-03-20Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-w...Dhruba Borthakur
2013-01-23Fix a number of object lifetime/ownership issuesChip Turner
2013-01-07Added clearer error message for failure to create db directory in DBImpl::Rec...Kosie van der Merwe
2012-11-28Move WAL files to archive directory, instead of deleting.sheki
2012-10-19This is the mega-patch multi-threaded compactionDhruba Borthakur
2012-09-19Allow a configurable number of background threads.Dhruba Borthakur
2012-09-12Fix compiler warnings. Use uint64_t instead of uint.Dhruba Borthakur
2012-08-29Add libhdfs.a to the build process.Dhruba Borthakur
2012-08-29Clean up compiler warnings generated by -Wall option.Dhruba Borthakur
2012-08-21adding a scribe logger in leveldb to log leveldb deploy statsheyongqiang
2012-07-07Create leveldb server via Thrift.Dhruba Borthakur
2012-06-15A version of snappy that uses jemalloc and gcc-4.6.2, It is here for ease of ...Dhruba Borthakur
2012-06-14Make Leveldb save data into HDFS files. You have to set USE_HDFS in your envi...Dhruba Borthakur