SteNicholas commented on pull request #13275:
URL: https://github.com/apache/flink/pull/13275#issuecomment-683535008


   @leonardBang I have confusion about using ``openInputFormat()`` to refactor. 
In current logic, ``createInputSplits`` is called before the 
``openInputFormat`` method. If we creates a connection to HBase in 
``openInputFormat`` method, ``createInputSplits`` causes Exception. Based on 
above consideration, I don't put the initialization logic to 
``openInputFormat()``.


----------------------------------------------------------------
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.

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


Reply via email to