[jira] [Commented] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-04-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249180#comment-15249180 ] James Taylor commented on PHOENIX-2724: --- +1 - nice work! I don't think you need this, as the

[jira] [Commented] (PHOENIX-2844) ORDER BY doesn't seem consistent

2016-04-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249162#comment-15249162 ] James Taylor commented on PHOENIX-2844: --- Yes, +1. You're right, [~samarthjain]. It should be like

[jira] [Resolved] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved PHOENIX-2743. - Resolution: Fixed Applied to 4.x-HBase-0.98 as well. Thanks for the great work here

[jira] [Created] (PHOENIX-2844) ORDER BY doesn't seem consistent

2016-04-19 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-2844: - Summary: ORDER BY doesn't seem consistent Key: PHOENIX-2844 URL: https://issues.apache.org/jira/browse/PHOENIX-2844 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-2743: - Attachment: PHOENIX-2743-0.98.patch Patch for 4.x-HBase-0.98 > HivePhoenixHandler for

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248836#comment-15248836 ] Sergey Soldatov commented on PHOENIX-2743: -- Sure > HivePhoenixHandler for big-big join with

[jira] [Updated] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2743: Assignee: Sergey Soldatov > HivePhoenixHandler for big-big join with predicate push down >

[jira] [Updated] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2743: Fix Version/s: 4.8.0 > HivePhoenixHandler for big-big join with predicate push down >

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248829#comment-15248829 ] Josh Elser commented on PHOENIX-2743: - Alrighty, I just pushed this to master and 4.x-HBase-1.0.

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

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

[GitHub] phoenix pull request: PHOENIX-2743 Hive Storage support

2016-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/phoenix/pull/155 --- 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] [Updated] (PHOENIX-2724) Query with large number of guideposts is slower compared to no stats

2016-04-19 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2724: -- Attachment: PHOENIX-2724.patch Likely patch. Running tests now to verify if I broke anything.

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248640#comment-15248640 ] Josh Elser commented on PHOENIX-2743: - bq. Could it be that you have core-site.xml in your

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248624#comment-15248624 ] Sergey Soldatov commented on PHOENIX-2743: -- [~elserj] Nope, on my setup I had the only problem

Re: Site broken

2016-04-19 Thread Enis Söztutar
Alright, fixed the issue in https://issues.apache.org/jira/browse/PHOENIX-2843. A quick review? I'll commit the updated docs regardless to have the site restored. Thanks Nick. Enis On Tue, Apr 19, 2016 at 1:48 PM, Enis Söztutar wrote: > JDK-8 introduced a

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248614#comment-15248614 ] Josh Elser commented on PHOENIX-2743: - I've gotten HivePhoenixStoreIT to pass in Eclipse, but I have

[jira] [Updated] (PHOENIX-2843) Phoenix-site does not build with JDK-8

2016-04-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated PHOENIX-2843: --- Attachment: PHOENIX-2843_v1.patch One liner patch. This is against the svn repository for

[jira] [Created] (PHOENIX-2843) Phoenix-site does not build with JDK-8

2016-04-19 Thread Enis Soztutar (JIRA)
Enis Soztutar created PHOENIX-2843: -- Summary: Phoenix-site does not build with JDK-8 Key: PHOENIX-2843 URL: https://issues.apache.org/jira/browse/PHOENIX-2843 Project: Phoenix Issue Type:

Re: Site broken

2016-04-19 Thread Enis Söztutar
JDK-8 introduced a ArrayList.replaceAll() which is causing the build issue since the code is trying to use the local static method inside a custom ArrayList in BuildBase.java, line 136. https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html#replaceAll-java.util.function.UnaryOperator-

Re: Site broken

2016-04-19 Thread Enis Söztutar
The problem is that, I was getting this, but the build did not fail: HW10676:phoenix-docs$ ./build.sh docs src/tools/org/h2/build/BuildBase.java:136: error: no suitable method found for replaceAll(String,String,String) pattern = replaceAll(pattern, "/", File.separator);

Re: Site broken

2016-04-19 Thread Nick Dimiduk
Sending to the correct dev list. http://phoenix.apache.org/language/index.html http://phoenix.apache.org/language/functions.html http://phoenix.apache.org/language/datatypes.html On Tue, Apr 19, 2016 at 1:00 PM, Nick Dimiduk wrote: > Hey guys, > > Looks like the last site

[jira] [Commented] (PHOENIX-2838) Support "case insensitive" identifier for drop schema and use schema constructs

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248219#comment-15248219 ] Hudson commented on PHOENIX-2838: - FAILURE: Integrated in Phoenix-master #1195 (See

[jira] [Commented] (PHOENIX-2841) UDF not working with sort merge join

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248218#comment-15248218 ] Hudson commented on PHOENIX-2841: - FAILURE: Integrated in Phoenix-master #1195 (See

[jira] [Updated] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-2743: Attachment: hivephoenixhandler.jstack I can't get the HivePhoenixStoreIT to pass on the command

[jira] [Resolved] (PHOENIX-1311) HBase namespaces surfaced in phoenix

2016-04-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1311. --- Resolution: Fixed Re-resolving as the fixes are in a different JIRA. > HBase namespaces

[jira] [Commented] (PHOENIX-2838) Support "case insensitive" identifier for drop schema and use schema constructs

2016-04-19 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247834#comment-15247834 ] James Taylor commented on PHOENIX-2838: --- +1. Thanks for the fixes, [~ankit.singhal]. > Support

[jira] [Commented] (PHOENIX-2838) Support "case insensitive" identifier for drop schema and use schema constructs

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

[jira] [Commented] (PHOENIX-2807) Update logging and explain plan to show hbase tables instead of phoenix names

2016-04-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247481#comment-15247481 ] Ankit Singhal commented on PHOENIX-2807: Table name in explain is updated with correct physical

[jira] [Commented] (PHOENIX-1311) HBase namespaces surfaced in phoenix

2016-04-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247475#comment-15247475 ] Ankit Singhal commented on PHOENIX-1311: Yes [~giacomotaylor], there is only one failure

[jira] [Updated] (PHOENIX-2838) Support "case insensitive" identifier for drop schema and use schema constructs

2016-04-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2838: --- Attachment: PHOENIX-2838.patch [~jamestaylor], would you mind taking a quick look on the

[jira] [Commented] (PHOENIX-2743) HivePhoenixHandler for big-big join with predicate push down

2016-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247259#comment-15247259 ] ASF GitHub Bot commented on PHOENIX-2743: - GitHub user ss77892 opened a pull request:

[GitHub] phoenix pull request: PHOENIX-2743 HivePhoenixHandler for big-big ...

2016-04-19 Thread ss77892
GitHub user ss77892 opened a pull request: https://github.com/apache/phoenix/pull/165 PHOENIX-2743 HivePhoenixHandler for big-big join with predicate push … Rebased on the current master as a single patch. You can merge this pull request into a Git repository by running: $