Re: Hadoop-Azure storage

2014-07-11 Thread Andrew Purtell
On Fri, Jul 11, 2014 at 4:55 PM, Andrew Purtell wrote: > On Fri, Jul 11, 2014 at 11:13 AM, Enis Söztutar > wrote: > >> For that regards, we have been working on getting the durability / >> recovery >> semantics that HBase requires from the underlying filesystem to be >> implemented on top of azu

Re: Hadoop-Azure storage

2014-07-11 Thread Andrew Purtell
On Fri, Jul 11, 2014 at 11:13 AM, Enis Söztutar wrote: > For that regards, we have been working on getting the durability / recovery > semantics that HBase requires from the underlying filesystem to be > implemented on top of azure page blobs. Things like atomic renames, > recoverLease, etc for e

Re: Meetup invitation: Consensus based replication in Hadoop

2014-07-11 Thread Konstantin Shvachko
Ok, or Cos. On Fri, Jul 11, 2014 at 4:41 PM, Konstantin Shvachko wrote: > Few people asked about pick up from Bart. > We can organize pick up from either West Dublin/Pleasanton Station or > Walnut Creek Station. > Whichever gets more requests until Monday 07/14. > Please ping me directly if you

Re: Meetup invitation: Consensus based replication in Hadoop

2014-07-11 Thread Konstantin Shvachko
Few people asked about pick up from Bart. We can organize pick up from either West Dublin/Pleasanton Station or Walnut Creek Station. Whichever gets more requests until Monday 07/14. Please ping me directly if you want to be picked up: s...@wandisco.com Thanks, --Konst On Tue, Jul 8, 2014 at 12:

[jira] [Created] (HBASE-11505) 'snapshot' shell command shadows 'snapshot' shell when 'help' is invoked

2014-07-11 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-11505: Summary: 'snapshot' shell command shadows 'snapshot' shell when 'help' is invoked Key: HBASE-11505 URL: https://issues.apache.org/jira/browse/HBASE-11505 Project: HBa

Re: Meetup invitation: Consensus based replication in Hadoop

2014-07-11 Thread Konstantin Boudnik
One more update: it seema that for ppl in SF, who oftentimes might not even have a car, getting to San Ramon can represent a certain difficulty. So we'll do a shuttle pickup from West Dublin BART station if there's at least a few people who want to use the option. Please respond directly to me if

[jira] [Resolved] (HBASE-11479) SecureConnection can't be closed when SecureClient is stopping because InterruptedException won't be caught in SecureClient#setupIOstreams()

2014-07-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-11479. Resolution: Fixed Fix Version/s: 0.94.22 Assignee: cuijianwei Hadoop F

Re: Hadoop-Azure storage

2014-07-11 Thread Enis Söztutar
The idea is to be able to run HBase directly on top of WASB, rather than HDFS. The data files are managed and stored in block blobs which are suitable for this workload. The WAL files are stored in page blobs. For that regards, we have been working on getting the durability / recovery semantics th

Re: Hadoop-Azure storage

2014-07-11 Thread Nick Dimiduk
I believe "transaction log" == WAL. On Fri, Jul 11, 2014 at 9:57 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Interesting. What do they mean by "HBase transaction log files"? Do they > talk about a transactional framework? Or about the WALs/HFiles??? > > > 2014-07-11 12:22 GMT-04:

Re: Hadoop-Azure storage

2014-07-11 Thread Jean-Marc Spaggiari
Interesting. What do they mean by "HBase transaction log files"? Do they talk about a transactional framework? Or about the WALs/HFiles??? 2014-07-11 12:22 GMT-04:00 Nick Dimiduk : > FYI. It looks like the Microsoft folks want to make Azue the definitive > cloud on which to run HBase. > > -n > >

Hadoop-Azure storage

2014-07-11 Thread Nick Dimiduk
FYI. It looks like the Microsoft folks want to make Azue the definitive cloud on which to run HBase. -n https://issues.apache.org/jira/browse/HADOOP-10809

[jira] [Created] (HBASE-11504) Don't flush the socket buffer for each response

2014-07-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11504: --- Summary: Don't flush the socket buffer for each response Key: HBASE-11504 URL: https://issues.apache.org/jira/browse/HBASE-11504 Project: HBase Issue T

[jira] [Created] (HBASE-11503) Inconsistency in CP between HRegion#batchMutate() and MultiRowMutation()

2014-07-11 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-11503: -- Summary: Inconsistency in CP between HRegion#batchMutate() and MultiRowMutation() Key: HBASE-11503 URL: https://issues.apache.org/jira/browse/HBASE-11503 Project: