[13/13] phoenix git commit: Changes for CDH 5.13.x

2018-05-19 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/11a9b247 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/11a9b247 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/11a9b247

[03/13] phoenix git commit: PHOENIX-4726 save sync index build start timestamp

2018-05-19 Thread pboado
PHOENIX-4726 save sync index build start timestamp Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/88cbbebf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/88cbbebf Diff:

[11/13] phoenix git commit: PHOENIX-4724 Efficient Equi-Depth histogram for streaming data

2018-05-19 Thread pboado
PHOENIX-4724 Efficient Equi-Depth histogram for streaming data Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1b2144f5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1b2144f5 Diff:

[07/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(addendum) (James Taylor)

2018-05-19 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(addendum) (James Taylor) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7bf23ead Tree:

[10/13] phoenix git commit: PHOENIX-4744 Reduce parallelism in integration test runs

2018-05-19 Thread pboado
PHOENIX-4744 Reduce parallelism in integration test runs Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/44dbb42b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/44dbb42b Diff:

[09/13] phoenix git commit: PHOENIX-4742 DistinctPrefixFilter potentially seeks to lesser key when descending or null value

2018-05-19 Thread pboado
PHOENIX-4742 DistinctPrefixFilter potentially seeks to lesser key when descending or null value Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/0109b9a5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/0109b9a5

[03/13] phoenix git commit: PHOENIX-4726 save sync index build start timestamp

2018-05-19 Thread pboado
PHOENIX-4726 save sync index build start timestamp Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/88cbbebf Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/88cbbebf Diff:

[07/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(addendum) (James Taylor)

2018-05-19 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(addendum) (James Taylor) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7bf23ead Tree:

[04/13] phoenix git commit: PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-19 Thread pboado
http://git-wip-us.apache.org/repos/asf/phoenix/blob/5ba5f819/phoenix-core/src/main/java/org/apache/phoenix/monitoring/MutationMetricQueue.java -- diff --git

[01/13] phoenix git commit: PHOENIX-4737 Use position as column qualifier for APPEND_ONLY_SCHEMA [Forced Update!]

2018-05-19 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.12 112795854 -> acde89ffb (forced update) PHOENIX-4737 Use position as column qualifier for APPEND_ONLY_SCHEMA Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[05/13] phoenix git commit: PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-19 Thread pboado
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ba5f819 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/5ba5f819 Diff:

[08/13] phoenix git commit: PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(addendum 2)

2018-05-19 Thread pboado
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(addendum 2) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/b2829828 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/b2829828 Diff:

[13/13] phoenix git commit: Changes for CDH 5.12.x

2018-05-19 Thread pboado
Changes for CDH 5.12.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/acde89ff Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/acde89ff Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/acde89ff

[11/13] phoenix git commit: PHOENIX-4724 Efficient Equi-Depth histogram for streaming data

2018-05-19 Thread pboado
PHOENIX-4724 Efficient Equi-Depth histogram for streaming data Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/1b2144f5 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/1b2144f5 Diff:

[02/13] phoenix git commit: PHOENIX-3163 Split during global index creation may cause ERROR 201 error (addendum)

2018-05-19 Thread pboado
PHOENIX-3163 Split during global index creation may cause ERROR 201 error (addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/fc72ea3a Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/fc72ea3a Diff:

[06/13] phoenix git commit: PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(addendum)

2018-05-19 Thread pboado
PHOENIX-4701 Write client-side metrics asynchronously to SYSTEM.LOG(addendum) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bb5af35c Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/bb5af35c Diff:

[3/5] phoenix git commit: PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-13 Thread pboado
PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7856a001 Tree:

[2/5] phoenix git commit: Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool

2018-05-13 Thread pboado
Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/670e14fc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/670e14fc Diff:

[5/5] phoenix git commit: Changes for CDH 5.14.x

2018-05-13 Thread pboado
Changes for CDH 5.14.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/af16a3d7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/af16a3d7 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/af16a3d7

[1/5] phoenix git commit: PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) [Forced Update!]

2018-05-13 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 995577a16 -> af16a3d77 (forced update) PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[4/5] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-13 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/84106f48 Tree:

[1/5] phoenix git commit: PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) [Forced Update!]

2018-05-13 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.12 34d7e84fd -> 112795854 (forced update) PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[5/5] phoenix git commit: Changes for CDH 5.12.x

2018-05-13 Thread pboado
Changes for CDH 5.12.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/11279585 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/11279585 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/11279585

[2/5] phoenix git commit: Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool

2018-05-13 Thread pboado
Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/670e14fc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/670e14fc Diff:

[3/5] phoenix git commit: PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-13 Thread pboado
PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7856a001 Tree:

[5/5] phoenix git commit: Changes for CDH 5.13.x

2018-05-13 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e63a313b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/e63a313b Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/e63a313b

[4/5] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-13 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/84106f48 Tree:

[1/5] phoenix git commit: PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) [Forced Update!]

2018-05-13 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 036adf3b8 -> e63a313b1 (forced update) PHOENIX-3163 Split during global index creation may cause ERROR 201 error (Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/5] phoenix git commit: Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool

2018-05-13 Thread pboado
Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/670e14fc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/670e14fc Diff:

[3/5] phoenix git commit: PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-13 Thread pboado
PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7856a001 Tree:

[4/5] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-13 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/84106f48 Tree:

[3/3] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-13 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/84106f48 Tree:

[1/3] phoenix git commit: Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool

2018-05-13 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 3768da34b -> 84106f48b Fix PhoenixMRJobSubmitter submits duplicate MR jobs for an index build from indexTool Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/3] phoenix git commit: PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-13 Thread pboado
PHOENIX-4734 SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/7856a001 Tree:

[12/13] phoenix git commit: PHOENIX-4733 NPE while running sql through file using psql

2018-05-09 Thread pboado
PHOENIX-4733 NPE while running sql through file using psql Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c892e5c7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c892e5c7 Diff:

[08/13] phoenix git commit: PHOENIX-4727 Parameterize transaction tests with TRANSACTION_PROVIDER

2018-05-09 Thread pboado
PHOENIX-4727 Parameterize transaction tests with TRANSACTION_PROVIDER Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/de4c348b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/de4c348b Diff:

[05/13] phoenix git commit: PHOENIX-4732 Improve config defaults for async secondary index MR jobs

2018-05-09 Thread pboado
PHOENIX-4732 Improve config defaults for async secondary index MR jobs Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/19769268 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/19769268 Diff:

[13/13] phoenix git commit: Changes for CDH 5.14.x

2018-05-09 Thread pboado
Changes for CDH 5.14.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/995577a1 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/995577a1 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/995577a1

[02/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ee89b44 Tree:

[04/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/90dc5ef4 Tree:

[10/13] phoenix git commit: PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser)

2018-05-09 Thread pboado
PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f1230c0a Tree:

[11/13] phoenix git commit: PHOENIX-4646 The data exceeds the max capacity for the data type error for valid scenarios (Sergey Soldatov)

2018-05-09 Thread pboado
PHOENIX-4646 The data exceeds the max capacity for the data type error for valid scenarios (Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/810ed4e3 Tree:

[06/13] phoenix git commit: PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni)

2018-05-09 Thread pboado
PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d23239fd Tree:

[01/13] phoenix git commit: Set version to v4.14.0-cdh5.11 for release [Forced Update!]

2018-05-09 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 ebceebdd1 -> 995577a16 (forced update) Set version to v4.14.0-cdh5.11 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8ed7eb0f Tree:

[12/13] phoenix git commit: PHOENIX-4733 NPE while running sql through file using psql

2018-05-09 Thread pboado
PHOENIX-4733 NPE while running sql through file using psql Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c892e5c7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c892e5c7 Diff:

[03/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dde1054f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dde1054f

[06/13] phoenix git commit: PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni)

2018-05-09 Thread pboado
PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d23239fd Tree:

[08/13] phoenix git commit: PHOENIX-4727 Parameterize transaction tests with TRANSACTION_PROVIDER

2018-05-09 Thread pboado
PHOENIX-4727 Parameterize transaction tests with TRANSACTION_PROVIDER Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/de4c348b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/de4c348b Diff:

[11/13] phoenix git commit: PHOENIX-4646 The data exceeds the max capacity for the data type error for valid scenarios (Sergey Soldatov)

2018-05-09 Thread pboado
PHOENIX-4646 The data exceeds the max capacity for the data type error for valid scenarios (Sergey Soldatov) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/810ed4e3 Tree:

[09/13] phoenix git commit: PHOENIX-4623 Inconsistent physical view index name

2018-05-09 Thread pboado
PHOENIX-4623 Inconsistent physical view index name Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/034d9867 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/034d9867 Diff:

[10/13] phoenix git commit: PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser)

2018-05-09 Thread pboado
PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f1230c0a Tree:

