Lars George created HBASE-13522:
-----------------------------------
Summary: [Thrift] DemoClient.php is out of date for Thrift 0.9.x
and current HBase
Key: HBASE-13522
URL: https://issues.apache.org/jira/browse/HBASE-13522
Project: HBase
Issue Type: Bug
Components: Thrift
Affects Versions: 0.98.12, 1.0.0
Reporter: Lars George
Bucket list:
* Assumes all Thrift files are under $THRIFT_SRC_HOME/lib/php/src but is now
split between “src” and “lib"
* Apparently casing is no issue as DemoClient.php refers to lowercase
directories and finds them in Camel-Cased directories.
* Tries row with empty row key but without wrapping into try/catch
* Does assume non-UTF8 is not allowed in row key, and therefore page fails to
load because they are valid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)