Q1 Single choice Flag Use of Bulk Load in HBase for loading large volume of data will result in which of the following? A It will use less CPU but will use more network resource B It will use less network resource but more CPU C It will behave same way as using HBase API for loading large volume of data D None of the above Correct answer