[
https://issues.apache.org/jira/browse/PHOENIX-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-1005:
---
Attachment: phoenix-1005.patch
[~jamestaylor] Could you review the patch? Thanks
[
https://issues.apache.org/jira/browse/PHOENIX-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-1005:
---
Affects Version/s: 5.0.0
4.0.0
> upsert data error after drop in
[
https://issues.apache.org/jira/browse/PHOENIX-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong reassigned PHOENIX-1005:
--
Assignee: Jeffrey Zhong
> upsert data error after drop in
[
https://issues.apache.org/jira/browse/PHOENIX-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011848#comment-14011848
]
Jeffrey Zhong commented on PHOENIX-1005:
[~futureage] You're right.
[
https://issues.apache.org/jira/browse/PHOENIX-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-992.
---
Resolution: Fixed
Fix Version/s: 4.1
5.0.0
Thanks for all the
Fantastic!!! Congratulations to all!
I'd suggest we may should have Phoenix meet up once a while.
From: James Taylor
Reply-To:
Date: Thursday, May 22, 2014 10:02 AM
To: "dev@phoenix.incubator.apache.org" ,
"u...@phoenix.incubator.apache.org"
Subject: Apache Phoenix has officially graduate
[
https://issues.apache.org/jira/browse/PHOENIX-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-992:
--
Attachment: phoenix-992-v2.patch
Thanks [~giacomotaylor] for the review! All tests passed
[
https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-991:
--
Fix Version/s: 4.1
3.1
5.0.0
> IT tests failed
[
https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005416#comment-14005416
]
Jeffrey Zhong commented on PHOENIX-991:
---
Thanks [~giacomotaylor] & [~s
being passed to java via -cp when launching it.
>
>thanks again,
>-chris
>
>On May 20, 2014, at 5:50 PM, Jeffrey Zhong wrote:
>
>>
>>
>> Hey Chris,
>>
>> Sorry for the trace option. The right option should be be
t; at
>org.apache.hadoop.hbase.regionserver.HStore.getRowKeyAtOrBefore(HStore.jav
>a:1655)
> at
>org.apache.hadoop.hbase.regionserver.HRegion.getClosestRowBefore(HRegion.j
>ava:1826)
> at
>org.apache.hadoop.hbase.regionserver.HRegionServer.get(H
[
https://issues.apache.org/jira/browse/PHOENIX-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-992:
--
Attachment: phoenix-992.patch
[~giacomotaylor] The issue may in 3.0 as well but my
[
https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004431#comment-14004431
]
Jeffrey Zhong commented on PHOENIX-991:
---
[~samarth.j...@gmail.com] I've
Jeffrey Zhong created PHOENIX-992:
-
Summary: Replace hTable.getRowOrBefore with ReverseScan to get
maxKey in StatsManagerImpl
Key: PHOENIX-992
URL: https://issues.apache.org/jira/browse/PHOENIX-992
java.lang.Thread.State: RUNNABLE
> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
> at sun.nio.ch.SelectorImpl
at java.lang.Thread.run(Thread.java:744)
>>>>>>
>>>>>> "RpcServer.handler=1,port=60020" daemon prio=10
>>>>>>tid=0x00cdb800
>>>>> nid=0x727b runnable [0x7f4b49e9e000]
>>>>>> java.lang.Thread.State: RUNNABLE
>>>>&g
[
https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-991:
--
Affects Version/s: (was: 4.0.0)
4.1
> IT tests failed on hado
[
https://issues.apache.org/jira/browse/PHOENIX-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-991:
--
Attachment: phoenix-991.patch
It took me a while to realize that we set
Jeffrey Zhong created PHOENIX-991:
-
Summary: IT tests failed on hadoop2
Key: PHOENIX-991
URL: https://issues.apache.org/jira/browse/PHOENIX-991
Project: Phoenix
Issue Type: Bug
Affects
t;> RpcServer.reader tasks, all in a WAITING state, no other monitored
>>>tasks
>>> are happening. The regionserver has a Max Heap of 10G and a Used heap
>>>of
>>> 445.2M.
>>>
>>> I've attached the regionserver log with
>From the stack, it seems you increase the default rpc handler number to
about 60. All handlers are serving Get request(You can search
org.apache.hadoop.hbase.regionserver.HRegionServer.get(HRegionServer.java:2
841).
You can check why there are so many get requests by adding some log info
or ena
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980039#comment-13980039
]
Jeffrey Zhong commented on PHOENIX-950:
---
[~giacomotaylor] Thanks for the comm
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Attachment: (was: Improve Phoenix Secondary Index Update Failure
Handling.pdf)
> Impr
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Attachment: Improve Phoenix Secondary Index Update Failure Handling.pdf
> Improve Second
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Attachment: Improve Phoenix Secondary Index Update Failure Handling.pdf
> Improve Second
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Attachment: (was: Improve Phoenix Secondary Index Update Failure
Handling.pdf)
> Impr
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979953#comment-13979953
]
Jeffrey Zhong commented on PHOENIX-950:
---
[~giacomotaylor], [~jesse_yates] C
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Description:
Current secondary index update could trigger chained region server failures
Jeffrey Zhong created PHOENIX-950:
-
Summary: Improve Secondary Index Update Failure Handling
Key: PHOENIX-950
URL: https://issues.apache.org/jira/browse/PHOENIX-950
Project: Phoenix
Issue
[
https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-950:
--
Attachment: Improve Phoenix Secondary Index Update Failure Handling.pdf
> Improve Second
[
https://issues.apache.org/jira/browse/PHOENIX-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-949:
--
Assignee: Ted Yu
> Replace Filter#filterRow(List) with Filter#filterRowCells(L
[
https://issues.apache.org/jira/browse/PHOENIX-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979084#comment-13979084
]
Jeffrey Zhong commented on PHOENIX-949:
---
The patch looks good to m
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977618#comment-13977618
]
Jeffrey Zhong commented on PHOENIX-848:
---
[~saint@gmail.com] Thanks
java
>>:57)
>> at
>>
>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
>>mpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:606)at
>> sqlline.SqlLine$ReflectiveCommandHandler.execute(SqlLine.java:2810)
>>at
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977103#comment-13977103
]
Jeffrey Zhong commented on PHOENIX-848:
---
The attached patch shows the differe
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976292#comment-13976292
]
Jeffrey Zhong commented on PHOENIX-848:
---
{quote}
Would it be possible to do
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-848:
--
Attachment: EnableOnHBase0.96.patch
> Enable HBase 0.96 on Master & 4.0
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976139#comment-13976139
]
Jeffrey Zhong commented on PHOENIX-848:
---
Below is the list of changes to sup
way i can specify the exact
>path
>of conf file in java code so that i can debug this? Or Is there a way to
>know which files Configuration is using to instantiate the Configuration
>object?
>
>
>On Mon, Apr 21, 2014 at 9:57 AM, Jeffrey Zhong
>wrote:
>
>>
>> Wh
What's the value for your following "$1"? You need to specify the value as
::
A sample value is quorumhost1,quoruamhost2,quorumhost3:2181:/hbase
On 4/21/14 12:48 AM, "anil gupta" wrote:
>Hi All,
>
>Phoenix is trying to connect to a Standalone hbase rather than my Fully
>distributed HBase clust
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974875#comment-13974875
]
Jeffrey Zhong commented on PHOENIX-848:
---
How a
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974618#comment-13974618
]
Jeffrey Zhong commented on PHOENIX-848:
---
There is HLog interface change
[
https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974618#comment-13974618
]
Jeffrey Zhong edited comment on PHOENIX-848 at 4/18/14 11:1
[
https://issues.apache.org/jira/browse/PHOENIX-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-920.
---
Resolution: Fixed
Fix Version/s: 4.1
3.1
5.0.0
[
https://issues.apache.org/jira/browse/PHOENIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967113#comment-13967113
]
Jeffrey Zhong commented on PHOENIX-909:
---
[~giacomotaylor] do you need this in
[
https://issues.apache.org/jira/browse/PHOENIX-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-916:
--
Attachment: phoenix-916-v3.patch
The v3 patch addresses [~giacomotaylor] latest comments
[
https://issues.apache.org/jira/browse/PHOENIX-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-920:
--
Attachment: phoenix-920.patch
The patch contains following fixes:
1) turn color setting off
Jeffrey Zhong created PHOENIX-920:
-
Summary: SqlLine shows funky characters when running on Windows
Key: PHOENIX-920
URL: https://issues.apache.org/jira/browse/PHOENIX-920
Project: Phoenix
[
https://issues.apache.org/jira/browse/PHOENIX-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-916:
--
Attachment: phoenix-916-v2.patch
Thanks [~giacomotaylor] and [~lhofhansl] for the comments
Jeffrey Zhong created PHOENIX-919:
-
Summary: How to run CsvBulkLoadTool of Phoenix 4.0
Key: PHOENIX-919
URL: https://issues.apache.org/jira/browse/PHOENIX-919
Project: Phoenix
Issue Type
[
https://issues.apache.org/jira/browse/PHOENIX-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-919.
---
Resolution: Fixed
> How to run CsvBulkLoadTool of Phoenix
[
https://issues.apache.org/jira/browse/PHOENIX-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963308#comment-13963308
]
Jeffrey Zhong commented on PHOENIX-916:
---
Thanks for the comments. I'll
Congrats Gabriel! Welcome!
On 4/8/14 11:35 AM, "Andrew Purtell" wrote:
>Congratulations Gabriel!
>
>
>On Tue, Apr 8, 2014 at 10:23 AM, James Taylor
>wrote:
>
>> On behalf of the Apache Phoenix project, I am pleased to welcome Gabriel
>> Reid as a committer. He stepped in and did a fantastic jo
[
https://issues.apache.org/jira/browse/PHOENIX-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-916:
--
Attachment: phoenix-916.patch
Basically we delay the SYSTEM.CATALOG region open a little bit
Jeffrey Zhong created PHOENIX-916:
-
Summary: Time clock skew issue when SYSTEM.CATALOG moves between
region servers
Key: PHOENIX-916
URL: https://issues.apache.org/jira/browse/PHOENIX-916
Project
[
https://issues.apache.org/jira/browse/PHOENIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958208#comment-13958208
]
Jeffrey Zhong commented on PHOENIX-909:
---
"scn++" should be
[
https://issues.apache.org/jira/browse/PHOENIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-909:
--
Attachment: phoenix-909.patch
> Handle scan time range for low time resolution
[
https://issues.apache.org/jira/browse/PHOENIX-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-909:
--
Description:
When running end2end tests against a live windows multi-node cluster, there are
Jeffrey Zhong created PHOENIX-909:
-
Summary: Handle scan time range for low time resolution OS
Key: PHOENIX-909
URL: https://issues.apache.org/jira/browse/PHOENIX-909
Project: Phoenix
Issue
+1.
I downloaded the 3.0 & hbase0.94.17 tar balls and run the following
tests:
1) run sqlline.py fine
2) run ./psql.py localhost ../examples/WEB_STAT.sql
../examples/WEB_STAT.csv ../examples/WEB_STAT_QUERIES.sql can create
table, load data from the sample CSV file and query loaded data
3) run en
+1.
I downloaded the 4.0 & hbase0.98.1RC2 tar balls and run the following
tests:
1) run sqlline.py fine
2) run ./psql.py localhost ../examples/WEB_STAT.sql
../examples/WEB_STAT.csv ../examples/WEB_STAT_QUERIES.sql can create
table, load data from the sample CSV file and query loaded data
3) run
han
>> >> wrote:
>> >>
>> >>> Jeffrey - phoenix-core-4.0.0-incubating.jar was named as
>> >>> phoenix-4.0.0-incubating.jar to match naming convention of previous
>> >>> releases.
>> >>>
>> >>> Yes. 4.0.0 ta
I downloaded the tar ball phoenix-4.0.0-incubating.tar.gz and found it
doesn't contain phoenix-core-4.0.0-incubating.jar & example files.
Thanks
-Jeffrey
On 3/21/14 3:49 PM, "James Taylor" wrote:
>Hi everyone,
>This is a call for a vote on Apache Phoenix 4.0.0 incubating RC1. Thanks
>for the f
[
https://issues.apache.org/jira/browse/PHOENIX-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-883.
---
Resolution: Invalid
Though zookeeper allows port inside a quorum string but hbase strips
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943269#comment-13943269
]
Jeffrey Zhong commented on PHOENIX-881:
---
[~gabriel.reid] You're r
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-881.
---
Resolution: Fixed
Fix Version/s: 5.0.0
4.0.0
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942683#comment-13942683
]
Jeffrey Zhong commented on PHOENIX-881:
---
{quote}
For the hbase.zookeeper.qu
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942683#comment-13942683
]
Jeffrey Zhong edited comment on PHOENIX-881 at 3/21/14 2:2
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942585#comment-13942585
]
Jeffrey Zhong commented on PHOENIX-881:
---
I saw you explained {quote}This co
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942580#comment-13942580
]
Jeffrey Zhong commented on PHOENIX-881:
---
Cool.
{quote}
The scan don
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942509#comment-13942509
]
Jeffrey Zhong commented on PHOENIX-881:
---
You can check the zookeeper constru
Jeffrey Zhong created PHOENIX-883:
-
Summary: Need to change separator ":" inside JDBC url
Key: PHOENIX-883
URL: https://issues.apache.org/jira/browse/PHOENIX-883
Project: Phoenix
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942445#comment-13942445
]
Jeffrey Zhong commented on PHOENIX-881:
---
Thanks [~giacomotaylor] for the rev
[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-881:
--
Attachment: phoenix-881.patch
The patch is low risk where most changes are replacing the
Jeffrey Zhong created PHOENIX-881:
-
Summary: end2end test fails to run against a live cluster using
end2endtest.py
Key: PHOENIX-881
URL: https://issues.apache.org/jira/browse/PHOENIX-881
Project
[
https://issues.apache.org/jira/browse/PHOENIX-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong resolved PHOENIX-875.
---
Resolution: Fixed
Fix Version/s: 5.0.0
4.0.0
[
https://issues.apache.org/jira/browse/PHOENIX-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-875:
--
Attachment: phoenix-875-v2.patch
I've integrated the patch into 3.0, 4.0 & mast
[
https://issues.apache.org/jira/browse/PHOENIX-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940016#comment-13940016
]
Jeffrey Zhong commented on PHOENIX-875:
---
You're right. From stack trace,
[
https://issues.apache.org/jira/browse/PHOENIX-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-866:
--
Attachment: (was: phoenix-875.patch)
> Update pom for 4.0 to point to 9
[
https://issues.apache.org/jira/browse/PHOENIX-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-875:
--
Attachment: phoenix-875.patch
Attached to a wrong JIRA. Re-attach the patch. [~jamestaylor
[
https://issues.apache.org/jira/browse/PHOENIX-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-866:
--
Attachment: phoenix-875.patch
[~giacomotaylor] Could please review the patch? Thanks
Jeffrey Zhong created PHOENIX-875:
-
Summary: NPE when running end2end tests against a live cluster
Key: PHOENIX-875
URL: https://issues.apache.org/jira/browse/PHOENIX-875
Project: Phoenix
[
https://issues.apache.org/jira/browse/PHOENIX-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939623#comment-13939623
]
Jeffrey Zhong commented on PHOENIX-866:
---
I updated the POM to point to 0.98.
[
https://issues.apache.org/jira/browse/PHOENIX-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-865:
--
Attachment: phoenix-865.patch
> Bump utility logging level from INFO to WARN because of
Jeffrey Zhong created PHOENIX-865:
-
Summary: Bump utility logging level from INFO to WARN because of
too much logging info
Key: PHOENIX-865
URL: https://issues.apache.org/jira/browse/PHOENIX-865
[
https://issues.apache.org/jira/browse/PHOENIX-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-864:
--
Attachment: phoenix-864.patch
> Bump up phoenix driver version from 3.0 to
Jeffrey Zhong created PHOENIX-864:
-
Summary: Bump up phoenix driver version from 3.0 to 4.0
Key: PHOENIX-864
URL: https://issues.apache.org/jira/browse/PHOENIX-864
Project: Phoenix
Issue
[
https://issues.apache.org/jira/browse/PHOENIX-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-859:
--
Affects Version/s: 5.0.0
> Client jar needs to package commons-collections when running
[
https://issues.apache.org/jira/browse/PHOENIX-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-859:
--
Attachment: phoenix-859.patch
> Client jar needs to package commons-collections when runn
[
https://issues.apache.org/jira/browse/PHOENIX-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-858:
--
Affects Version/s: 5.0.0
4.0.0
> Unit test IsNul
[
https://issues.apache.org/jira/browse/PHOENIX-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-859:
--
Affects Version/s: 4.0.0
> Client jar needs to package commons-collections when running
Jeffrey Zhong created PHOENIX-859:
-
Summary: Client jar needs to package commons-collections when
running on windows
Key: PHOENIX-859
URL: https://issues.apache.org/jira/browse/PHOENIX-859
Project
[
https://issues.apache.org/jira/browse/PHOENIX-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-858:
--
Attachment: phoenix-858.patch
> Unit test IsNullIT#testIsNullAsSingleKey fails in mas
Jeffrey Zhong created PHOENIX-858:
-
Summary: Unit test IsNullIT#testIsNullAsSingleKey fails in master
& 4.0 branch
Key: PHOENIX-858
URL: https://issues.apache.org/jira/browse/PHOENIX-858
Pro
[
https://issues.apache.org/jira/browse/PHOENIX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-849:
--
Attachment: phoenix-849.patch
> Test StatsManagerIT#testStatsManager is fl
[
https://issues.apache.org/jira/browse/PHOENIX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-849:
--
Attachment: phoenix-845.patch
The change is to make sure to we get the original value. I have
[
https://issues.apache.org/jira/browse/PHOENIX-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated PHOENIX-849:
--
Attachment: (was: phoenix-845.patch)
> Test StatsManagerIT#testStatsManager is fl
Jeffrey Zhong created PHOENIX-849:
-
Summary: Test StatsManagerIT#testStatsManager is flaky
Key: PHOENIX-849
URL: https://issues.apache.org/jira/browse/PHOENIX-849
Project: Phoenix
Issue
Jeffrey Zhong created PHOENIX-848:
-
Summary: Enable HBase0.96 on Master & 4.0 branch
Key: PHOENIX-848
URL: https://issues.apache.org/jira/browse/PHOENIX-848
Project: Phoenix
Issue
[
https://issues.apache.org/jira/browse/PHOENIX-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934239#comment-13934239
]
Jeffrey Zhong commented on PHOENIX-840:
---
Yes, we will switch to 0.98.1 for
1 - 100 of 150 matches
Mail list logo