[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Summary: Push down PostFilter to Sub-JoinTable for SortMergeJoin and NoStarJoin (was: Push down

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following tables: {code:java} create table order_table (order_id

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Description: Given following table: {code:java} create table order_table (order_id varchar(15)

[jira] [Created] (PHOENIX-5389) Push down PostFilter to sub JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
chenglei created PHOENIX-5389: - Summary: Push down PostFilter to sub JoinTable for SortMergeJoin and NoStarJoin Key: PHOENIX-5389 URL: https://issues.apache.org/jira/browse/PHOENIX-5389 Project: Phoenix

[jira] [Updated] (PHOENIX-5389) Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin

2019-07-11 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-5389: -- Summary: Push down PostFilter to sub-JoinTable for SortMergeJoin and NoStarJoin (was: Push down

[jira] [Updated] (PHOENIX-4893) Move parent column combining logic of view and view indexes from server to client

2019-07-11 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4893: Attachment: PHOENIX-4893-4.x-HBase-1.3-v1.patch > Move parent column combining logic of

[jira] [Updated] (PHOENIX-5228) use slf4j for logging in phoenix project

2019-07-11 Thread Xinyi Yan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5228: --- Attachment: (was: PHOENIX-5228-FIX-4.x-HBase-1.3.patch) > use slf4j for logging in phoenix

[jira] [Updated] (PHOENIX-5228) use slf4j for logging in phoenix project

2019-07-11 Thread Xinyi Yan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5228: --- Attachment: PHOENIX-5228-FIX-4.x-HBase-1.3.patch > use slf4j for logging in phoenix project >

[jira] [Updated] (PHOENIX-5327) PherfMainIT fails with duplicate TABLE/INDEX.

2019-07-11 Thread Mihir Monani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihir Monani updated PHOENIX-5327: -- Attachment: PHOENIX-5327-4.x-HBase-1.3.patch > PherfMainIT fails with duplicate TABLE/INDEX.

[jira] [Updated] (PHOENIX-5382) Perf improvement with bulk operation over iterations

2019-07-11 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5382: -- Fix Version/s: (was: 4.15.1) 5.1.0 > Perf improvement with

[jira] [Updated] (PHOENIX-5290) HashJoinMoreIT is flapping

2019-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-5290: --- Fix Version/s: 5.1.0 4.15.0 > HashJoinMoreIT is flapping >

[jira] [Updated] (PHOENIX-5290) HashJoinMoreIT is flapping

2019-07-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-5290: --- Attachment: 5290-failure.txt > HashJoinMoreIT is flapping > -- > >

Re: Spark sql query the hive external table mapped from phoenix always throw out Class org.apache.phoenix.hive.PhoenixSerDe not found exception

2019-07-11 Thread Josh Elser
(Moving this over to the user list as that's the appropriate list for this question) Do you get an error? We can't help you with only a "it didn't work" :) I'd suggest that you try to narrow down the scope of the problem: is it unique to Hive external tables? Can you use a different Hive

[jira] [Updated] (PHOENIX-5327) PherfMainIT fails with duplicate TABLE/INDEX.

2019-07-11 Thread Mihir Monani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihir Monani updated PHOENIX-5327: -- Attachment: PHOENIX-5327-4.x-HBase-1.4.patch > PherfMainIT fails with duplicate TABLE/INDEX.

Spark sql query the hive external table mapped from phoenix always throw out Class org.apache.phoenix.hive.PhoenixSerDe not found exception

2019-07-11 Thread 马士成
Hello All, In Apache Phoenix homepage, It shows two additional functions: Apache Spark Integration and Phoenix Storage Handler for Apache Hive, According the guidance, I can query phoenix table from beeline-cli, I can load phoenix table as dataframe using Spark-sql. So my question is : Does

[jira] [Updated] (PHOENIX-5327) PherfMainIT fails with duplicate TABLE/INDEX.

2019-07-11 Thread Viraj Jasani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated PHOENIX-5327: -- Attachment: PHOENIX-5327-4.x-HBase-1.5.patch PHOENIX-5327-4.x-HBase-1.4.patch