View MockTable.java
package org.apache.hadoop.hbase.client; | |
/** | |
* This file is licensed to you under the Apache License, Version 2.0 (the | |
* "License"); you may not use this file except in compliance with the | |
* License. You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
View gist:665730
as root | |
$ yum update | |
$ shutdown -r 0 | |
back as root | |
$ cd /usr/local/src | |
$ wget http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm | |
$ rpm -Uvh rpmforge-release-0.5.1-1.el5.rf.i386.rpm |