Re: Multiple filterlist

2012-05-02 Thread Simon Gilliot
Hi, A FilterList is what you need. You can use only once scan.setFilter(), but you can pass it a filterList which contains numerous filters (and other filterLists)... http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/FilterList.html Le mercredi 02 mai 2012 à 13:22 +, Davis a

Re: IPC ClosedChannelException error

2012-03-26 Thread Simon Gilliot
(Constructor.java:525) I think each error after that was originaletly caused by the connexion closed. This error appears before the IPC timeout (which has been set *10). On the client, I don't see anything weird until the closed connexion. Any idea on what can cause that? Simon Gilliot Le lundi 26 mars