[jira] [Resolved] (HBASE-10690) Drop Hadoop-1 support

2014-03-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10690. --- Resolution: Fixed Assignee: stack Release Note: Trunk no longer has support for hadoop1. You

[jira] [Created] (HBASE-10796) Set default log level as INFO

2014-03-19 Thread stack (JIRA)
stack created HBASE-10796: - Summary: Set default log level as INFO Key: HBASE-10796 URL: https://issues.apache.org/jira/browse/HBASE-10796 Project: HBase Issue Type: Task Reporter: stack

[jira] [Resolved] (HBASE-3014) Change UnknownScannerException log level to WARN

2014-03-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3014. -- Resolution: Cannot Reproduce Marking as 'can not repro'. I think this issue is actually fixed after doing

[jira] [Created] (HBASE-10797) Add support for -h and --help to rolling_restart.sh and fix the usage string output

2014-03-19 Thread stack (JIRA)
stack created HBASE-10797: - Summary: Add support for -h and --help to rolling_restart.sh and fix the usage string output Key: HBASE-10797 URL: https://issues.apache.org/jira/browse/HBASE-10797 Project: HBase

[jira] [Resolved] (HBASE-10797) Add support for -h and --help to rolling_restart.sh and fix the usage string output

2014-03-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10797. --- Resolution: Fixed Fix Version/s: 0.96.3 0.98.2 0.99.0

[jira] [Reopened] (HBASE-10532) Make KeyValueComparator in KeyValue to accept Cell instead of KeyValue.

2014-03-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reopened HBASE-10532: Make KeyValueComparator in KeyValue to accept Cell instead of KeyValue

[jira] [Resolved] (HBASE-10532) Make KeyValueComparator in KeyValue to accept Cell instead of KeyValue.

2014-03-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-10532. Resolution: Won't Fix Make KeyValueComparator in KeyValue to accept Cell

[jira] [Created] (HBASE-10800) Use CellComparator instead of KVComparator

2014-03-19 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10800: -- Summary: Use CellComparator instead of KVComparator Key: HBASE-10800 URL: https://issues.apache.org/jira/browse/HBASE-10800 Project: HBase

[jira] [Created] (HBASE-10801) Ensure DBE interfaces can work with Cell

2014-03-19 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10801: -- Summary: Ensure DBE interfaces can work with Cell Key: HBASE-10801 URL: https://issues.apache.org/jira/browse/HBASE-10801 Project: HBase

[jira] [Created] (HBASE-10802) CellComparator.compareStaticIgnoreMvccVersion compares type wrongly

2014-03-20 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10802: -- Summary: CellComparator.compareStaticIgnoreMvccVersion compares type wrongly Key: HBASE-10802 URL: https://issues.apache.org/jira/browse/HBASE-10802

[jira] [Created] (HBASE-10803) mutateRow maybe fail when Region Server restarted(or killed) or Region Balance

2014-03-20 Thread LiJianyin (JIRA)
LiJianyin created HBASE-10803: - Summary: mutateRow maybe fail when Region Server restarted(or killed) or Region Balance Key: HBASE-10803 URL: https://issues.apache.org/jira/browse/HBASE-10803 Project

[jira] [Created] (HBASE-10811) StoreFile StartKey not included in Bloom Filter Meta

2014-03-23 Thread deepankar (JIRA)
deepankar created HBASE-10811: - Summary: StoreFile StartKey not included in Bloom Filter Meta Key: HBASE-10811 URL: https://issues.apache.org/jira/browse/HBASE-10811 Project: HBase Issue Type

[jira] [Resolved] (HBASE-10811) StoreFile StartKey not included in Bloom Filter Meta

2014-03-23 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deepankar resolved HBASE-10811. --- Resolution: Duplicate StoreFile StartKey not included in Bloom Filter Meta

[jira] [Resolved] (HBASE-10819) Backport HBASE-8063 (Filter HFiles based on first/last key) into 0.96

