HBASE-1850 moving SampleUploader to mapreduce package

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Gray 2009-09-17 18:45:39 +00:00
parent d05c21d733
commit 4c6d3ff0d4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.apache.hadoop.hbase.mapred;
package org.apache.hadoop.hbase.mapreduce;
import java.io.IOException;