[jira] [Commented] (PHOENIX-3482) Provide a work around for HBASE-17096

2016-11-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669644#comment-15669644 ] James Taylor commented on PHOENIX-3482: --- Did you come up with a work around, [~sam

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669638#comment-15669638 ] Rajeshbabu Chintaguntla commented on PHOENIX-3485: -- Zookeeper quorum it

[jira] [Comment Edited] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669252#comment-15669252 ] chenglei edited comment on PHOENIX-3451 at 11/16/16 3:39 AM: -

[jira] [Commented] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669252#comment-15669252 ] chenglei commented on PHOENIX-3451: --- [~jamestaylor], thank your explanation, I had jus

[jira] [Updated] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3451: -- Attachment: PHOENIX-3451_v1.patch Here's a patch which needs more test cases, [~comnetwork]. I

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669095#comment-15669095 ] James Taylor commented on PHOENIX-3485: --- LGTM. Thanks, [~samarthjain]. Please revi

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669069#comment-15669069 ] Andrew Purtell commented on PHOENIX-3485: - Hey, ZKConfig is marked Private [~sam

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669043#comment-15669043 ] Andrew Purtell commented on PHOENIX-3485: - HBASE-17108 > CSVBulkLoadToolIT fail

[jira] [Updated] (PHOENIX-3486) RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt

2016-11-15 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeongdae Kim updated PHOENIX-3486: -- Description: RoundRobinResultIterator uses "hbase.client.scanner.caching" to fill caches in p

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669024#comment-15669024 ] Andrew Purtell commented on PHOENIX-3485: - bq. ZKConfig.getZKQuorumServersString

[jira] [Updated] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because transaction service client init fails

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3485: -- Summary: CSVBulkLoadToolIT failing consistently because transaction service client init fails

[jira] [Created] (PHOENIX-3486) RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt

2016-11-15 Thread Jeongdae Kim (JIRA)
Jeongdae Kim created PHOENIX-3486: - Summary: RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt Key: PHOENIX-3486 URL: https://issues.apache.

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because of a deadlock like scenario

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668986#comment-15668986 ] Samarth Jain commented on PHOENIX-3485: --- Hey Lars, it turned out that the ZKConfig

[jira] [Updated] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because of a deadlock like scenario

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3485: -- Attachment: PHOENIX-3485.patch Patch that fixes the issue. Please review, [~jamestaylor]. >

[jira] [Commented] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because of a deadlock like scenario

2016-11-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668960#comment-15668960 ] Lars Hofhansl commented on PHOENIX-3485: Hey [~samarthjain], do you have an inkl

[jira] [Assigned] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because of a deadlock like scenario

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain reassigned PHOENIX-3485: - Assignee: Samarth Jain > CSVBulkLoadToolIT failing consistently because of a deadlock l

[jira] [Commented] (PHOENIX-3481) Phoenix initialization fails for HBase 0.98.21 and beyond

2016-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668706#comment-15668706 ] Hudson commented on PHOENIX-3481: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Created] (PHOENIX-3485) CSVBulkLoadToolIT failing consistently because of a deadlock like scenario

2016-11-15 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-3485: - Summary: CSVBulkLoadToolIT failing consistently because of a deadlock like scenario Key: PHOENIX-3485 URL: https://issues.apache.org/jira/browse/PHOENIX-3485 Projec

[jira] [Updated] (PHOENIX-3481) Phoenix initialization fails for HBase 0.98.21 and beyond

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3481: -- Attachment: PHOENIX-3481_addendum.patch Ugh, sorry about the churn. The name passed to modifyT

[jira] [Updated] (PHOENIX-3484) Major compaction does not update statistics based on table specific GUIDE_POSTS_WIDTH

2016-11-15 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan updated PHOENIX-3484: Assignee: James Taylor > Major compaction does not update statistics based on table specif

[jira] [Created] (PHOENIX-3484) Major compaction does not update statistics based on table specific GUIDE_POSTS_WIDTH