2014-03-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10819. --- Resolution: Fixed Assignee: stack Committed. Backport HBASE-8063 (Filter HFiles based on first/last

[jira] [Created] (HBASE-10822) Thread local addendum to HBASE-10656 Counter

2014-03-24 Thread stack (JIRA)
stack created HBASE-10822: - Summary: Thread local addendum to HBASE-10656 Counter Key: HBASE-10822 URL: https://issues.apache.org/jira/browse/HBASE-10822 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-10822) Thread local addendum to HBASE-10656 Counter

2014-03-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10822. --- Resolution: Fixed Hadoop Flags: Reviewed Applied to trunk. Thanks [~ikeda] Thread local addendum

[jira] [Created] (HBASE-10826) PrefixTree seekTo does not seek to the correct key if the given key is not in the exisitng kvs

2014-03-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10826: -- Summary: PrefixTree seekTo does not seek to the correct key if the given key is not in the exisitng kvs Key: HBASE-10826 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-10827) Making HBase use multiple ethernet cards will improve the performance

2014-03-25 Thread zhaojianbo (JIRA)
zhaojianbo created HBASE-10827: -- Summary: Making HBase use multiple ethernet cards will improve the performance Key: HBASE-10827 URL: https://issues.apache.org/jira/browse/HBASE-10827 Project: HBase

[jira] [Resolved] (HBASE-10826) PrefixTree seekTo does not seek to the correct key if the given key is not in the existing kvs

2014-03-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-10826. Resolution: Invalid This issue is not applicable here because Prefix Tree

[jira] [Created] (HBASE-10853) NPE in RSRpcServices.get on trunk

2014-03-27 Thread stack (JIRA)
stack created HBASE-10853: - Summary: NPE in RSRpcServices.get on trunk Key: HBASE-10853 URL: https://issues.apache.org/jira/browse/HBASE-10853 Project: HBase Issue Type: Bug Components

[jira] [Created] (HBASE-10855) Enable hfilev3 by default

2014-03-27 Thread stack (JIRA)
stack created HBASE-10855: - Summary: Enable hfilev3 by default Key: HBASE-10855 URL: https://issues.apache.org/jira/browse/HBASE-10855 Project: HBase Issue Type: Task Reporter: stack

[jira] [Created] (HBASE-10856) Prep for 1.0

2014-03-27 Thread stack (JIRA)
stack created HBASE-10856: - Summary: Prep for 1.0 Key: HBASE-10856 URL: https://issues.apache.org/jira/browse/HBASE-10856 Project: HBase Issue Type: Umbrella Reporter: stack Tasks

[jira] [Resolved] (HBASE-10853) NPE in RSRpcServices.get on trunk

2014-03-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10853. --- Resolution: Fixed Fix Version/s: 0.99.0 Assignee: stack Hadoop Flags: Reviewed NPE

[jira] [Created] (HBASE-10861) Supporting API in ByteRange

2014-03-28 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10861: -- Summary: Supporting API in ByteRange Key: HBASE-10861 URL: https://issues.apache.org/jira/browse/HBASE-10861 Project: HBase Issue Type

[jira] [Created] (HBASE-10870) Deprecate and replace HCD methods that have a 'should' prefix with a 'get' instead

2014-03-29 Thread stack (JIRA)
stack created HBASE-10870: - Summary: Deprecate and replace HCD methods that have a 'should' prefix with a 'get' instead Key: HBASE-10870 URL: https://issues.apache.org/jira/browse/HBASE-10870 Project: HBase

[jira] [Created] (HBASE-10880) install hbase on hadoop NN,how to configure the value hbase hbase.rootdir?

2014-03-31 Thread bobsoft (JIRA)
bobsoft created HBASE-10880: --- Summary: install hbase on hadoop NN,how to configure the value hbase hbase.rootdir? Key: HBASE-10880 URL: https://issues.apache.org/jira/browse/HBASE-10880 Project: HBase

[jira] [Resolved] (HBASE-10880) install hbase on hadoop NN,how to configure the value hbase hbase.rootdir?

2014-03-31 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10880. --- Resolution: Invalid Please ask these kind of questions on the mailing list, not in an issue. Thanks

[jira] [Created] (HBASE-10888) Enable distributed log replay as default

2014-04-01 Thread stack (JIRA)
stack created HBASE-10888: - Summary: Enable distributed log replay as default Key: HBASE-10888 URL: https://issues.apache.org/jira/browse/HBASE-10888 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-10896) Listing processes, master+regionserver shows as HMaster, others as HRegionServer

2014-04-01 Thread stack (JIRA)
stack created HBASE-10896: - Summary: Listing processes, master+regionserver shows as HMaster, others as HRegionServer Key: HBASE-10896 URL: https://issues.apache.org/jira/browse/HBASE-10896 Project: HBase

[jira] [Created] (HBASE-10897) On master start, deadlock if refresh UI

2014-04-01 Thread stack (JIRA)
stack created HBASE-10897: - Summary: On master start, deadlock if refresh UI Key: HBASE-10897 URL: https://issues.apache.org/jira/browse/HBASE-10897 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-10898) to specify isRetry of HTable region location in the configuration file

2014-04-02 Thread HungIKe (JIRA)
HungIKe created HBASE-10898: --- Summary: to specify isRetry of HTable region location in the configuration file Key: HBASE-10898 URL: https://issues.apache.org/jira/browse/HBASE-10898 Project: HBase

[jira] [Resolved] (HBASE-10898) to specify isRetry of HTable region location in the configuration file

2014-04-02 Thread HungIKe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HungIKe resolved HBASE-10898. - Resolution: Not a Problem Release Note: I found the property hbase.client.retries.number

[jira] [Created] (HBASE-10899) Multiple versions of ACLs in memstore/before compaction needs to handled

2014-04-02 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10899: -- Summary: Multiple versions of ACLs in memstore/before compaction needs to handled Key: HBASE-10899 URL: https://issues.apache.org/jira/browse/HBASE-10899

[jira] [Created] (HBASE-10903) HBASE-10740 regression; cannot pass commands for zk to run

2014-04-02 Thread stack (JIRA)
stack created HBASE-10903: - Summary: HBASE-10740 regression; cannot pass commands for zk to run Key: HBASE-10903 URL: https://issues.apache.org/jira/browse/HBASE-10903 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-10877) HBase non-retriable exception list should be expanded

2014-04-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10877. --- Resolution: Not a Problem Resolving as no longer a problem. Reopen Mr. [~sershe] if we have it wrong

[jira] [Reopened] (HBASE-10886) add htrace-zipkin to the runtime dependencies again

2014-04-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-10886: --- add htrace-zipkin to the runtime dependencies again

[jira] [Created] (HBASE-10925) Do not OOME, throw RowTooBigException instead

2014-04-07 Thread stack (JIRA)
stack created HBASE-10925: - Summary: Do not OOME, throw RowTooBigException instead Key: HBASE-10925 URL: https://issues.apache.org/jira/browse/HBASE-10925 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-10928) Add timerange support to thrift1

2014-04-07 Thread stack (JIRA)
stack created HBASE-10928: - Summary: Add timerange support to thrift1 Key: HBASE-10928 URL: https://issues.apache.org/jira/browse/HBASE-10928 Project: HBase Issue Type: Task Reporter

[jira] [Resolved] (HBASE-7323) add Cell interface to SeekerState and BufferedEncodedSeeker

2014-04-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-7323. --- Resolution: Duplicate See HBASE-10801. add Cell interface to SeekerState

[jira] [Created] (HBASE-10929) Change ScanQueryMatcher to use Cells instead of KeyValue.

2014-04-08 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10929: -- Summary: Change ScanQueryMatcher to use Cells instead of KeyValue. Key: HBASE-10929 URL: https://issues.apache.org/jira/browse/HBASE-10929 Project

[jira] [Created] (HBASE-10930) Change GetClosestRowBeforeTracker to work with Cells

2014-04-08 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10930: -- Summary: Change GetClosestRowBeforeTracker to work with Cells Key: HBASE-10930 URL: https://issues.apache.org/jira/browse/HBASE-10930 Project

[jira] [Created] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-08 Thread Carter (JIRA)
Carter created HBASE-10934: -- Summary: Provide HBaseAdminInterface to abstract HBaseAdmin Key: HBASE-10934 URL: https://issues.apache.org/jira/browse/HBASE-10934 Project: HBase Issue Type

[jira] [Created] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

