[jira] [Created] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-19 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-2925: Summary: CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973) Key: PHOENIX-2925 URL: https://issu

[jira] [Resolved] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-2906. --- Resolution: Fixed Fixed, but we'll need to fix PHOENIX-2924 prior to 4.8.0 release. > Use o

[jira] [Updated] (PHOENIX-2924) Remove staging repository once Apache Tephra 0.8.0 is released

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2924: -- Fix Version/s: (was: 0.8.0) 4.8.0 > Remove staging repository once Apac

[jira] [Created] (PHOENIX-2924) Remove staging repository once Apache Tephra 0.8.0 is released

2016-05-19 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2924: - Summary: Remove staging repository once Apache Tephra 0.8.0 is released Key: PHOENIX-2924 URL: https://issues.apache.org/jira/browse/PHOENIX-2924 Project: Phoenix

[jira] [Updated] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2886: - Attachment: PHOENIX-2886-v3.patch > Union ALL with Char column not present in the table

[jira] [Updated] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2886: - Attachment: (was: PHOENIX-2886-v2.patch) > Union ALL with Char column not present i

[jira] [Created] (PHOENIX-2923) Setting autocommit has no effect in sqlline

2016-05-19 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2923: - Summary: Setting autocommit has no effect in sqlline Key: PHOENIX-2923 URL: https://issues.apache.org/jira/browse/PHOENIX-2923 Project: Phoenix Issue Type:

[jira] [Updated] (PHOENIX-2923) Setting autocommit has no effect in sqlline

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2923: -- Fix Version/s: 4.8.0 > Setting autocommit has no effect in sqlline > -

[jira] [Created] (PHOENIX-2922) NPE when selecting from transactional table if transactions disabled

2016-05-19 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2922: - Summary: NPE when selecting from transactional table if transactions disabled Key: PHOENIX-2922 URL: https://issues.apache.org/jira/browse/PHOENIX-2922 Project: Ph

Re: Hudson build failure for PHOENIX-2809

2016-05-19 Thread Nick Dimiduk
Apache Jenkins login is quite restricted -- many project committers do not have accounts. Pre-commit builds are triggered by attaching patch files to a Jira and putting it into 'patch available' status. You can re-attach your patch to trigger a new build. On Thursday, May 19, 2016, William wrote:

[jira] [Updated] (PHOENIX-2921) Transaction manager won't start in local mode without replacing guava

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2921: -- Fix Version/s: 4.8.0 > Transaction manager won't start in local mode without replacing guava >

[jira] [Created] (PHOENIX-2921) Transaction manager won't start in local mode without replacing guava

2016-05-19 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2921: - Summary: Transaction manager won't start in local mode without replacing guava Key: PHOENIX-2921 URL: https://issues.apache.org/jira/browse/PHOENIX-2921 Project: Ph

[jira] [Assigned] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov reassigned PHOENIX-2914: Assignee: Sergey Soldatov > Make sqlline refer to bin/hbase-site.xml by default >

[jira] [Updated] (PHOENIX-2900) Once a salted table 's first region has been split, the join SQL which the salted table as LHS may cause "Could not find hash cache for joinId" error

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2900: -- Fix Version/s: 4.8.0 > Once a salted table 's first region has been split, the join SQL which

Hudson build failure for PHOENIX-2809

2016-05-19 Thread William
Hi all, I have several questions: 1. Build 351/352 failed. I went through the console output and I couldn't get a rational explanation. Is there sth wrong with the Hudson env? https://builds.apache.org/view/PreCommit%20Builds/job/PreCommit-PHOENIX-Build/ 2. I cannot log in into J

Re: [ANNOUNCE] PhoenixCon the day after HBaseCon

2016-05-19 Thread Enis Söztutar
This is great. Thanks James for organizing! Enis On Thu, May 19, 2016 at 2:50 PM, James Taylor wrote: > The inaugural PhoenixCon will take place 9am-1pm on Wed, May 25th (at > Salesforce @ 1 Market St, SF), the day after HBaseCon. We'll have two > tracks: one for Apache Phoenix use cases and on

[GitHub] phoenix pull request: Update BUILDING

2016-05-19 Thread co2y
GitHub user co2y opened a pull request: https://github.com/apache/phoenix/pull/169 Update BUILDING You can merge this pull request into a Git repository by running: $ git pull https://github.com/co2y/phoenix 4.7.0-HBase-0.98 Alternatively you can review and apply these change

[jira] [Updated] (PHOENIX-2900) Once a salted table 's first region has been split, the join SQL which the salted table as LHS may cause "Could not find hash cache for joinId" error

2016-05-19 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-2900: -- Priority: Major (was: Critical) > Once a salted table 's first region has been split, the join SQL wh

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292573#comment-15292573 ] Josh Elser commented on PHOENIX-2914: - bq. we already have the code that sets to the

[jira] [Commented] (PHOENIX-2908) phoenix-core depends on both antlr 3.5 and antlr 2.7.7

2016-05-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292572#comment-15292572 ] Hadoop QA commented on PHOENIX-2908: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292567#comment-15292567 ] Sergey Soldatov commented on PHOENIX-2914: -- [~jamestaylor] As I mentioned befor

[jira] [Commented] (PHOENIX-2908) phoenix-core depends on both antlr 3.5 and antlr 2.7.7

2016-05-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292560#comment-15292560 ] Josh Elser commented on PHOENIX-2908: - [~yhxx511], for the future, refer to the [how

[jira] [Commented] (PHOENIX-2908) phoenix-core depends on both antlr 3.5 and antlr 2.7.7

2016-05-19 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292504#comment-15292504 ] William Yang commented on PHOENIX-2908: --- I have updated the patch for master branc

[jira] [Updated] (PHOENIX-2908) phoenix-core depends on both antlr 3.5 and antlr 2.7.7

2016-05-19 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Yang updated PHOENIX-2908: -- Attachment: PHOENIX-2908_removeBothAntlr_v2.patch > phoenix-core depends on both antlr 3.5 and

[jira] [Commented] (PHOENIX-2908) phoenix-core depends on both antlr 3.5 and antlr 2.7.7

2016-05-19 Thread William Yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292495#comment-15292495 ] William Yang commented on PHOENIX-2908: --- This patch remove dependencies for antlr

[jira] [Updated] (PHOENIX-2894) Sort-merge join works incorrectly with DESC columns

2016-05-19 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-2894: - Attachment: PHOENIX-2894_2.patch Sorry, [~jamestaylor], the previous patches were wrong. It has

[jira] [Created] (PHOENIX-2920) Incorrect Queries on Multi-tenant tables with WHERE clause containing Row Value Constructor

2016-05-19 Thread Brian Esserlieu (JIRA)
Brian Esserlieu created PHOENIX-2920: Summary: Incorrect Queries on Multi-tenant tables with WHERE clause containing Row Value Constructor Key: PHOENIX-2920 URL: https://issues.apache.org/jira/browse/PHOENIX-2

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292440#comment-15292440 ] James Taylor commented on PHOENIX-2914: --- Seems a reasonable assumption and patch,

[jira] [Updated] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2906: -- Attachment: PHOENIX-2906_master.patch Patch for master > Use org.apache.tephra instead of co.

[jira] [Commented] (PHOENIX-2918) Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION_SEQ features

2016-05-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292254#comment-15292254 ] Hudson commented on PHOENIX-2918: - FAILURE: Integrated in Phoenix-master #1227 (See [ht

[jira] [Commented] (PHOENIX-2911) Don't use parent table schema name for auto partitioned tables

2016-05-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292253#comment-15292253 ] Hudson commented on PHOENIX-2911: - FAILURE: Integrated in Phoenix-master #1227 (See [ht

[ANNOUNCE] PhoenixCon the day after HBaseCon

