Details
Description
There're currently only TBinaryProtocol and TMultiplexedProtocol supported in thrift. And my HBase system is configured to use thrift's TCompactProtocol.
So, please add new option 'thrift_protocol' in [hbase] section of hue.ini file, thus users could choose what thrift protocol to use in their connection with HBase.