2016-11-15 Thread Mujtaba Chohan (JIRA)
Mujtaba Chohan created PHOENIX-3484: --- Summary: Major compaction does not update statistics based on table specific GUIDE_POSTS_WIDTH Key: PHOENIX-3484 URL: https://issues.apache.org/jira/browse/PHOENIX-3484

[jira] [Commented] (PHOENIX-3481) Phoenix initialization fails for HBase 0.98.21 and beyond

2016-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668210#comment-15668210 ] Hudson commented on PHOENIX-3481: - FAILURE: Integrated in Jenkins build Phoenix-master #

Apache Phoenix 4.8.2 migration

2016-11-15 Thread Gangadari, Venkatesham
Hi, We are planning to migrate apache phoenix from 4.6.1 to 4.8.1. To migrate to 4.8.1 can we drop indexes and recreate the indexes rather than migrating indexes. If so please let us know the impact. Thanks Venkat

[jira] [Updated] (PHOENIX-3481) Phoenix initialization fails for HBase 0.98.21 and beyond

2016-11-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3481: -- Attachment: PHOENIX-3481_v4.patch Patch without the change to update the HBase version in pom.

Re: [ANNOUNCE] New Apache Phoenix committer - Kevin Liew

2016-11-15 Thread Andrew Purtell
Congratulations and welcome, Kevin. On Thu, Nov 10, 2016 at 11:07 AM, James Taylor wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Kevin > Liew has accepted our invitation to become a committer on the Apache > Phoenix project. He's done an great job finding and fixing

[jira] [Commented] (PHOENIX-3482) Provide a work around for HBASE-17096

2016-11-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667634#comment-15667634 ] James Taylor commented on PHOENIX-3482: --- Agreed, [~samarthjain], we'll need to do

[jira] [Commented] (PHOENIX-3266) Remove usage of bind variables in CREATE TABLE ... SPLIT ON (?,?,?)

2016-11-15 Thread Eric Lomore (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667585#comment-15667585 ] Eric Lomore commented on PHOENIX-3266: -- [~maryannxue] I noticed PHOENIX-3095 indica

[jira] [Created] (PHOENIX-3483) FUNCTION and SEQUENCE SYSTEM table names use reserved words

2016-11-15 Thread Biju Nair (JIRA)
Biju Nair created PHOENIX-3483: -- Summary: FUNCTION and SEQUENCE SYSTEM table names use reserved words Key: PHOENIX-3483 URL: https://issues.apache.org/jira/browse/PHOENIX-3483 Project: Phoenix

[jira] [Comment Edited] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667149#comment-15667149 ] chenglei edited comment on PHOENIX-3451 at 11/15/16 4:16 PM: -

[jira] [Resolved] (PHOENIX-3470) Boolean values discrepancy with HBase byte format

2016-11-15 Thread Maksim Zhuk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuk resolved PHOENIX-3470. -- Resolution: Resolved Thanks for a thorough explanation. Introducing new datatype indeed causes

[jira] [Updated] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3451: -- Attachment: (was: PHOENIX-3451.diff) > Secondary index and query using distinct: LIMIT doesn't ret

[jira] [Commented] (PHOENIX-3333) Support Spark 2.0

2016-11-15 Thread DEQUN (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667159#comment-15667159 ] DEQUN commented on PHOENIX-: Can you show me how to solve it? Thanks! > Support Spa

[jira] [Comment Edited] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667149#comment-15667149 ] chenglei edited comment on PHOENIX-3451 at 11/15/16 1:37 PM: -

[jira] [Commented] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667149#comment-15667149 ] chenglei commented on PHOENIX-3451: --- @James Taylor, thank you for your suggestion, my

[jira] [Issue Comment Deleted] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3451: -- Comment: was deleted (was: [~jamestaylor].thank your for your suggestion, my considerations are as fo

[jira] [Comment Edited] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666402#comment-15666402 ] chenglei edited comment on PHOENIX-3451 at 11/15/16 8:02 AM: -

[jira] [Comment Edited] (PHOENIX-3451) Secondary index and query using distinct: LIMIT doesn't return the first rows

2016-11-15 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666402#comment-15666402 ] chenglei edited comment on PHOENIX-3451 at 11/15/16 8:01 AM: -