2016-05-19 Thread James Taylor
The inaugural PhoenixCon will take place 9am-1pm on Wed, May 25th (at Salesforce @ 1 Market St, SF), the day after HBaseCon. We'll have two tracks: one for Apache Phoenix use cases and one for Apache Phoenix internals. To RSVP and for more details see here[1]. We hope you can make it! James [1]

[jira] [Commented] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292209#comment-15292209 ] Samarth Jain commented on PHOENIX-2906: --- +1, pending backward compatibility test

[jira] [Updated] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2906: -- Attachment: PHOENIX-2906_098.patch Thanks for the review, [~poornachandra]. I've fixed the ass

[jira] [Commented] (PHOENIX-2919) PreparedStatement Returns Incorrect Number of Deleted Records

2016-05-19 Thread Brian Esserlieu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292172#comment-15292172 ] Brian Esserlieu commented on PHOENIX-2919: -- It may also be worth mentioning tha

[jira] [Commented] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292173#comment-15292173 ] Alicia Ying Shu commented on PHOENIX-2886: -- The pherf test failures were irrele

[jira] [Updated] (PHOENIX-2919) PreparedStatement Returns Incorrect Number of Deleted Records

2016-05-19 Thread Brian Esserlieu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Esserlieu updated PHOENIX-2919: - Attachment: PhoenixDeletionError.java Class is configured to run against a localhost clu

[jira] [Commented] (PHOENIX-2919) PreparedStatement Returns Incorrect Number of Deleted Records

2016-05-19 Thread Brian Esserlieu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292171#comment-15292171 ] Brian Esserlieu commented on PHOENIX-2919: -- Running the main method results in

[jira] [Created] (PHOENIX-2919) PreparedStatement Returns Incorrect Number of Deleted Records

2016-05-19 Thread Brian Esserlieu (JIRA)
Brian Esserlieu created PHOENIX-2919: Summary: PreparedStatement Returns Incorrect Number of Deleted Records Key: PHOENIX-2919 URL: https://issues.apache.org/jira/browse/PHOENIX-2919 Project: Phoe

[jira] [Updated] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-2886: - Attachment: PHOENIX-2886-v2.patch > Union ALL with Char column not present in the table

[jira] [Commented] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292136#comment-15292136 ] Poorna Chandra commented on PHOENIX-2906: - [~jamestaylor] I see some assembly de

[jira] [Resolved] (PHOENIX-2911) Don't use parent table schema name for auto partitioned tables

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-2911. --- Resolution: Fixed > Don't use parent table schema name for auto partitioned tables > ---

[jira] [Resolved] (PHOENIX-2918) Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION_SEQ features

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-2918. --- Resolution: Fixed Assignee: James Taylor Fix Version/s: 4.8.0 > Fix backward

[jira] [Commented] (PHOENIX-2911) Don't use parent table schema name for auto partitioned tables

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292125#comment-15292125 ] James Taylor commented on PHOENIX-2911: --- Fixed over on PHOENIX-2918 > Don't use p

Re: Configuration for building phoenix master

2016-05-19 Thread Mujtaba Chohan
Hi Ayola, Need more context. When do you get this error? While connecting to HBase or building Phoenix? If it's on connection, is phoenix-*-server.jar on HBase classpath and server bounced? - mujtaba On Thu, May 19, 2016 at 10:44 AM, Ayola Jayamaha wrote: > Hi All, > > I used below configura

[jira] [Updated] (PHOENIX-2918) Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION_SEQ features

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2918: -- Attachment: PHOENIX-2918.patch > Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION

[jira] [Created] (PHOENIX-2918) Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION_SEQ features

2016-05-19 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2918: - Summary: Fix backward compat for APPEND_ONLY_SCHEMA and AUTO_PARTITION_SEQ features Key: PHOENIX-2918 URL: https://issues.apache.org/jira/browse/PHOENIX-2918 Projec

[jira] [Comment Edited] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292076#comment-15292076 ] James Taylor edited comment on PHOENIX-2906 at 5/19/16 8:25 PM: --

