You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by "alexdongli0829 (via GitHub)" <gi...@apache.org> on 2023/02/20 00:40:58 UTC

[GitHub] [hive] alexdongli0829 commented on pull request #4063: HIVE-24706: add the HiveHBaseTableInputFormatV2 to fix the compatible issue with spark

alexdongli0829 commented on PR #4063:
URL: https://github.com/apache/hive/pull/4063#issuecomment-1436152068

   Hey guys,
   
   I am looking into the BUGs which caused the test failure:
   
   1. Regarding the 2 Job not call close and 4 InterruptedException issue, I think I know what the report is saying, but is it indeed necessary to fix the bugs? Because most of the code is from the HiveHBaseTableInputFormat, why there is no test failure on HiveHBaseTableInputFormat?
   
   2. For the RecordReader, I need to return the RecordReader in this function, how I can close this in the getRecordReader function?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org