Shu Zhang
e208575b2d
using java7 in runtime for hdfs env ( #1072 )
9 years ago
Shu Zhang
3b977bcdc8
instructing people to use java7 for hdfs ( #1063 )
9 years ago
charsyam
c30b499541
fix typos in comments
9 years ago
Mike Orr
c2fda55cfe
hdfs cleanup and compile test against CDH 4.4.
11 years ago
Dhruba Borthakur
4463b11cad
Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix.
...
Summary: Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix.
Test Plan: make check
Reviewers: emayanke, haobo
Reviewed By: haobo
CC: leveldb
Differential Revision: https://reviews.facebook.net/D13311
11 years ago
Dhruba Borthakur
80c663882a
Create leveldb server via Thrift.
...
Summary:
First draft.
Unit tests pass.
Test Plan: unit tests attached
Reviewers: heyongqiang
Reviewed By: heyongqiang
Differential Revision: https://reviews.facebook.net/D3969
13 years ago
Dhruba Borthakur
7e6c9b91a5
A version of snappy that uses jemalloc and gcc-4.6.2, It is here for ease of use by leveldb code.
...
Test Plan: Run benchmark
Differential Revision: https://reviews.facebook.net/D3687
13 years ago
Dhruba Borthakur
a35e574344
Make Leveldb save data into HDFS files. You have to set USE_HDFS in your environment variable to compile leveldb with HDFS support.
...
Test Plan: Run benchmark.
Differential Revision: https://reviews.facebook.net/D3549
13 years ago