summaryrefslogtreecommitdiff
path: root/hdfs
AgeCommit message (Expand)Author
2022-01-24Move HDFS support to separate repo (#9170)Yanqin Jin
2022-01-04Make the Env class Customizable (#9293)mrambacher
2020-06-12fix build with 'USE_HDFS' on windows (#6950)Zhen Li
2020-05-08prototype status check enforcement (#6798)Andrew Kryczka
2020-04-17Add IsDirectory() to Env and FS (#6711)Yanqin Jin
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-04-18Add copyright headers per FB open-source checkup tool. (#5199)Fosco Marotto
2019-03-28Fix db_stress for custom env (#5122)Yanqin Jin
2018-11-09Update all unique/shared_ptr instances to be qualified with namespace std (#4...Sagar Vemuri
2018-03-05Comment out unused variablesAndrew Kryczka
2018-02-22Back out "[codemod] - comment out unused parameters"Igor Sugak
2018-02-22- comment out unused parametersDavid Lai
2018-01-29Suppress lint in old filesMark Isaacson
2017-07-21Revert "comment out unused parameters"Sagar Vemuri
2017-07-21comment out unused parametersVictor Gao
2017-07-15Change RocksDB LicenseSiying Dong
2017-05-23New API for background work in single thread poolAndrew Kryczka
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2016-09-14Fix bug in UnScSigned-off-by: xh931076284 <931076284@qq.com> (#1336)xh931076284
2016-04-12using java7 in runtime for hdfs env (#1072)Shu Zhang
2016-04-07instructing people to use java7 for hdfs (#1063)Shu Zhang
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-12-30update posix env schedule callShu Zhang
2015-12-29fix inconsistency between env_hdfs and envShu Zhang
2015-12-22Merge pull request #863 from zhangyybuaa/fix_hdfs_errorIgor Canadi
2015-12-14Running manual compactions in parallel with other automatic or manual compact...Venkatesh Radhakrishnan
2015-12-11fix typos in commentscharsyam
2015-12-02fix LinkFile() undefined reference errorZhang Yangyang
2015-08-12[Cleanup] Remove RandomRWFileIslam AbdelRahman
2015-07-20Improved FileExists APIagiardullo
2015-07-01Windows Port from MicrosoftDmitri Smirnov
2015-06-11Add Env::GetThreadID(), which returns the ID of the current thread.Yueh-Hsuan Chiang
2015-03-16Remove unused parameter in CancelAllBackgroundWorkVenkatesh Radhakrishnan
2015-03-16Speed up rocksDB close call.Venkatesh Radhakrishnan
2015-02-26rocksdb: Add missing overrideIgor Sugak
2014-12-05Replace exception by abort() in dummy HdfsEnv implementation.Yueh-Hsuan Chiang
2014-11-14Provide openable snapshotsVenkatesh Radhakrishnan
2014-11-03DB::Open() to automatically increase thread pool size if it is smaller than m...sdong
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