Skip to content

Conversation

@bertpassek
Copy link

TableMapReduceUtil is an utility class. I can't get it why these handy methods convertStringToScan and convertScanToString are package protected?

We need to setup server side filters for mapreduce jobs so we must provide a scan object to TableInputFormat and we need those methods to put it into the job configuration. It just does not make sense.

TableMapReduceUtil is an utility class. I can't get it why these handy methods convertStringToScan and convertScanToString are package protected? 

We need to setup server side filters for mapreduce jobs so we must provide a scan object to TableInputFormat and we need those methods to put it into the job configuration. It just does not make sense.
@busbey
Copy link
Contributor

busbey commented Dec 21, 2015

Could you please open an issue on our project tracker describing the issue and attach a patch:

https://issues.apache.org/jira/browse/HBASE

for more information on submitting contributions to the project, please read through our new contributor section:

http://hbase.apache.org/book.html#getting.involved

@busbey
Copy link
Contributor

busbey commented Mar 21, 2016

This same change was made in HBASE-15223, and will be available in HBase 1.3.0+ and 2.0.0+

@asfgit asfgit closed this in 1a9837a Mar 26, 2016
bbeaudreault pushed a commit that referenced this pull request Dec 15, 2022
bbeaudreault pushed a commit that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants