[jira] [Created] (HBASE-21108) RpcServer when trace enabled might get the following exception. java.lang.StringIndexOutOfBoundsException:

2018-08-23 Thread Krish Dey (JIRA)
Krish Dey created HBASE-21108: - Summary: RpcServer when trace enabled might get the following exception. java.lang.StringIndexOutOfBoundsException: Key: HBASE-21108 URL: https://issues.apache.org/jira/browse/HBASE-21

[jira] [Reopened] (HBASE-20890) PE filterScan seems to be stuck forever

2018-08-23 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-20890: > PE filterScan seems to be stuck forever > --- > >

[jira] [Created] (HBASE-21107) add a metrics for netty direct memory

2018-08-23 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-21107: Summary: add a metrics for netty direct memory Key: HBASE-21107 URL: https://issues.apache.org/jira/browse/HBASE-21107 Project: HBase Issue Type: Improvement

[jira] [Reopened] (HBASE-20940) HStore.cansplit should not allow split to happen if it has references

2018-08-23 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-20940: We didn't catch some test issues, see HBASE-21105 . Reopening. Needs an addendum > HStore.can

Hbase scan - How to group by and aggregate specific column in hbase table

2018-08-23 Thread neo0731
Hi everyone, When i am trying for group by and aggregate using spark/scala. I am not able to figure it out how to do it using hbase rdd api for scala. Here is my input and output dataset looks like in hbase I attached the file for input/output data should look like Customer_TABLE_DATA_H

[jira] [Created] (HBASE-21106) HBase-Spark BulkLoad does not support deletes

2018-08-23 Thread Tristan Stevens (JIRA)
Tristan Stevens created HBASE-21106: --- Summary: HBase-Spark BulkLoad does not support deletes Key: HBASE-21106 URL: https://issues.apache.org/jira/browse/HBASE-21106 Project: HBase Issue Typ

[jira] [Resolved] (HBASE-21051) Possible NPE if ModifyTable and region split happen at the same time

2018-08-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-21051. --- Resolution: Duplicate Resolving as duplicate of HBASE-21078. I thought them 'similar' but they are the sam

[jira] [Created] (HBASE-21105) TestHBaseFsck failing in branch-1, branch-1.4, branch-1.3 with NPE

2018-08-23 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21105: --- Summary: TestHBaseFsck failing in branch-1, branch-1.4, branch-1.3 with NPE Key: HBASE-21105 URL: https://issues.apache.org/jira/browse/HBASE-21105 Project: HBase

[jira] [Created] (HBASE-21104) client.TestRestoreSnapshotFromClientWithRegionReplicas failing on branch-1.3, branch-1.2

2018-08-23 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21104: --- Summary: client.TestRestoreSnapshotFromClientWithRegionReplicas failing on branch-1.3, branch-1.2 Key: HBASE-21104 URL: https://issues.apache.org/jira/browse/HBASE-21104

[jira] [Created] (HBASE-21103) nightly test cache of yetus install needs to be more thorough in verification

2018-08-23 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-21103: --- Summary: nightly test cache of yetus install needs to be more thorough in verification Key: HBASE-21103 URL: https://issues.apache.org/jira/browse/HBASE-21103 Project:

[jira] [Created] (HBASE-21102) ServerCrashProcedure should select target server where no other replicas exist for the current region

2018-08-23 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-21102: -- Summary: ServerCrashProcedure should select target server where no other replicas exist for the current region Key: HBASE-21102 URL: https://issues.apache.org/

[jira] [Created] (HBASE-21101) Rmove the waitUntilAllRegionsAssigned call after split in TestTruncateTableProcedure

2018-08-23 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21101: - Summary: Rmove the waitUntilAllRegionsAssigned call after split in TestTruncateTableProcedure Key: HBASE-21101 URL: https://issues.apache.org/jira/browse/HBASE-21101 Projec

[jira] [Created] (HBASE-21100) HBTU.waitUntilAllRegionsAssigned will count split/merged region and cause wait timeout

2018-08-23 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21100: - Summary: HBTU.waitUntilAllRegionsAssigned will count split/merged region and cause wait timeout Key: HBASE-21100 URL: https://issues.apache.org/jira/browse/HBASE-21100 Proj

RS not aborting on hostname mismatch after reporting duty to master

2018-08-23 Thread sahil aggarwal
Hi, In case of interim DNS name resolution failing at Hmaster, the hostname mismatch fails at RS but then we don't abort the RS. Is it expected behavior? In my case it lead to HMaster showing 2 entries on its UI as active RS for same server(1 as hostname and anther as IP). Regions were assigned t