| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
290 (5.786s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: please hold off on turnk commits until I give the all clear, merging snapshots branch with trunk. thx. <EOM> - HBase - [mail # dev]
|
|
...Well done, guys! Thanks for all the hard work pushing this through. On Thu, Feb 21, 2013 at 12:22 PM, Stack wrote: ...
|
|
|
Author: Gary Helmling,
2013-02-21, 20:27
|
|
|
Re: restrict clients - HBase - [mail # user]
|
|
...You can also use the service-level authorization support to control which users/groups are allowed to connect at all. It's configured via hbase-policy.xml in the conf/ directory and fu...
|
|
|
Author: Gary Helmling,
2013-02-12, 04:05
|
|
|
Re: org.apache.hadoop.hbase vs org.apache.hbase namespace - HBase - [mail # dev]
|
|
...There have been previous discussions about changing. I don't recall the exact conclusions, but if we did change we would break every java client there. Is the benefit really wort...
|
|
|
Author: Gary Helmling,
2013-02-07, 17:37
|
|
|
Re: [ANNOUNCE] New Apache HBase Committer - Devaraj Das - HBase - [mail # user]
|
|
...Congrats, Devaraj! On Thu, Feb 7, 2013 at 5:36 AM, Nicolas Liochon wrote: ...
|
|
|
Author: Gary Helmling,
2013-02-07, 15:58
|
|
|
Re: ANN: The 1st hbase 0.94.5 release candidate is available for download - HBase - [mail # dev]
|
|
...I think HBASE-7772 should sink the current RC. It looks like HBASE-7626 broke token authentication in some cases with secure HBase. On Tue, Feb 5, 2013 at 1:40 PM, lars hofhansl...
|
|
|
Author: Gary Helmling,
2013-02-06, 01:37
|
|
|
Re: maven junit test of a coprocessor - HBase - [mail # user]
|
|
...If you're writing a junit test that spins up a mini cluster to test the coprocessor, then there's no need to deploy the jar into HDFS just for testing. The coprocessor class should alr...
|
|
|
Author: Gary Helmling,
2013-01-31, 17:24
|
|
|
Re: Announcing Phoenix: A SQL layer over HBase - HBase - [mail # user]
|
|
...Great stuff! I've been waiting for this. Congrats on open sourcing and thanks for sharing! On Wed, Jan 30, 2013 at 1:04 PM, James Taylor wrote: ...
|
|
|
Author: Gary Helmling,
2013-01-30, 21:42
|
|
|
[HBASE-7460] Cleanup client connection layers - HBase - [issue]
|
|
...This issue originated from a discussion over in HBASE-7442. We currently have a broken abstraction with HBaseClient, where it is bound to a single Configuration instance at time of con...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7460
Author: Gary Helmling,
2013-01-30, 08:41
|
|
|
Re: Find the tablename in Observer - HBase - [mail # user]
|
|
...Since RegionEnvionment implements RegionCoprocessorEnvironment, you should be able to do: ((RegionCoprocessorEnvironment)env).getRegion().getRegionInfo().getTableName(); within y...
|
|
|
Author: Gary Helmling,
2013-01-29, 05:59
|
|
|
Re: [ANNOUNCE] New Apache HBase PMC members: Jimmy Xiang and Nicolas Liochon - HBase - [mail # dev]
|
|
...Congrats Jimmy and Nicolas! On Tue, Jan 22, 2013 at 9:30 AM, Jimmy Xiang wrote: ...
|
|
|
Author: Gary Helmling,
2013-01-22, 18:33
|
|
|
|