[jira] [Commented] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292076#comment-15292076 ] James Taylor commented on PHOENIX-2906: --- We wrap the tephra TransactionProcessor w

[jira] [Commented] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread Poorna Chandra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291942#comment-15291942 ] Poorna Chandra commented on PHOENIX-2906: - +1 to [~samarthjain]'s suggestion for

[jira] [Commented] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291906#comment-15291906 ] Hadoop QA commented on PHOENIX-2886: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-2916) Need a client-side level property to control write timeout

2016-05-19 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291898#comment-15291898 ] Alex Warshavsky commented on PHOENIX-2916: -- [~giacomotaylor] Please review. >

[jira] [Commented] (PHOENIX-2917) Allow UPDATE_CACHE_FREQUENCY default setting across tables

2016-05-19 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291897#comment-15291897 ] Alex Warshavsky commented on PHOENIX-2917: -- [~giacomotaylor] Please review > A

[jira] [Created] (PHOENIX-2917) Allow UPDATE_CACHE_FREQUENCY default setting across tables

2016-05-19 Thread Alex Warshavsky (JIRA)
Alex Warshavsky created PHOENIX-2917: Summary: Allow UPDATE_CACHE_FREQUENCY default setting across tables Key: PHOENIX-2917 URL: https://issues.apache.org/jira/browse/PHOENIX-2917 Project: Phoenix

[jira] [Created] (PHOENIX-2916) Need a client-side level property to control write timeout

2016-05-19 Thread Alex Warshavsky (JIRA)
Alex Warshavsky created PHOENIX-2916: Summary: Need a client-side level property to control write timeout Key: PHOENIX-2916 URL: https://issues.apache.org/jira/browse/PHOENIX-2916 Project: Phoenix

Configuration for building phoenix master

2016-05-19 Thread Ayola Jayamaha
Hi All, I used below configurations to build phoenix master. hbase 1.2.0 zookeeper 3.4.8 It gives the Error: org.apache.hadoop.hbase.DoNotRetryIOException: Class org.apache.phoenix.coprocessor.MetaDataEndpointImpl cannot be loaded Set hbase.table.sanity.checks to false at conf or table descripto

[jira] [Commented] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291568#comment-15291568 ] Samarth Jain commented on PHOENIX-2906: --- [~jamestaylor] - are there any backward c

[jira] [Commented] (PHOENIX-2912) Broken IT tests after PHOENIX-2905

2016-05-19 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291516#comment-15291516 ] Mujtaba Chohan commented on PHOENIX-2912: - looks fine. > Broken IT tests after

[jira] [Commented] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291512#comment-15291512 ] Alicia Ying Shu commented on PHOENIX-2886: -- [~sergey.soldatov] That looks good.

[jira] [Commented] (PHOENIX-2901) If namespaces are enabled, check for existence of schema when sequence created

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291467#comment-15291467 ] James Taylor commented on PHOENIX-2901: --- +1, [~ankit.singhal] - that's a better so

[jira] [Updated] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2906: -- Attachment: PHOENIX-2906.patch Please review, [~samarthjain]. I'll remove the extra staging re

