[
https://issues.apache.org/jira/browse/HBASE-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854953#action_12854953
]
stack commented on HBASE-2416:
------------------------------
.bq This enhancement is due to job tracker parameter not being in
hbase-site.XML by default.
Yeah, there is no need for hbase to know directly about MR clusters, only about
the filesystem to use.
.bq If hadoop cluster is available, user would specify job tracker parameter.
If no cluster avaiable, the import/export option should be dimmed? Unavailable?
.bq Commandline version of import/export can be enhanced to accept job tracker
parameter as well for this scenario.
I thought you could do this already? IIRC, Export/Import subclass hadoop Tool
so you can pass *.xml config on command line.
> provide support in UI for table export/import
> ---------------------------------------------
>
> Key: HBASE-2416
> URL: https://issues.apache.org/jira/browse/HBASE-2416
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: util
> Affects Versions: 0.20.1
> Reporter: Ted Yu
>
> It is desirable to provide HBase table export/import capability through
> table.jsp, similar to compaction/split buttons.
> For import/export button, an input field allows user to specify
> source/destination hdfs directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.