[
https://issues.apache.org/jira/browse/PHOENIX-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor reassigned PHOENIX-3153:
-
Assignee: James Taylor
> Convert join-related IT tests to be derived from
> BaseHBaseM
[
https://issues.apache.org/jira/browse/PHOENIX-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3153:
--
Attachment: PHOENIX-3153.patch
> Convert join-related IT tests to be derived from
> BaseHBase
GitHub user ankitsinghal opened a pull request:
https://github.com/apache/phoenix/pull/210
PHOENIX 2890 Extend IndexTool to allow incremental index rebuilds
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ankitsinghal/phoenix PHO
GitHub user ankitsinghal opened a pull request:
https://github.com/apache/phoenix/pull/211
PHOENIX-3254 IndexId Sequence is incremented even if index exists alrâ¦
â¦eady
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ankitsingh
[
https://issues.apache.org/jira/browse/PHOENIX-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525597#comment-15525597
]
ASF GitHub Bot commented on PHOENIX-3254:
-
GitHub user ankitsinghal opened a pul
Kui Xiang created PHOENIX-3335:
--
Summary: long type in hbase mapping pheonix type error
Key: PHOENIX-3335
URL: https://issues.apache.org/jira/browse/PHOENIX-3335
Project: Phoenix
Issue Type: Imp
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kui Xiang updated PHOENIX-3335:
---
Description:
when i use the function of increament in hbase 2.0.x
push a value like '\x00\x00\x00\x
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kui Xiang updated PHOENIX-3335:
---
Description:
when i use the function of increament in hbase 2.0.x
push a value like '\x00\x00\x00\x
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525803#comment-15525803
]
William Yang commented on PHOENIX-3335:
---
This is exactly how it works. see
http:/
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525803#comment-15525803
]
William Yang edited comment on PHOENIX-3335 at 9/27/16 11:17 AM:
-
Hi,
I would like to perform a Bulk insert to HBase using Apache Phoenix from
Spark. I tried using Apache Spark Phoenix library but, as far as I was
able to understand from the code, it looks like it performs a jdbc batch
of upserts (am I right?). Instead I want to perform a Bulk load like the
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526693#comment-15526693
]
Dimitri Capitaine commented on PHOENIX-3240:
i had the same problem. i unsha
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526693#comment-15526693
]
Dimitri Capitaine edited comment on PHOENIX-3240 at 9/27/16 4:46 PM:
-
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526693#comment-15526693
]
Dimitri Capitaine edited comment on PHOENIX-3240 at 9/27/16 4:45 PM:
-
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3240:
--
Fix Version/s: 4.9.0
> ClassCastException from Pig loader
> --
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526745#comment-15526745
]
James Taylor commented on PHOENIX-3240:
---
WDYT, [~elserj] & [~sergey.soldatov]?
>
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3335:
--
Summary: Improve documention of unsigned_long type mapping (was: long type
in hbase mapping p
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3335:
--
Issue Type: Task (was: Improvement)
> long type in hbase mapping pheonix type error
> ---
[
https://issues.apache.org/jira/browse/PHOENIX-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526762#comment-15526762
]
James Taylor commented on PHOENIX-3335:
---
Agreed, [~yhxx511]. If you want to put to
Hi,
We are facing an issue where we are trying to replace a particular pattern
to "Esc" character by using the REGEXP_REPLACE function.
We see that in the output we get only "e" and not the "Esc" character.
Steps to reproduce:
1. Create a test table
CREATE TABLE TEST (ID INTEGER PRIMARY KE
Please file a JIRA, ideally with a unit test that reproduces the issue.
Thanks,
James
On Tue, Sep 27, 2016 at 3:27 AM, Sangeeta Soman
wrote:
> Hi,
>
> We are facing an issue where we are trying to replace a particular pattern
> to "Esc" character by using the REGEXP_REPLACE function.
>
> We see
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526887#comment-15526887
]
Josh Elser commented on PHOENIX-3240:
-
There are a couple of options I can think of
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526964#comment-15526964
]
James Taylor commented on PHOENIX-3240:
---
Would you have some spare cycles in the n
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser reassigned PHOENIX-3240:
---
Assignee: Josh Elser
> ClassCastException from Pig loader
> ---
[
https://issues.apache.org/jira/browse/PHOENIX-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526974#comment-15526974
]
Josh Elser commented on PHOENIX-3240:
-
Tentative "yes", [~jamestaylor]. I'll grab th
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3334:
--
Fix Version/s: 4.8.2
> ConnectionQueryServicesImpl should close HConnection if init fails
> --
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526992#comment-15526992
]
James Taylor commented on PHOENIX-3334:
---
How about a quick fix on this one, [~sama
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526997#comment-15526997
]
Samarth Jain commented on PHOENIX-3334:
---
Sure, let me take a look.
> ConnectionQu
[
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue updated PHOENIX-3273:
-
Summary: Support both "!=" and "<>" in Calcite-Phoenix (was: Replace "!="
with "<>" in all test
[
https://issues.apache.org/jira/browse/PHOENIX-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue resolved PHOENIX-3273.
--
Resolution: Fixed
Now with CALCITE-1374, we can allow "!=" as an alternative to "<>" in
Calci
[
https://issues.apache.org/jira/browse/PHOENIX-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527244#comment-15527244
]
Kevin Liew commented on PHOENIX-476:
Thanks James, will do. I didn’t have the right c
[
https://issues.apache.org/jira/browse/PHOENIX-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527244#comment-15527244
]
Kevin Liew edited comment on PHOENIX-476 at 9/27/16 8:08 PM:
-
[
https://issues.apache.org/jira/browse/PHOENIX-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527432#comment-15527432
]
Hudson commented on PHOENIX-3153:
-
FAILURE: Integrated in Jenkins build Phoenix-master #
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3334:
--
Attachment: PHOENIX-3334.patch
[~jamestaylor], please review.
> ConnectionQueryServicesImpl s
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527803#comment-15527803
]
James Taylor commented on PHOENIX-3334:
---
+1
> ConnectionQueryServicesImpl should
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3334:
--
Attachment: PHOENIX-3334_4.x-HBase-0.98.patch
Slightly different patch for the 4.x and master
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3334:
--
Attachment: (was: PHOENIX-3334_4.x-HBase-0.98.patch)
> ConnectionQueryServicesImpl should
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3334:
--
Attachment: PHOENIX-3334_4.x-HBase-0.98.patch
> ConnectionQueryServicesImpl should close HConn
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain resolved PHOENIX-3334.
---
Resolution: Fixed
> ConnectionQueryServicesImpl should close HConnection if init fails
> ---
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528148#comment-15528148
]
Hudson commented on PHOENIX-3334:
-
SUCCESS: Integrated in Jenkins build Phoenix-4.8-HBas
[
https://issues.apache.org/jira/browse/PHOENIX-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528330#comment-15528330
]
Hudson commented on PHOENIX-3334:
-
SUCCESS: Integrated in Jenkins build Phoenix-master #
With 4 +1's (including mine) and no -1 the vote passes.I will release RC0 as
Phoenix 4.8.1
On to 4.8.2 and/or 4.9.0 :)
-- Lars
From: James Taylor
To: "dev@phoenix.apache.org" ; lars hofhansl
Sent: Monday, September 26, 2016 3:54 PM
Subject: Re: [VOTE] The first rc (RC0) for Phoenix 4.
[
https://issues.apache.org/jira/browse/PHOENIX-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528453#comment-15528453
]
Francis Chuang commented on PHOENIX-3259:
-
Are there any workarounds for this in
[
https://issues.apache.org/jira/browse/PHOENIX-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528453#comment-15528453
]
Francis Chuang edited comment on PHOENIX-3259 at 9/28/16 5:22 AM:
Hello Phoenix folks,
The purpose of this email is two fold:
1) to introduce folks about the new optional upgrade process and,
2) to get a consensus on what should the default behavior of the process
be.
As you may already know, when a new minor release is rolled out, in order
to support new featu
The Phoenix Team is pleased to announce the immediate release of Apache Phoenix
4.8.1.
Download it from your favorite Apache mirror [1].
Apache Phoenix 4.8.1 a bug fix release for the Phoenix 4.8 release line,
compatible with Apache HBase 0.98, 1.0, 1.1 & 1.2.
This release fixes the following 4
[
https://issues.apache.org/jira/browse/PHOENIX-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528545#comment-15528545
]
Lars Hofhansl commented on PHOENIX-3322:
Anything between 100mb and 2gb to try?
[
https://issues.apache.org/jira/browse/PHOENIX-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-3259.
---
Resolution: Won't Fix
The workaround is to remove the guava 12 lib from the hbase dir and re
[
https://issues.apache.org/jira/browse/PHOENIX-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528590#comment-15528590
]
James Taylor commented on PHOENIX-3331:
---
+1
> Bug in calculating minDisabledTimes
[
https://issues.apache.org/jira/browse/PHOENIX-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3331:
--
Fix Version/s: 4.8.2
4.9.0
> Bug in calculating minDisabledTimestamp for a
50 matches
Mail list logo