[jira] [Commented] (PHOENIX-3055) Fix a few resource leaks and null dereferences reported by Coverity

2016-07-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15365453#comment-15365453 ] Enis Soztutar commented on PHOENIX-3055: This looks fine to me. This change should not be

[jira] [Commented] (PHOENIX-3056) Incorrect error message when deleting a record from table with async index creation in progress

2016-07-06 Thread Brian Esserlieu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15365399#comment-15365399 ] Brian Esserlieu commented on PHOENIX-3056: -- FYI [~mujtabachohan] > Incorrect error message

[jira] [Created] (PHOENIX-3056) Incorrect error message when deleting a record from table with async index creation in progress

2016-07-06 Thread Brian Esserlieu (JIRA)
Brian Esserlieu created PHOENIX-3056: Summary: Incorrect error message when deleting a record from table with async index creation in progress Key: PHOENIX-3056 URL:

[jira] [Commented] (PHOENIX-3055) Fix a few resource leaks and null dereferences reported by Coverity

2016-07-06 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15365271#comment-15365271 ] Alicia Ying Shu commented on PHOENIX-3055: -- Uploaded the patch. > Fix a few resource leaks and

[jira] [Updated] (PHOENIX-3055) Fix a few resource leaks and null dereferences reported by Coverity

2016-07-06 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-3055: - Fix Version/s: 4.8.0 > Fix a few resource leaks and null dereferences reported by

[jira] [Updated] (PHOENIX-3055) Fix a few resource leaks and null dereferences reported by Coverity

2016-07-06 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-3055: - Attachment: PHOENIX-3055.patch > Fix a few resource leaks and null dereferences

[jira] [Created] (PHOENIX-3055) Fix a few resource leaks and null dereferences reported by Coverity

2016-07-06 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created PHOENIX-3055: Summary: Fix a few resource leaks and null dereferences reported by Coverity Key: PHOENIX-3055 URL: https://issues.apache.org/jira/browse/PHOENIX-3055

[jira] [Updated] (PHOENIX-3054) Counting zero null rows returns an empty result set

2016-07-06 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-3054: Summary: Counting zero null rows returns an empty result set (was: Cannot count zero null rows)

[jira] [Created] (PHOENIX-3054) Cannot count zero null rows

2016-07-06 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3054: --- Summary: Cannot count zero null rows Key: PHOENIX-3054 URL: https://issues.apache.org/jira/browse/PHOENIX-3054 Project: Phoenix Issue Type: Bug Affects

Re: [DISCUSS] RM for next release

2016-07-06 Thread Enis Söztutar
I would really like to get maintenance releases. Release cadence for minor releases and patch releases should be orthogonal in theory, but we are all human and there are only so many hours in a day. I would opt for doing actual maintenance releases rather than more frequent minor releases. Having

[jira] [Commented] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15365093#comment-15365093 ] Enis Soztutar commented on PHOENIX-3045: Indeed, if there is a workaround for this issue, it

[jira] [Updated] (PHOENIX-3053) Allow literal comparison in JOIN...ON

2016-07-06 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-3053: Description: bq. select * FROM emp INNER JOIN addr ON emp.last_name = addr.last_name *AND*

[jira] [Created] (PHOENIX-3053) Allow literal comparison in JOIN...ON

2016-07-06 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3053: --- Summary: Allow literal comparison in JOIN...ON Key: PHOENIX-3053 URL: https://issues.apache.org/jira/browse/PHOENIX-3053 Project: Phoenix Issue Type:

[jira] [Updated] (PHOENIX-3052) Cannot JOIN on comparing CHAR columns of differing length

