stack created HBASE-17008:
-
Summary: Examples, Doc, and Helper Classes to make AsyncClient go
down easy
Key: HBASE-17008
URL: https://issues.apache.org/jira/browse/HBASE-17008
Project: HBase
Issue T
Want to respond to Mahsa Ghafourian's request in another thread that they
be added to the channel?
Thanks,
S
On Tue, Nov 1, 2016 at 11:44 PM, Apekshit Sharma wrote:
> Hey, so am the admin right now. I remember adding purtell also as admin. As
> for inviting new people, any can do it.
> Let me ad
[
https://issues.apache.org/jira/browse/HBASE-16994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
binlijin reopened HBASE-16994:
--
> Region report a last flushed sequence id that is less than the previous last
> flushed sequence id
> --
[
https://issues.apache.org/jira/browse/HBASE-16994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
binlijin resolved HBASE-16994.
--
Resolution: Duplicate
> Region report a last flushed sequence id that is less than the previous last
>
[
https://issues.apache.org/jira/browse/HBASE-16994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
binlijin resolved HBASE-16994.
--
Resolution: Invalid
> Region report a last flushed sequence id that is less than the previous last
> f
[
https://issues.apache.org/jira/browse/HBASE-16978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved HBASE-16978.
Resolution: Fixed
Addendum integrated.
> Disable backup by default
> -
>
>
[
https://issues.apache.org/jira/browse/HBASE-16983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang reopened HBASE-16983:
Reopen for addendum. [~stack]
> TestMultiTableSnapshotInputFormat failing with Unable to crea
Esteban Gutierrez created HBASE-17007:
-
Summary: Move ZooKeeper logging to its own log file
Key: HBASE-17007
URL: https://issues.apache.org/jira/browse/HBASE-17007
Project: HBase
Issue Ty
Appy created HBASE-17006:
Summary: Add names to threads for better debugability of thread
dumps
Key: HBASE-17006
URL: https://issues.apache.org/jira/browse/HBASE-17006
Project: HBase
Issue Type: Imp
huaxiang sun created HBASE-17005:
Summary: Improve log message in MobFileCache
Key: HBASE-17005
URL: https://issues.apache.org/jira/browse/HBASE-17005
Project: HBase
Issue Type: Improvement
Right, these drawbacks are what I was getting at with "impose limits on
how HBase structures storage on the filesystem". It does imply major
changes to filesystem structure and multiple WALs. I didn't think of
snapshots, you are right that makes filesystem reorganization more
complicated. To your
Josh:
Please capture the following in design doc.
Thanks
On Wed, Nov 2, 2016 at 3:28 PM, Enis Söztutar wrote:
> Thanks Andrew,
>
> I forgot to mention that we have considered using the HDFS quota
> enforcement directly as well, but decided against it for a couple of
> reasons.
> - Our current
Thanks Andrew,
I forgot to mention that we have considered using the HDFS quota
enforcement directly as well, but decided against it for a couple of
reasons.
- Our current layout has files in the data directory, as well as archive
directory and WALs, etc. Since there is no option for HDFS quotas
[
https://issues.apache.org/jira/browse/HBASE-16978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Rodionov reopened HBASE-16978:
---
Reopen for addendum
> Disable backup by default
> -
>
>
Another approach to hard limits could be pushing the quota down to the HDFS
level, because HDFS would have a very accurate assessment of quota
utilization at all times, but this would only work with HDFS and impose
limits on how HBase structures storage on the filesystem (e.g. all files
for a names
Appy created HBASE-17004:
Summary: Refactor IntegrationTestManyRegions to use @ClassRule for
timing out
Key: HBASE-17004
URL: https://issues.apache.org/jira/browse/HBASE-17004
Project: HBase
Issue T
Thanks Josh for the doc and pursuing this.
I was involved with some of the design choices so consider me a +1 on the
general approach. One topic which is not covered here is that the other
design decision that we could have pursued is a more strict control on the
quota usage so that we would alway
Josh Elser created HBASE-17003:
--
Summary: Update book for filesystem use quotas
Key: HBASE-17003
URL: https://issues.apache.org/jira/browse/HBASE-17003
Project: HBase
Issue Type: Sub-task
Josh Elser created HBASE-17002:
--
Summary: [Master] Report quotas and active violations on Master UI
Key: HBASE-17002
URL: https://issues.apache.org/jira/browse/HBASE-17002
Project: HBase
Issue T
Josh Elser created HBASE-17001:
--
Summary: [RegionServer] Implement enforcement of quota violation
policies
Key: HBASE-17001
URL: https://issues.apache.org/jira/browse/HBASE-17001
Project: HBase
Josh Elser created HBASE-17000:
--
Summary: [RegionServer] Compute region filesystem space use
Key: HBASE-17000
URL: https://issues.apache.org/jira/browse/HBASE-17000
Project: HBase
Issue Type: Su
Josh Elser created HBASE-16999:
--
Summary: [Master] Inform RegionServers on size quota violations
Key: HBASE-16999
URL: https://issues.apache.org/jira/browse/HBASE-16999
Project: HBase
Issue Type
Josh Elser created HBASE-16998:
--
Summary: [Master] Analyze table use reports and update quota
violations
Key: HBASE-16998
URL: https://issues.apache.org/jira/browse/HBASE-16998
Project: HBase
I
Josh Elser created HBASE-16997:
--
Summary: Collect table use information from RegionServers in Master
Key: HBASE-16997
URL: https://issues.apache.org/jira/browse/HBASE-16997
Project: HBase
Issue
Josh Elser created HBASE-16996:
--
Summary: Implement storage/retrieval of filesystem-use quotas into
quota table
Key: HBASE-16996
URL: https://issues.apache.org/jira/browse/HBASE-16996
Project: HBase
Josh Elser created HBASE-16995:
--
Summary: Build client Java API and client protobuf messages
Key: HBASE-16995
URL: https://issues.apache.org/jira/browse/HBASE-16995
Project: HBase
Issue Type: Su
Thanks for the reviews so far, Ted and Stack. The comments were great
and much appreciated.
Interpreting consensus from lack of objection, I'm going to move ahead
in earnest starting to work on what was described in the doc. Expect to
see some work break-out happening under HBASE-16961 and pat
> Maybe we should bring up our day-to-day technical doubts on that common
platform to give it some life.
Technical discussions should happen in jira or the dev mailing list.
Enis
On Wed, Nov 2, 2016 at 8:05 AM, Yu Li wrote:
> Just joint the channel, looks interesting (Smile).
>
> Best Regards,
Just joint the channel, looks interesting (Smile).
Best Regards,
Yu
On 2 November 2016 at 14:44, Apekshit Sharma wrote:
> Hey, so am the admin right now. I remember adding purtell also as admin. As
> for inviting new people, any can do it.
> Let me add more people as admin.
>
> On a side note,
Build status: Successful
If successful, the website and docs have been generated. To update the live
site, follow the instructions below. If failed, skip to the bottom of this
email.
Use the following commands to download the patch and apply it to a clean branch
based on origin/asf-site. If yo
binlijin created HBASE-16994:
Summary: Region report a last flushed sequence id that is less
than the previous last flushed sequence id
Key: HBASE-16994
URL: https://issues.apache.org/jira/browse/HBASE-16994
liubangchen created HBASE-16993:
---
Summary: BucketCache throw java.io.IOException: Invalid HFile
block magic when DATA_BLOCK_ENCODING set to DIFF
Key: HBASE-16993
URL: https://issues.apache.org/jira/browse/HBASE-1699
ChiaPing Tsai created HBASE-16992:
-
Summary: The usage of mutation from CP is weird.
Key: HBASE-16992
URL: https://issues.apache.org/jira/browse/HBASE-16992
Project: HBase
Issue Type: Bug
Duo Zhang created HBASE-16991:
-
Summary: Make the intialization of AsyncConnection asynchronous
Key: HBASE-16991
URL: https://issues.apache.org/jira/browse/HBASE-16991
Project: HBase
Issue Type:
huzheng created HBASE-16990:
---
Summary: Shell tool to dump table schemas and table privileges
Key: HBASE-16990
URL: https://issues.apache.org/jira/browse/HBASE-16990
Project: HBase
Issue Type: New F
ChiaPing Tsai created HBASE-16989:
-
Summary: RowProcess#postBatchMutate doesn’t be executed before the
mvcc transaction completion
Key: HBASE-16989
URL: https://issues.apache.org/jira/browse/HBASE-16989
36 matches
Mail list logo