[jira] [Assigned] (PHOENIX-2906) Modify pom to use the use the 0.8.0-incubating apache tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-2906: - Assignee: James Taylor (was: Thomas D'Silva) > Modify pom to use the use the 0.8.0-inc

[jira] [Updated] (PHOENIX-2906) Use org.apache.tephra instead of co.cask.tephra

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2906: -- Summary: Use org.apache.tephra instead of co.cask.tephra (was: Modify pom to use the use the

[jira] [Commented] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291464#comment-15291464 ] Ankit Singhal commented on PHOENIX-2915: Suggestion came while discussing inter

[jira] [Created] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-19 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-2915: -- Summary: Dropping of Index can still leave some non-replayed writes in WAL Key: PHOENIX-2915 URL: https://issues.apache.org/jira/browse/PHOENIX-2915 Project: Phoe

[jira] [Commented] (PHOENIX-2901) If namespaces are enabled, check for existence of schema when sequence created

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291444#comment-15291444 ] Ankit Singhal commented on PHOENIX-2901: can't we use the same schema which is t

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291441#comment-15291441 ] Ankit Singhal commented on PHOENIX-2890: Agreed [~giacomotaylor], To the least w

[jira] [Updated] (PHOENIX-2912) Broken IT tests after PHOENIX-2905

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2912: -- Fix Version/s: 4.8.0 > Broken IT tests after PHOENIX-2905 > --

[jira] [Commented] (PHOENIX-2912) Broken IT tests after PHOENIX-2905

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291378#comment-15291378 ] James Taylor commented on PHOENIX-2912: --- [~mujtabachohan] - please confirm that th

[jira] [Commented] (PHOENIX-2901) If namespaces are enabled, check for existence of schema when sequence created

2016-05-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291375#comment-15291375 ] James Taylor commented on PHOENIX-2901: --- bq. Do you mean , before creating a seque

[jira] [Commented] (PHOENIX-2901) If namespaces are enabled, check for existence of schema when sequence created

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290978#comment-15290978 ] Ankit Singhal commented on PHOENIX-2901: [~jamestaylor], bq. If namespaces are

[jira] [Commented] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException

2016-05-19 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290916#comment-15290916 ] Ian Hellstrom commented on PHOENIX-395: --- To delete (as long as Phoenix allows the c

[jira] [Issue Comment Deleted] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException

2016-05-19 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Hellstrom updated PHOENIX-395: -- Comment: was deleted (was: Interestingly I have the same problem on 4.4.0 and I just disabled a

[jira] [Issue Comment Deleted] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException

2016-05-19 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Hellstrom updated PHOENIX-395: -- Comment: was deleted (was: It's not a solution but in case it causes problems you can always di

[jira] [Commented] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException

2016-05-19 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290906#comment-15290906 ] Ian Hellstrom commented on PHOENIX-395: --- Interestingly I have the same problem on 4

[jira] [Commented] (PHOENIX-395) Create and drop table throw exception: ArrayIndexOutOfBoundsException & DoNotRetryIOException

2016-05-19 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290902#comment-15290902 ] Ian Hellstrom commented on PHOENIX-395: --- It's not a solution but in case it causes

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

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2902: --- Attachment: (was: PHOENIX-2902.patch) > Adjust PhoenixDatabaseMetadata#getSchemas query

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

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2902: --- Attachment: PHOENIX-2902.patch > Adjust PhoenixDatabaseMetadata#getSchemas query if namespac

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

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2902: --- Attachment: PHOENIX-2902.patch > Adjust PhoenixDatabaseMetadata#getSchemas query if namespac

[jira] [Updated] (PHOENIX-2913) Some phoenix-spark IT tests are broken after PHOENIX-2862

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2913: --- Attachment: PHOENIX-2913.patch Thanks [~sergey.soldatov] for reporting the issue, Actually ,

[jira] [Updated] (PHOENIX-2913) Some phoenix-spark IT tests are broken after PHOENIX-2862

2016-05-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2913: --- Fix Version/s: 4.8.0 > Some phoenix-spark IT tests are broken after PHOENIX-2862 > -

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Junegunn Choi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290726#comment-15290726 ] Junegunn Choi commented on PHOENIX-2914: [~sergey.soldatov] I see, thanks for th

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290695#comment-15290695 ] Sergey Soldatov commented on PHOENIX-2914: -- [~junegunn] Actually this and a bi

[jira] [Updated] (PHOENIX-2886) Union ALL with Char column not present in the table in Query 1 but in Query 2 throw exception

2016-05-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-2886: - Attachment: PHOENIX-2886-v2.patch [~aliciashu], Thanks! I slightly improved this version

[jira] [Commented] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-19 Thread Junegunn Choi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290659#comment-15290659 ] Junegunn Choi commented on PHOENIX-2914: [~sergey.soldatov] Thanks, I'm aware of