2016-07-06 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-3052: Description: {code} create table testchar1 (pk char(10) primary key) create table testchar2 (pk

[jira] [Created] (PHOENIX-3052) Cannot JOIN on comparing CHAR columns of differing length

2016-07-06 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3052: --- Summary: Cannot JOIN on comparing CHAR columns of differing length Key: PHOENIX-3052 URL: https://issues.apache.org/jira/browse/PHOENIX-3052 Project: Phoenix

[jira] [Commented] (PHOENIX-3029) Child/parent optimization cannot work with DESC columns

2016-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364949#comment-15364949 ] Hudson commented on PHOENIX-3029: - FAILURE: Integrated in Phoenix-master #1309 (See

[jira] [Resolved] (PHOENIX-3051) IN predicate cannot compare CHAR columns of differing length

2016-07-06 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew resolved PHOENIX-3051. - Resolution: Invalid > IN predicate cannot compare CHAR columns of differing length >

[GitHub] phoenix pull request #175: PHOENIX-2405 Not for merge, just request a review...

2016-07-06 Thread RCheungIT
Github user RCheungIT commented on a diff in the pull request: https://github.com/apache/phoenix/pull/175#discussion_r69792221 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/SpoolingByteBufferSegmentQueue.java --- @@ -0,0 +1,357 @@ +/* + * Licensed to the

[jira] [Comment Edited] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364703#comment-15364703 ] Cheyenne edited comment on PHOENIX-3044 at 7/6/16 7:09 PM: --- sorry, my bad

[jira] [Commented] (PHOENIX-2405) Improve performance and stability of server side sort for ORDER BY

2016-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364909#comment-15364909 ] ASF GitHub Bot commented on PHOENIX-2405: - Github user RCheungIT commented on a diff in the pull

[jira] [Commented] (PHOENIX-1733) sqlline.py doesn't allow connecting with a tenant-specific connection

2016-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364907#comment-15364907 ] ASF GitHub Bot commented on PHOENIX-1733: - Github user abisek closed the pull request at:

[GitHub] phoenix pull request #69: PHOENIX-1733: sqlline.py doesn't allow connecting ...

2016-07-06 Thread abisek
Github user abisek closed the pull request at: https://github.com/apache/phoenix/pull/69 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (PHOENIX-3051) IN predicate cannot compare CHAR columns of differing length

2016-07-06 Thread Kevin Liew (JIRA)
Kevin Liew created PHOENIX-3051: --- Summary: IN predicate cannot compare CHAR columns of differing length Key: PHOENIX-3051 URL: https://issues.apache.org/jira/browse/PHOENIX-3051 Project: Phoenix

[jira] [Closed] (PHOENIX-2607) PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) slower by 25x after stats collection

2016-07-06 Thread Arun Thangamani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Thangamani closed PHOENIX-2607. > PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) > slower by 25x

[jira] [Commented] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364868#comment-15364868 ] Lars Hofhansl commented on PHOENIX-3045: What is the work-around? > Data regions in transition

[jira] [Resolved] (PHOENIX-2607) PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) slower by 25x after stats collection

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-2607. - Resolution: Won't Fix > PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data

[jira] [Reopened] (PHOENIX-2607) PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) slower by 25x after stats collection

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reopened PHOENIX-2607: - > PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) > slower by 25x after

[jira] [Commented] (PHOENIX-2607) PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) slower by 25x after stats collection

2016-07-06 Thread Arun Thangamani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364854#comment-15364854 ] Arun Thangamani commented on PHOENIX-2607: -- Sure Josh, we can close this one. thanks for the

[jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364828#comment-15364828 ] Ankit Singhal commented on PHOENIX-2999: [~giacomotaylor], is it ready to commit now? >

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364815#comment-15364815 ] Ankit Singhal commented on PHOENIX-3002: Had pinged [~rajeshbabu] internally about the error

[jira] [Reopened] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal reopened PHOENIX-3002: > Upgrading to 4.8 doesn't recreate local indexes >

[jira] [Updated] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-3045: --- Priority: Major (was: Blocker) > Data regions in transition forever if RS holding them

[jira] [Updated] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-3045: --- Fix Version/s: (was: 4.8.0) 4.9.0 > Data regions in transition

[jira] [Commented] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364788#comment-15364788 ] Ankit Singhal commented on PHOENIX-3045: Discussed with [~rajesh23] too, this should not be a

[jira] [Commented] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364787#comment-15364787 ] Ankit Singhal commented on PHOENIX-2926: [~rajesh23], I have fixed them and push the addendum.

[jira] [Resolved] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-2926. Resolution: Fixed > Skip loading data for table having local indexes when there is split

[jira] [Commented] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364732#comment-15364732 ] Ankit Singhal commented on PHOENIX-2926: [~rajeshbabu], Compilation error in 4.x-HBase-1.0 and

[jira] [Commented] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364724#comment-15364724 ] Hudson commented on PHOENIX-2926: - FAILURE: Integrated in Phoenix-master #1308 (See

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364703#comment-15364703 ] Cheyenne commented on PHOENIX-3044: --- sorry, my bad Chief Executive Officer Avapno Omnitech 7th Floor

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364700#comment-15364700 ] Josh Elser commented on PHOENIX-3044: - Oh, this is a custom client? That would have been good to

[jira] [Commented] (PHOENIX-3029) Child/parent optimization cannot work with DESC columns

2016-07-06 Thread Dhiraj Hegde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364679#comment-15364679 ] Dhiraj Hegde commented on PHOENIX-3029: --- Thanks [~maryannxue] for the fix. Will the fix be part of

[jira] [Updated] (PHOENIX-3029) Child/parent optimization cannot work with DESC columns

2016-07-06 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-3029: - Affects Version/s: (was: 4.8.0) 4.7.0 > Child/parent optimization

[jira] [Created] (PHOENIX-3050) Handle DESC columns in child/parent join optimization

2016-07-06 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3050: Summary: Handle DESC columns in child/parent join optimization Key: PHOENIX-3050 URL: https://issues.apache.org/jira/browse/PHOENIX-3050 Project: Phoenix

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364629#comment-15364629 ] Cheyenne commented on PHOENIX-3044: --- I uploaded the client to my github

[jira] [Updated] (PHOENIX-3029) Child/parent optimization cannot work with DESC columns

2016-07-06 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-3029: - Fix Version/s: 4.8.0 > Child/parent optimization cannot work with DESC columns >

[jira] [Commented] (PHOENIX-2607) PhoenixMapReduceUtil Upserts with earlier ts (relative to latest data ts) slower by 25x after stats collection

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364508#comment-15364508 ] Josh Elser commented on PHOENIX-2607: - Given the work that has recently gone into 4.8.0, is there

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364450#comment-15364450 ] Josh Elser commented on PHOENIX-3044: - bq. did you use the json or protobufs API? Protocol buffers

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364446#comment-15364446 ] Cheyenne commented on PHOENIX-3044: --- did you use the json or protobufs API? Chief Executive Officer

[jira] [Commented] (PHOENIX-2902) Adjust PhoenixDatabaseMetadata#getSchemas query if namespaces are enabled

2016-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364431#comment-15364431 ] Hudson commented on PHOENIX-2902: - FAILURE: Integrated in Phoenix-master #1307 (See

[jira] [Resolved] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-3044. - Resolution: Cannot Reproduce I just tried this using 4.8.0-SNAPSHOT and it works fine. If you

[jira] [Commented] (PHOENIX-3048) Wire up HTTP Basic/Digest authentication from Avatica into PQS

2016-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364367#comment-15364367 ] Josh Elser commented on PHOENIX-3048: - I have staged things

[jira] [Updated] (PHOENIX-3029) Child/parent optimization cannot work with DESC columns

2016-07-06 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-3029: - Summary: Child/parent optimization cannot work with DESC columns (was: select on a composite

[jira] [Commented] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364311#comment-15364311 ] Hadoop QA commented on PHOENIX-2999: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-2405) Improve performance and stability of server side sort for ORDER BY

2016-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364296#comment-15364296 ] ASF GitHub Bot commented on PHOENIX-2405: - Github user RCheungIT commented on a diff in the pull

[GitHub] phoenix pull request #175: PHOENIX-2405 Not for merge, just request a review...

2016-07-06 Thread RCheungIT
Github user RCheungIT commented on a diff in the pull request: https://github.com/apache/phoenix/pull/175#discussion_r69728427 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/SpoolingByteBufferSegmentQueue.java --- @@ -0,0 +1,357 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-2902) Adjust PhoenixDatabaseMetadata#getSchemas query if namespaces are enabled

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364247#comment-15364247 ] Ankit Singhal commented on PHOENIX-2902: Thanks [~giacomotaylor], committed to master and 4.x

[jira] [Updated] (PHOENIX-2999) Upgrading Multi-tenant table to map with namespace using upgradeUtil

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2999: --- Attachment: PHOENIX-2999_v6.patch Thanks [~jamestaylor] for the review. bq. You don't need

[jira] [Updated] (PHOENIX-3049) saving dataframe when use Spark cluster model throw NoClassDefFoundError: co/cask/tephra/TxConstants

2016-07-06 Thread lichenglin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lichenglin updated PHOENIX-3049: Description: I'm using spark1.6.2, phoenix 4.7.0,hbase1.1.2 When I trying to save a dataframe to

[jira] [Updated] (PHOENIX-3049) saving dataframe when use Spark cluster model throw NoClassDefFoundError: co/cask/tephra/TxConstants

2016-07-06 Thread lichenglin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lichenglin updated PHOENIX-3049: Description: I'm using spark1.6.2, phoenix 4.7.0,hbase1.1.2 When I trying to save a dataframe to

[jira] [Updated] (PHOENIX-3049) saving dataframe when use Spark cluster model throw NoClassDefFoundError: co/cask/tephra/TxConstants

2016-07-06 Thread lichenglin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lichenglin updated PHOENIX-3049: Summary: saving dataframe when use Spark cluster model throw NoClassDefFoundError:

[jira] [Commented] (PHOENIX-2405) Improve performance and stability of server side sort for ORDER BY

2016-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15364129#comment-15364129 ] Ankit Singhal commented on PHOENIX-2405: Yes agreed [~lhofhansl], Enough testing has already

[jira] [Created] (PHOENIX-3049) Phoenix saving when use Spark cluster model throw NoClassDefFoundError: co/cask/tephra/TxConstants

2016-07-06 Thread lichenglin (JIRA)
lichenglin created PHOENIX-3049: --- Summary: Phoenix saving when use Spark cluster model throw NoClassDefFoundError: co/cask/tephra/TxConstants Key: PHOENIX-3049 URL: