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

2016-05-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290305#comment-15290305 ] James Taylor commented on PHOENIX-2894: --- Agreed, [~maryannxue]. Let's go with your first patch.

[jira] [Commented] (PHOENIX-2905) hadoop-2.5.1 artifacts are in the dependency tree

2016-05-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290270#comment-15290270 ] Hudson commented on PHOENIX-2905: - FAILURE: Integrated in Phoenix-master #1226 (See

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

2016-05-18 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: - Summary: Sort-merge join works incorrectly with DESC columns (was: Join return incomplete

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

2016-05-18 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290204#comment-15290204 ] Josh Elser commented on PHOENIX-2908: - bq. In all our classes we use only antlr-runtime. In its own

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

2016-05-18 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290198#comment-15290198 ] Sergey Soldatov commented on PHOENIX-2908: -- In all our classes we use only antlr-runtime. In

Re: Antlr dependency issue

2016-05-18 Thread Sergey Soldatov
antlr-runtime is using ST only for DOT diagrams. I don't think we build something for graphviz, so it's safe to keep only and only antlr-runtime. Thanks, Sergey On Mon, May 16, 2016 at 6:55 PM, William wrote: > Hi all >I found a weird problem when executing 'mvn

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

2016-05-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289773#comment-15289773 ] James Taylor commented on PHOENIX-2908: --- I think it should be fine to only depend on

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

2016-05-18 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289744#comment-15289744 ] Mujtaba Chohan commented on PHOENIX-2911: - Exception when system is updated to current snapshot

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

2016-05-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2911: -- Attachment: PHOENIX-2911.patch Please review, [~samarthjain] > Don't use parent table schema

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

2016-05-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2911: -- Attachment: PHOENIX-2911_addendum.patch Minor addendum to normalize name of sequence > Don't

[jira] [Updated] (PHOENIX-2894) Join return incomplete results in some cases

2016-05-18 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_alt.patch > Join return incomplete results in some cases >

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

2016-05-18 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2911: -- Attachment: PHOENIX-2911_v2.patch Final patch with test fix. > Don't use parent table schema

[jira] [Commented] (PHOENIX-2894) Join return incomplete results in some cases

2016-05-18 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289611#comment-15289611 ] Maryann Xue commented on PHOENIX-2894: -- [~jamestaylor], there is no OrderBy object before compile,

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

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

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

2016-05-18 Thread James Taylor (JIRA)
James Taylor created PHOENIX-2911: - Summary: Don't use parent table schema name for auto partitioned tables Key: PHOENIX-2911 URL: https://issues.apache.org/jira/browse/PHOENIX-2911 Project: Phoenix

[jira] [Created] (PHOENIX-2910) Avoid synchronous stats lookup in PTable creation while holding row lock

2016-05-18 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-2910: --- Summary: Avoid synchronous stats lookup in PTable creation while holding row lock Key: PHOENIX-2910 URL: https://issues.apache.org/jira/browse/PHOENIX-2910 Project:

[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-18 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15288625#comment-15288625 ] Sergey Soldatov commented on PHOENIX-2886: -- Thanks. Don't forget to change the test case to

[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-18 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15288619#comment-15288619 ] Alicia Ying Shu commented on PHOENIX-2886: -- My bad when I cleaned up the code, I switched a

[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-18 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15288562#comment-15288562 ] Alicia Ying Shu commented on PHOENIX-2886: -- [~sergey.soldatov] That was a debug code and it

Re: Error: org.apache.phoenix.exception.PhoenixIOException

2016-05-18 Thread Sergey Soldatov
Sergey, It would be great if you provide at least the version of phoenix you are using. I can suggest that it's 4.6. There were number of fixes since that time, so could you please try the more recent 4.7 or the current master. The exception from the log of crashed RS may be useful as well.

Re: Jenkins build failures?

2016-05-18 Thread Sergey Soldatov
Getting back to the failures with OOM/unable to create a native thread. Those files have around 100 tests inside each that are running on top of the phoenix. In total they generate over 2500 scans. (system.catalog, sequences and regular scans over table). The problem that on HBase side all scans