[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513102 ]
stack commented on HADOOP-1608: ------------------------------- Try this Edward: {code} % ${HBASE_HOME}/bin/hbase org.apache.hadoop.mapred.JobClient YOUR_JOB_JAR {code} The above does as '${HADOOP_HOME}/bin/hadoop jar YOUR_JOB_JAR' does only it has hadoop-hbase.jar on the CLASSPATH Perhaps we should add to the hbase script support for a 'jar' argument? > [HbaseShell] Relational Algrebra Operators > ------------------------------------------ > > Key: HADOOP-1608 > URL: https://issues.apache.org/jira/browse/HADOOP-1608 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.13.0 > Environment: All environments > Reporter: edward yoon > Priority: Minor > Fix For: 0.14.0 > > Attachments: shell_r_operators_v01.patch > > > Development of relational algebra operators has begun. > * Projection > * Selection > * Product > * Rename > * Group > * Sort -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.