cluster:115
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:115 [2013/09/09 18:27] – hmeij | cluster:115 [2013/09/10 19:04] (current) – [Rhadoop] hmeij | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| **[[cluster: | **[[cluster: | ||
| - | ===== Use Hadoop | + | ===== Use Hadoop Cluster ===== |
| [[cluster: | [[cluster: | ||
| Line 356: | Line 356: | ||
| pkg-config --cflags thrift | pkg-config --cflags thrift | ||
| cp -p / | cp -p / | ||
| + | |||
| + | HBASE_ROOT/ | ||
| + | lsof -i:9090 that is server, port 9095 is monitor | ||
| + | |||
| </ | </ | ||
| Line 365: | Line 369: | ||
| * permissions reset on /hdfs, not sure why | * permissions reset on /hdfs, not sure why | ||
| * also use / | * also use / | ||
| - | * | + | * some more notes below |
| + | |||
| + | < | ||
| + | |||
| + | |||
| + | install.packages(' | ||
| + | install.packages(" | ||
| + | install.packages(c(" | ||
| + | |||
| + | wget http:// | ||
| + | wget -O rmr-2.2.0.tar.gz http:// | ||
| + | wget -O rhdfs_1.0.5.tar.gz https:// | ||
| + | |||
| + | R CMD INSTALL Rcpp_0.9.8.tar.gz | ||
| + | R CMD INSTALL rmr-2.2.0.tar.gz | ||
| + | R CMD INSTALL rhdfs_1.0.5.tar.gz | ||
| + | R CMD INSTALL rhbase_1.2.0.tar.gz | ||
| + | |||
| + | yum install openssl098e openssl openssl-devel flex boost ruby ruby-libs ruby-devel php php-libs php-devel \ | ||
| + | automake libtool flex bison pkgconfig gcc-c++ boost-devel libevent-devel zlib-devel python-devel ruby-devel | ||
| + | |||
| + | b2 install --prefix=/ | ||
| + | |||
| + | thrift: ./configure --prefix=/ | ||
| + | make install | ||
| + | |||
| + | cp -p / | ||
| + | cd /usr/lib; ln -s libthrift-0.9.0.so libthrift.so | ||
| + | |||
| + | SKIP (nasty replaced with straight copy, could go to nodes) | ||
| + | http:// | ||
| + | 'o conf commit' | ||
| + | cpan> install Hadoop:: | ||
| + | |||
| + | whitetail only, unpack hbase, edit conf/ | ||
| + | also edit conf/ | ||
| + | copy / | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | The directory where the snapshot is stored. | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
| + | </ | ||
cluster/115.1378751268.txt.gz · Last modified: by hmeij