2014-04-08 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10944: -- Summary: Remove all kv.getBuffer() and kv.getRow() references existing in the code Key: HBASE-10944 URL: https://issues.apache.org/jira/browse/HBASE-10944

[jira] [Resolved] (HBASE-7319) Extend Cell usage through read path

2014-04-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-7319. --- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed

[jira] [Created] (HBASE-10947) Allow subclassing of HTable and HBaseAdmin

2014-04-09 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10947: -- Summary: Allow subclassing of HTable and HBaseAdmin Key: HBASE-10947 URL: https://issues.apache.org/jira/browse/HBASE-10947 Project: HBase

[jira] [Created] (HBASE-10953) Remove unused @private SimpleBlockCache (and RandomSeek tool that uses it)

2014-04-09 Thread stack (JIRA)
stack created HBASE-10953: - Summary: Remove unused @private SimpleBlockCache (and RandomSeek tool that uses it) Key: HBASE-10953 URL: https://issues.apache.org/jira/browse/HBASE-10953 Project: HBase

[jira] [Resolved] (HBASE-10158) Add sync rate histogram to HLogPE

2014-04-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10158. --- Resolution: Implemented Sorry [~ndimiduk] Was added as side effect of HBASE-10156 FSHLog Refactor Add

[jira] [Created] (HBASE-10970) [AccessController] delete latest version should check covering permission for latest version

2014-04-13 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10970: -- Summary: [AccessController] delete latest version should check covering permission for latest version Key: HBASE-10970 URL: https://issues.apache.org/jira

[jira] [Created] (HBASE-10974) Improve DBEs read performance by avoiding byte array deep copies for key[] and value[]

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10974: -- Summary: Improve DBEs read performance by avoiding byte array deep copies for key[] and value[] Key: HBASE-10974 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HBASE-10980) Backport to 0.94 HBASE-10543 Two rare test failures with TestLogsCleaner and TestSplitLogWorker

2014-04-14 Thread stack (JIRA)
stack created HBASE-10980: - Summary: Backport to 0.94 HBASE-10543 Two rare test failures with TestLogsCleaner and TestSplitLogWorker Key: HBASE-10980 URL: https://issues.apache.org/jira/browse/HBASE-10980

[jira] [Created] (HBASE-10981) taskmonitor use subList may cause recursion and get a java.lang.StackOverflowError

2014-04-14 Thread sinfox (JIRA)
sinfox created HBASE-10981: -- Summary: taskmonitor use subList may cause recursion and get a java.lang.StackOverflowError Key: HBASE-10981 URL: https://issues.apache.org/jira/browse/HBASE-10981 Project

[jira] [Created] (HBASE-10992) getRowNum of coprocessor may return error count when users set qualifiers

2014-04-15 Thread cuijianwei (JIRA)
cuijianwei created HBASE-10992: -- Summary: getRowNum of coprocessor may return error count when users set qualifiers Key: HBASE-10992 URL: https://issues.apache.org/jira/browse/HBASE-10992 Project: HBase

[jira] [Created] (HBASE-10997) Add a modulo argument to PE to constrain the key range

2014-04-15 Thread stack (JIRA)
stack created HBASE-10997: - Summary: Add a modulo argument to PE to constrain the key range Key: HBASE-10997 URL: https://issues.apache.org/jira/browse/HBASE-10997 Project: HBase Issue Type

[jira] [Resolved] (HBASE-10997) Add a modulo argument to PE to constrain the key range

2014-04-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10997. --- Resolution: Fixed Fix Version/s: 0.99.0 Committed to trunk. Helps w/ my testing. Add a modulo

[jira] [Created] (HBASE-10998) NPE jmx.JMXJsonServlet: getting attribute

2014-04-15 Thread stack (JIRA)
stack created HBASE-10998: - Summary: NPE jmx.JMXJsonServlet: getting attribute Key: HBASE-10998 URL: https://issues.apache.org/jira/browse/HBASE-10998 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-10999) Cross-row Transaction : Implement Percolator Algorithm on HBase

