How can i use the following Filters in HBASE efficiently by PHP?
http://svn.apache.org/repos/asf/hbase/branches/0.90/src/main/java/org/apache/hadoop/hbase/filter/
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
You can always port the code to PHP. But if you don't feel up for that. The only other option i know of is the Java Bridge.
I never used it before. But you should be able to do things like:
http://files.zend.com/help/Zend-Server-Community-Edition/working_with_the_java_bridge.htm