[jira] [Created] (PHOENIX-4158) Upgrade Phoenix-core servlet-api dependency

2017-09-03 Thread jianhaozh (JIRA)
jianhaozh created PHOENIX-4158: -- Summary: Upgrade Phoenix-core servlet-api dependency Key: PHOENIX-4158 URL: https://issues.apache.org/jira/browse/PHOENIX-4158 Project: Phoenix Issue Type: Wish

[jira] [Commented] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2017-09-03 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152072#comment-16152072 ] Kevin Liew commented on PHOENIX-2314: - Failures seem unrelated to patch. Will commit. > Cannot

[jira] [Updated] (PHOENIX-4157) I am currently facing issue with namedparameters apache phoneix for 'like ' keyword

2017-09-03 Thread Prasad Reddy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Reddy updated PHOENIX-4157: -- Description: uncategorized SQLException for SQL [select * from customers where customer like

[jira] [Updated] (PHOENIX-4157) I am currently facing issue with namedparameters apache phoneix for 'like ' keyword

2017-09-03 Thread Prasad Reddy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Reddy updated PHOENIX-4157: -- Summary: I am currently facing issue with namedparameters apache phoneix for 'like ' keyword

[jira] [Updated] (PHOENIX-4157) I am currently facing issue namedparameters apache phoneix for 'like ' keyword

2017-09-03 Thread Prasad Reddy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Reddy updated PHOENIX-4157: -- Summary: I am currently facing issue namedparameters apache phoneix for 'like ' keyword

[jira] [Updated] (PHOENIX-4157) I am currently facing issue namedparameters from Java

2017-09-03 Thread Prasad Reddy (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Reddy updated PHOENIX-4157: -- Description: uncategorized SQLException for SQL [select * from orders where customer like

[jira] [Created] (PHOENIX-4157) I am currently facing issue namedparameters from Java

2017-09-03 Thread Prasad Reddy (JIRA)
Prasad Reddy created PHOENIX-4157: - Summary: I am currently facing issue namedparameters from Java Key: PHOENIX-4157 URL: https://issues.apache.org/jira/browse/PHOENIX-4157 Project: Phoenix

[jira] [Commented] (PHOENIX-4156) Fix flapping MutableIndexFailureIT

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

[jira] [Commented] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

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

[jira] [Updated] (PHOENIX-4156) Fix flapping MutableIndexFailureIT

2017-09-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4156: -- Attachment: PHOENIX-4156_v1.patch Patch to log the state of the index. I think there is

[jira] [Updated] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate

2017-09-03 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2314: Attachment: PHOENIX-2314.5.patch > Cannot prepare parameterized statement with a 'like' predicate

Question about memory chunk and waiting for memory to become free

2017-09-03 Thread lars hofhansl
Hi, just looking at MemoryChunk for various reasons. What I did not realize is that when no memory is currently available the implementation waits for memory to become available.The default wait time is 10s. This seems very dangerous to me. This can hang HBase handler threads at various

[jira] [Created] (PHOENIX-4156) Fix flapping MutableIndexFailureIT

2017-09-03 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-4156: - Summary: Fix flapping MutableIndexFailureIT Key: PHOENIX-4156 URL: https://issues.apache.org/jira/browse/PHOENIX-4156 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-4155) Convert CreateTableIT to extend ParallelStatsDisabledIT

2017-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151767#comment-16151767 ] Hudson commented on PHOENIX-4155: - FAILURE: Integrated in Jenkins build Phoenix-master #1767 (See

[jira] [Commented] (PHOENIX-153) Implement TABLESAMPLE clause

2017-09-03 Thread hanzhi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151751#comment-16151751 ] hanzhi commented on PHOENIX-153: Awesome!! > Implement TABLESAMPLE clause >

[jira] [Resolved] (PHOENIX-4155) Convert CreateTableIT to extend ParallelStatsDisabledIT

2017-09-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-4155. --- Resolution: Fixed Fix Version/s: 4.12.0 > Convert CreateTableIT to extend

[jira] [Updated] (PHOENIX-4155) Convert CreateTableIT to extend ParallelStatsDisabledIT

2017-09-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4155: -- Attachment: PHOENIX-4155.patch > Convert CreateTableIT to extend ParallelStatsDisabledIT >

[jira] [Created] (PHOENIX-4155) Convert CreateTableIT to extend ParallelStatsDisabledIT

2017-09-03 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-4155: - Summary: Convert CreateTableIT to extend ParallelStatsDisabledIT Key: PHOENIX-4155 URL: https://issues.apache.org/jira/browse/PHOENIX-4155 Project: Phoenix

[jira] [Updated] (PHOENIX-4151) Tests extending BaseQueryIT are flapping

2017-09-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4151: -- Attachment: PHOENIX-4151_wip.patch Attaching a work in progress patch. Some tests do rely on

[jira] [Commented] (PHOENIX-4110) Shutdown mini cluster when number of tables grows beyond a threshold

2017-09-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151708#comment-16151708 ] James Taylor commented on PHOENIX-4110: --- +1 > Shutdown mini cluster when number of tables grows

[jira] [Commented] (PHOENIX-4110) Shutdown mini cluster when number of tables grows beyond a threshold

2017-09-03 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151706#comment-16151706 ] Samarth Jain commented on PHOENIX-4110: --- Will go ahead and commit the addendum for 4.x-HBase-0.98