2014-04-16 Thread cuijianwei (JIRA)
cuijianwei created HBASE-10999: -- Summary: Cross-row Transaction : Implement Percolator Algorithm on HBase Key: HBASE-10999 URL: https://issues.apache.org/jira/browse/HBASE-10999 Project: HBase

[jira] [Created] (HBASE-11009) We sync every hbase:meta table write twice

2014-04-16 Thread stack (JIRA)
stack created HBASE-11009: - Summary: We sync every hbase:meta table write twice Key: HBASE-11009 URL: https://issues.apache.org/jira/browse/HBASE-11009 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-11017) TestHRegionBusyWait.testWritesWhileScanning fails frequently in 0.94

2014-04-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11017. --- Resolution: Fixed Committed to 0.94. Hopefully that does it Lars. Sorry for pain caused

[jira] [Created] (HBASE-11026) Provide option to filter out all rows in PerformanceEvaluation tool

2014-04-18 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11026: -- Summary: Provide option to filter out all rows in PerformanceEvaluation tool Key: HBASE-11026 URL: https://issues.apache.org/jira/browse/HBASE-11026

[jira] [Created] (HBASE-11027) Remove kv.isDeleteXX() and related methods and use CellUtil apis.

2014-04-18 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11027: -- Summary: Remove kv.isDeleteXX() and related methods and use CellUtil apis. Key: HBASE-11027 URL: https://issues.apache.org/jira/browse/HBASE-11027

[jira] [Created] (HBASE-11053) Change DeleteTracker APIs to work with Cell

2014-04-23 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11053: -- Summary: Change DeleteTracker APIs to work with Cell Key: HBASE-11053 URL: https://issues.apache.org/jira/browse/HBASE-11053 Project: HBase

[jira] [Created] (HBASE-11066) HBase client could not add resource from hbase-site.xml

2014-04-24 Thread ZhangYong (JIRA)
ZhangYong created HBASE-11066: - Summary: HBase client could not add resource from hbase-site.xml Key: HBASE-11066 URL: https://issues.apache.org/jira/browse/HBASE-11066 Project: HBase Issue Type

[jira] [Created] (HBASE-11068) Update code to use Admin factory method instead of constructor

2014-04-24 Thread Carter (JIRA)
Carter created HBASE-11068: -- Summary: Update code to use Admin factory method instead of constructor Key: HBASE-11068 URL: https://issues.apache.org/jira/browse/HBASE-11068 Project: HBase Issue

[jira] [Created] (HBASE-11074) Have PE emit histogram stats as it runs rather than dump once at end of test

2014-04-24 Thread stack (JIRA)
stack created HBASE-11074: - Summary: Have PE emit histogram stats as it runs rather than dump once at end of test Key: HBASE-11074 URL: https://issues.apache.org/jira/browse/HBASE-11074 Project: HBase

[jira] [Created] (HBASE-11075) TestVisibilityLabelsWithDistributedLogReplay is failing in Precommit builds frequently

2014-04-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11075: -- Summary: TestVisibilityLabelsWithDistributedLogReplay is failing in Precommit builds frequently Key: HBASE-11075 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HBASE-11081) Trunk Master won't start; looking for Constructor that takes conf only

2014-04-25 Thread stack (JIRA)
stack created HBASE-11081: - Summary: Trunk Master won't start; looking for Constructor that takes conf only Key: HBASE-11081 URL: https://issues.apache.org/jira/browse/HBASE-11081 Project: HBase

[jira] [Created] (HBASE-11084) Handle deletions and column tracking using internal filters rather than using DeleteTrackers and ColumnTrackers

2014-04-26 Thread ramkrishna.s.vasudevan (JIRA)
://issues.apache.org/jira/browse/HBASE-11084 Project: HBase Issue Type: Improvement Reporter: ramkrishna.s.vasudevan Assignee: ramkrishna.s.vasudevan Fix For: 0.99.0 See HBASE-11054 for discussion. Currently the delete tracking is done

[jira] [Created] (HBASE-11088) Support Visibility Expression Deletes in Shell

2014-04-28 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11088: -- Summary: Support Visibility Expression Deletes in Shell Key: HBASE-11088 URL: https://issues.apache.org/jira/browse/HBASE-11088 Project: HBase

[jira] [Reopened] (HBASE-10997) Add a modulo argument to PE to constrain the key range

2014-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-10997: --- Going to revert this. The --size argument does what this adds better. Add a modulo argument to PE

[jira] [Resolved] (HBASE-10997) Add a modulo argument to PE to constrain the key range

2014-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10997. --- Resolution: Fixed Fix Version/s: (was: 0.99.0) Reverted this patch. Removed fix version

[jira] [Created] (HBASE-11098) Improve documentation around our blockcache options

2014-04-29 Thread stack (JIRA)
stack created HBASE-11098: - Summary: Improve documentation around our blockcache options Key: HBASE-11098 URL: https://issues.apache.org/jira/browse/HBASE-11098 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-11113) clone_snapshot command prints wrong name upon error

2014-05-04 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu resolved HBASE-3. Resolution: Duplicate [~apurtell] This is fixed as part of HBASE-10533 in all the branches. hence

[jira] [Reopened] (HBASE-11144) Filter to support scan multiple row key ranges

2014-05-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reopened HBASE-11144: The patch should be committed to be resolved as implemented. Filter

[jira] [Created] (HBASE-11160) Undo append waiting on region edit/sequence id update

2014-05-13 Thread stack (JIRA)
stack created HBASE-11160: - Summary: Undo append waiting on region edit/sequence id update Key: HBASE-11160 URL: https://issues.apache.org/jira/browse/HBASE-11160 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-11156) Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available

2014-05-13 Thread Jiten (JIRA)
Jiten created HBASE-11156: - Summary: Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available Key: HBASE-11156 URL: https://issues.apache.org/jira/browse/HBASE-11156

[jira] [Resolved] (HBASE-11156) Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available

2014-05-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11156. --- Resolution: Invalid Please ask such questions on the user mailing list. It looks like you started

[jira] [Resolved] (HBASE-11098) Improve documentation around our blockcache options

2014-05-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11098. --- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed Improve documentation around

[jira] [Created] (HBASE-11165) Scaling so cluster can host 1M regions and beyond (50M regions?)

2014-05-14 Thread stack (JIRA)
stack created HBASE-11165: - Summary: Scaling so cluster can host 1M regions and beyond (50M regions?) Key: HBASE-11165 URL: https://issues.apache.org/jira/browse/HBASE-11165 Project: HBase Issue

[jira] [Created] (HBASE-11171) More doc improvements on block cache options

2014-05-15 Thread stack (JIRA)
stack created HBASE-11171: - Summary: More doc improvements on block cache options Key: HBASE-11171 URL: https://issues.apache.org/jira/browse/HBASE-11171 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-11156) Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available

