I need to retrieve 10 million rows from Hive.
String sql = select * from table_name
List> resultSet = jd