Problem Statement: Create a HBase table 'customer' with one column family 'details'. Write a shells script that loads the content of the file customers.dat in the HBase table. The structure of file ...