2014-05-15 Thread Jiten (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiten reopened HBASE-11156: --- I tried to create table but it is giving me below error. Kindly check hbase(main):001:0 create 'test', 'cf

[jira] [Created] (HBASE-11192) HBase ClusterId File Empty Check Loggic

2014-05-16 Thread sunjingtao (JIRA)
sunjingtao created HBASE-11192: -- Summary: HBase ClusterId File Empty Check Loggic Key: HBASE-11192 URL: https://issues.apache.org/jira/browse/HBASE-11192 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-11184) why initialize the thread pool with one thread for closing store files

2014-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11184. --- Resolution: Invalid Resolving as invalid. This kind of question best belongs on the user or dev lists

[jira] [Resolved] (HBASE-4259) Investigate different memory allocation models for off heap caching.

2014-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4259. -- Resolution: Later Resolving later. No movement in years. Investigate different memory allocation models

[jira] [Resolved] (HBASE-4909) Detailed Block Cache Metrics

2014-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4909. -- Resolution: Fixed Subsumed by HBASE-4027 Detailed Block Cache Metrics

[jira] [Resolved] (HBASE-5285) runtime exception -- cached an already cached block -- during compaction

2014-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5285. -- Resolution: Cannot Reproduce Haven't see this in years. Correct me if I am wrong. runtime exception

[jira] [Resolved] (HBASE-3324) LRU block cache configuration improvements

2014-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3324. -- Resolution: Later Part dup of HBASE-3306 and stale. Resolving. LRU block cache configuration improvements

[jira] [Created] (HBASE-11200) AsyncWriter of FSHLog might throw ArrayIndexOutOfBoundsException

2014-05-19 Thread cuijianwei (JIRA)
cuijianwei created HBASE-11200: -- Summary: AsyncWriter of FSHLog might throw ArrayIndexOutOfBoundsException Key: HBASE-11200 URL: https://issues.apache.org/jira/browse/HBASE-11200 Project: HBase

[jira] [Created] (HBASE-11203) Clean up javadoc and findbugs warnings in trunk

2014-05-19 Thread stack (JIRA)
stack created HBASE-11203: - Summary: Clean up javadoc and findbugs warnings in trunk Key: HBASE-11203 URL: https://issues.apache.org/jira/browse/HBASE-11203 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-11206) Enable automagically tweaking memstore and blockcache sizes

2014-05-19 Thread stack (JIRA)
stack created HBASE-11206: - Summary: Enable automagically tweaking memstore and blockcache sizes Key: HBASE-11206 URL: https://issues.apache.org/jira/browse/HBASE-11206 Project: HBase Issue Type

[jira] [Created] (HBASE-11215) Deprecate void setAutoFlush(boolean autoFlush, boolean clearBufferOnFail)

2014-05-20 Thread Carter (JIRA)
Carter created HBASE-11215: -- Summary: Deprecate void setAutoFlush(boolean autoFlush, boolean clearBufferOnFail) Key: HBASE-11215 URL: https://issues.apache.org/jira/browse/HBASE-11215 Project: HBase

[jira] [Created] (HBASE-11222) Add integration test for visibility deletes

2014-05-21 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11222: -- Summary: Add integration test for visibility deletes Key: HBASE-11222 URL: https://issues.apache.org/jira/browse/HBASE-11222 Project: HBase

[jira] [Resolved] (HBASE-5601) Add per-column-family data block cache hit ratios

2014-05-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5601. -- Resolution: Won't Fix Resolving as won't fix for trunk at least (may be in 0.89fb). The items raised by Enis

[jira] [Created] (HBASE-11229) Change block cache percentage metrics to be doubles rather than ints

2014-05-21 Thread stack (JIRA)
stack created HBASE-11229: - Summary: Change block cache percentage metrics to be doubles rather than ints Key: HBASE-11229 URL: https://issues.apache.org/jira/browse/HBASE-11229 Project: HBase

[jira] [Resolved] (HBASE-6213) Add metrics for the number of blocks in cache per CF and block type

2014-05-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6213. -- Resolution: Later We have moved away from per-cf metrics (too expensive). We may move back in this direction

[jira] [Resolved] (HBASE-4258) Metrics panel for the Off Heap Cache

2014-05-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4258. -- Resolution: Won't Fix Resolving as won't fix. Adds metrics for slabcache exclusively. We don't want

[jira] [Resolved] (HBASE-4812) GC benchmarking and analysis tools

2014-05-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-4812. -- Resolution: Later Resolving as later and superceded by HBASE-9806 and its ilk. GC benchmarking and analysis

[jira] [Created] (HBASE-11239) Forgot to svn add test that was part of HBASE-11171, TestCacheConfig

2014-05-23 Thread stack (JIRA)
stack created HBASE-11239: - Summary: Forgot to svn add test that was part of HBASE-11171, TestCacheConfig Key: HBASE-11239 URL: https://issues.apache.org/jira/browse/HBASE-11239 Project: HBase

[jira] [Resolved] (HBASE-11239) Forgot to svn add test that was part of HBASE-11171, TestCacheConfig

2014-05-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11239. --- Resolution: Fixed Committed the test. Forgot to svn add test that was part of HBASE-11171

[jira] [Resolved] (HBASE-11210) Consider restoring Filter class back to an interface

2014-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11210. --- Resolution: Invalid bq. I am expecting Lars Hofhansl to comment on this issue. Resolving as invalid

[jira] [Created] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11251: -- Summary: LoadTestTool should grant READ permission for the users that are given READ access Key: HBASE-11251 URL: https://issues.apache.org/jira/browse/HBASE

<    5   6   7   8   9   10   11   12   13   14   >