[04/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/90dc5ef4 Tree:

[13/13] phoenix git commit: Changes for CDH 5.13.x

2018-05-09 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/036adf3b Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/036adf3b Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/036adf3b

[02/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ee89b44 Tree:

[01/13] phoenix git commit: Set version to v4.14.0-cdh5.11 for release [Forced Update!]

2018-05-09 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 e3cfd8dae -> 036adf3b8 (forced update) Set version to v4.14.0-cdh5.11 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8ed7eb0f Tree:

[03/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dde1054f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dde1054f

[12/13] phoenix git commit: PHOENIX-4733 NPE while running sql through file using psql

2018-05-09 Thread pboado
PHOENIX-4733 NPE while running sql through file using psql Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c892e5c7 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c892e5c7 Diff:

[05/13] phoenix git commit: PHOENIX-4732 Improve config defaults for async secondary index MR jobs

2018-05-09 Thread pboado
PHOENIX-4732 Improve config defaults for async secondary index MR jobs Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/19769268 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/19769268 Diff:

[07/13] phoenix git commit: PHOENIX-3270 Remove @Ignore tag for TransactionIT.testNonTxToTxTableFailure()

2018-05-09 Thread pboado
PHOENIX-3270 Remove @Ignore tag for TransactionIT.testNonTxToTxTableFailure() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/59aa56ea Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/59aa56ea Diff:

[05/13] phoenix git commit: PHOENIX-4732 Improve config defaults for async secondary index MR jobs

2018-05-09 Thread pboado
PHOENIX-4732 Improve config defaults for async secondary index MR jobs Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/19769268 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/19769268 Diff:

[01/13] phoenix git commit: Set version to v4.14.0-cdh5.11 for release [Forced Update!]

2018-05-09 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.12 a769d8ab8 -> 34d7e84fd (forced update) Set version to v4.14.0-cdh5.11 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8ed7eb0f Tree:

[07/13] phoenix git commit: PHOENIX-3270 Remove @Ignore tag for TransactionIT.testNonTxToTxTableFailure()

2018-05-09 Thread pboado
PHOENIX-3270 Remove @Ignore tag for TransactionIT.testNonTxToTxTableFailure() Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/59aa56ea Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/59aa56ea Diff:

[06/13] phoenix git commit: PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni)

2018-05-09 Thread pboado
PHOENIX-3856 StatementContext class constructor not honouring supplied scan object (Sukumar Maddineni) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d23239fd Tree:

[04/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/90dc5ef4 Tree:

[02/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers-addendum(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/5ee89b44 Tree:

[13/13] phoenix git commit: Changes for CDH 5.12.x

2018-05-09 Thread pboado
Changes for CDH 5.12.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/34d7e84f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/34d7e84f Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/34d7e84f

[03/13] phoenix git commit: PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu)

2018-05-09 Thread pboado
PHOENIX-4685 Properly handle connection caching for Phoenix inside RegionServers(Rajeshbabu) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/dde1054f Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/dde1054f

[09/13] phoenix git commit: PHOENIX-4623 Inconsistent physical view index name

2018-05-09 Thread pboado
PHOENIX-4623 Inconsistent physical view index name Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/034d9867 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/034d9867 Diff:

[10/13] phoenix git commit: PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser)

2018-05-09 Thread pboado
PHOENIX-4678 ndexScrutinyTool generates malformed query due to incorrect table name(s) (Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/f1230c0a Tree:

phoenix git commit: PHOENIX-4733 NPE while running sql through file using psql

2018-05-09 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 810ed4e37 -> c892e5c7d PHOENIX-4733 NPE while running sql through file using psql Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c892e5c7 Tree:

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.14.2-rc0 [created] ebceebdd1

phoenix git commit: Set version to v4.14.0-cdh5.14 for release

2018-05-03 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 c943a5715 -> ebceebdd1 Set version to v4.14.0-cdh5.14 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ebceebdd Tree:

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.13.2-rc0 [created] e3cfd8dae

phoenix git commit: Set version to v4.14.0-cdh5.13 for release

2018-05-03 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 db0d7030d -> e3cfd8dae Set version to v4.14.0-cdh5.13 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/e3cfd8da Tree:

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.12.2-rc0 [created] a769d8ab8

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.11.2-rc0 [created] 8ed7eb0f5

phoenix git commit: Set version to v4.14.0-cdh5.11 for release [Forced Update!]

2018-05-03 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 bd6caaa1f -> 8ed7eb0f5 (forced update) Set version to v4.14.0-cdh5.11 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8ed7eb0f Tree:

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.11.2-rc0 [deleted] bd6caaa1f

[phoenix] Git Push Summary

2018-05-03 Thread pboado
Repository: phoenix Updated Tags: refs/tags/v4.14.0-cdh5.11.2-rc0 [created] bd6caaa1f

phoenix git commit: Set versions to v4.14.0-cdh5.11 for release

2018-05-03 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 cf4ee4bd8 -> bd6caaa1f Set versions to v4.14.0-cdh5.11 for release Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/bd6caaa1 Tree:

svn commit: r26650 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Thu May 3 01:16:15 2018 New Revision: 26650 Log: Apache Phoenix 4.14.0-cdh5.14.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/bin/ dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/bin/apache-phoenix

svn commit: r26648 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Thu May 3 00:04:17 2018 New Revision: 26648 Log: Apache Phoenix 4.14.0-cdh5.13.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/bin/ dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/bin/apache-phoenix

svn commit: r26645 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Wed May 2 22:46:50 2018 New Revision: 26645 Log: Apache Phoenix 4.14.0-cdh5.12.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/bin/ dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/bin/apache-phoenix

svn commit: r26644 - in /dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0: ./ bin/ parcels/ src/

2018-05-02 Thread pboado
Author: pboado Date: Wed May 2 21:59:30 2018 New Revision: 26644 Log: Apache Phoenix 4.14.0-cdh5.11.2-rc0 Added: dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/ dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/bin/ dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/bin/apache-phoenix

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 2b22c2986 -> c943a5715 (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.14.x

2018-05-02 Thread pboado
Changes for CDH 5.14.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/c943a571 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/c943a571 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/c943a571

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 d1a0df37a -> db0d7030d (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.11 6b5ff3177 -> cf4ee4bd8 PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.13.x

2018-05-02 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/db0d7030 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/db0d7030 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/db0d7030

[1/2] phoenix git commit: PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated [Forced Update!]

2018-05-02 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.12 5de0ec17e -> 719836e8f (forced update) PHOENIX-4712 When creating an index on a table, meta data cache of views related to the table isn't updated Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit:

[2/2] phoenix git commit: Changes for CDH 5.12.x

2018-05-02 Thread pboado
Changes for CDH 5.12.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/719836e8 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/719836e8 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/719836e8

[1/5] phoenix git commit: PHOENIX-4720 SequenceIT is flapping [Forced Update!]

2018-05-01 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.14 6fcdd9509 -> 2b22c2986 (forced update) PHOENIX-4720 SequenceIT is flapping Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6b5ff317 Tree:

[3/5] phoenix git commit: PHOENIX-4719 Avoid static initialization deadlock while loading regions (Pedro Boado)

2018-05-01 Thread pboado
PHOENIX-4719 Avoid static initialization deadlock while loading regions (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/540d5a94 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/540d5a94 Diff:

[5/5] phoenix git commit: Changes for CDH 5.14.x

2018-05-01 Thread pboado
Changes for CDH 5.14.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/2b22c298 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/2b22c298 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/2b22c298

[2/5] phoenix git commit: PHOENIX-4721 Adding PK column to a table with multiple secondary indexes fails

2018-05-01 Thread pboado
PHOENIX-4721 Adding PK column to a table with multiple secondary indexes fails Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4e0b3fbc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4e0b3fbc Diff:

[4/5] phoenix git commit: PHOENIX-4718 Decrease overhead of tracking aggregate heap size

2018-05-01 Thread pboado
PHOENIX-4718 Decrease overhead of tracking aggregate heap size Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/ea6771df Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/ea6771df Diff:

[5/5] phoenix git commit: Changes for CDH 5.13.x

2018-05-01 Thread pboado
Changes for CDH 5.13.x Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/d1a0df37 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/d1a0df37 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/d1a0df37

[1/5] phoenix git commit: PHOENIX-4720 SequenceIT is flapping [Forced Update!]

2018-05-01 Thread pboado
Repository: phoenix Updated Branches: refs/heads/4.x-cdh5.13 30443514b -> d1a0df37a (forced update) PHOENIX-4720 SequenceIT is flapping Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/6b5ff317 Tree:

[3/5] phoenix git commit: PHOENIX-4719 Avoid static initialization deadlock while loading regions (Pedro Boado)

2018-05-01 Thread pboado
PHOENIX-4719 Avoid static initialization deadlock while loading regions (Pedro Boado) Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/540d5a94 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/540d5a94 Diff:

[2/5] phoenix git commit: PHOENIX-4721 Adding PK column to a table with multiple secondary indexes fails

2018-05-01 Thread pboado
PHOENIX-4721 Adding PK column to a table with multiple secondary indexes fails Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/4e0b3fbc Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/4e0b3fbc Diff:

<    2   3   4   5   6   7   8   9   10   >