[jira] [Commented] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497624#comment-14497624 ] Samarth Jain commented on PHOENIX-1779: --- bq. When is this else case ever executed

[jira] [Closed] (PHOENIX-1798) UnsupportedOperationException throws from BaseResultIterators.getIterators

2015-04-15 Thread Cen Qi (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cen Qi closed PHOENIX-1798. --- > UnsupportedOperationException throws from BaseResultIterators.getIterators > -

[jira] [Commented] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497617#comment-14497617 ] James Taylor commented on PHOENIX-1779: --- I'd also get rid of currentIterator() and

[jira] [Updated] (PHOENIX-1870) Fix NPE occurring during regex processing when joni library not used

2015-04-15 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye updated PHOENIX-1870: - Attachment: 0001-PHOENIX-1870-Fix-NPE-occurring-during-regex-processi.patch Sorry For the bug. >

[jira] [Commented] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497559#comment-14497559 ] James Taylor commented on PHOENIX-1779: --- Thanks for the revisions, [~samarthjain].

[jira] [Commented] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497541#comment-14497541 ] Alex Warshavsky commented on PHOENIX-1872: -- I'll work on this tomorrow. I did n

[jira] [Assigned] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky reassigned PHOENIX-1872: Assignee: Alex Warshavsky > Support PrimitiveBooleanPhoenixArray when creating Ph

[jira] [Commented] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497538#comment-14497538 ] ramkrishna.s.vasudevan commented on PHOENIX-1872: - Yes. PBoolean is miss

[jira] [Resolved] (PHOENIX-1868) follow phoenix map/reduce sample code encounter cast error

2015-04-15 Thread Quan cheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quan cheng resolved PHOENIX-1868. - Resolution: Not A Problem When change to reduce(Text key, Iterable findings, Context context), t

[jira] [Commented] (PHOENIX-1815) Use Spark Data Source API in phoenix-spark module

2015-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497490#comment-14497490 ] Hudson commented on PHOENIX-1815: - FAILURE: Integrated in Phoenix-master #683 (See [htt

[jira] [Resolved] (PHOENIX-1858) Implement PhoenixSort.getLimit() in Phoenix/Calcite Integration

2015-04-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue resolved PHOENIX-1858. -- Resolution: Fixed > Implement PhoenixSort.getLimit() in Phoenix/Calcite Integration >

[jira] [Updated] (PHOENIX-1859) Implement PhoenixLimit in Phoenix/Calcite Integration

2015-04-15 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-1859: - Summary: Implement PhoenixLimit in Phoenix/Calcite Integration (was: Implement PhoenixLimit wit

[jira] [Updated] (PHOENIX-1863) Create unit test for inverting the pad character

2015-04-15 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dumindu Buddhika updated PHOENIX-1863: -- Attachment: PHOENIX-1863.patch Unit tests for modified char pad(). > Create unit test

[jira] [Commented] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497449#comment-14497449 ] James Taylor commented on PHOENIX-1867: --- It passes locally for me as well. All str

[jira] [Created] (PHOENIX-1874) Add tests for both JONI and Java regex usage

2015-04-15 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1874: - Summary: Add tests for both JONI and Java regex usage Key: PHOENIX-1874 URL: https://issues.apache.org/jira/browse/PHOENIX-1874 Project: Phoenix Issue Type

[jira] [Commented] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497427#comment-14497427 ] Shuxiong Ye commented on PHOENIX-1867: -- [~jamestaylor] In my local dev environment

[jira] [Created] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-15 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1873: - Summary: Fix compilation errors in Pherf Key: PHOENIX-1873 URL: https://issues.apache.org/jira/browse/PHOENIX-1873 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-787) CEIL function may produce incorrect results for TIMESTAMP

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497407#comment-14497407 ] James Taylor commented on PHOENIX-787: -- The issue is a subtle one and a corner case.

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497391#comment-14497391 ] James Taylor commented on PHOENIX-1759: --- [~samarthjain] - would you mind code revi

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497380#comment-14497380 ] James Taylor commented on PHOENIX-1682: --- Those are all valid and correct. I don't

[jira] [Assigned] (PHOENIX-1733) sqlline.py doesn't allow connecting with a tenant-specific connection

2015-04-15 Thread Abhishek Sreenivasa (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Sreenivasa reassigned PHOENIX-1733: Assignee: Abhishek Sreenivasa > sqlline.py doesn't allow connecting with

[jira] [Commented] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497376#comment-14497376 ] James Taylor commented on PHOENIX-1872: --- Good catch, [~7shu...@gmail.com]. We're m

[jira] [Commented] (PHOENIX-1865) Fix missing ASL headers

2015-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497367#comment-14497367 ] Hudson commented on PHOENIX-1865: - FAILURE: Integrated in Phoenix-master #682 (See [htt

[jira] [Commented] (PHOENIX-1707) Compare (where) DATE<> UNSIGNED_DATE raise NPE

2015-04-15 Thread Abhishek Sreenivasa (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497334#comment-14497334 ] Abhishek Sreenivasa commented on PHOENIX-1707: -- [~lawr.eskin], I'm not able

[jira] [Updated] (PHOENIX-1865) Fix missing ASL headers

2015-04-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1865: -- Priority: Blocker (was: Major) > Fix missing ASL headers > --- > >

[jira] [Commented] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497329#comment-14497329 ] Alex Warshavsky commented on PHOENIX-1872: -- [~jamestaylor] I was wondering if i

[jira] [Commented] (PHOENIX-1865) Fix missing ASL headers

2015-04-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497322#comment-14497322 ] Enis Soztutar commented on PHOENIX-1865: LGTM. > Fix missing ASL headers > ---

[jira] [Updated] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky updated PHOENIX-1872: - Description: Currently, when phoenix array is created from a boolean array, PhoenixArray

[jira] [Updated] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky updated PHOENIX-1872: - Description: Currently, when phoenix array is created from a boolean array, PhoenixArray

[jira] [Updated] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Warshavsky updated PHOENIX-1872: - Description: Currently, when phoenix array is created from a boolean array, PhoenixArray

[jira] [Created] (PHOENIX-1872) Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[]

2015-04-15 Thread Alex Warshavsky (JIRA)
Alex Warshavsky created PHOENIX-1872: Summary: Support PrimitiveBooleanPhoenixArray when creating PhoenixArray from Boolean[] Key: PHOENIX-1872 URL: https://issues.apache.org/jira/browse/PHOENIX-1872

[jira] [Commented] (PHOENIX-1707) Compare (where) DATE<> UNSIGNED_DATE raise NPE

2015-04-15 Thread Abhishek Sreenivasa (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497313#comment-14497313 ] Abhishek Sreenivasa commented on PHOENIX-1707: -- Ignore the issue about inco

[jira] [Resolved] (PHOENIX-1832) Move TransactionService setup code into ConnectionQueryServicesTestImpl and/or BaseTest

2015-04-15 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-1832. - Resolution: Fixed > Move TransactionService setup code into ConnectionQueryServicesTestI

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-15 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497264#comment-14497264 ] Alex Warshavsky commented on PHOENIX-1759: -- Created a pull request https://gith

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497258#comment-14497258 ] ASF GitHub Bot commented on PHOENIX-1759: - GitHub user 7shurik opened a pull req

[GitHub] phoenix pull request: Phoenix 1759

2015-04-15 Thread 7shurik
GitHub user 7shurik opened a pull request: https://github.com/apache/phoenix/pull/68 Phoenix 1759 This is a fix for https://issues.apache.org/jira/browse/PHOENIX-1759. There's a set of unit tests as well as an integration test. Main code change is adding a PhoenixArray.toSt

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-15 Thread Ivan Weiss (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497164#comment-14497164 ] Ivan Weiss commented on PHOENIX-1682: - [~giacomotaylor] I was told to ask you about

[jira] [Commented] (PHOENIX-1707) Compare (where) DATE<> UNSIGNED_DATE raise NPE

2015-04-15 Thread Abhishek Sreenivasa (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496911#comment-14496911 ] Abhishek Sreenivasa commented on PHOENIX-1707: -- I'm not able to reproduce t

[jira] [Created] (PHOENIX-1871) Optimize Union All by fetching in parallel batches of records for *all* the underlying scanners

2015-04-15 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-1871: - Summary: Optimize Union All by fetching in parallel batches of records for *all* the underlying scanners Key: PHOENIX-1871 URL: https://issues.apache.org/jira/browse/PHOENIX-187

[jira] [Commented] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496754#comment-14496754 ] James Taylor commented on PHOENIX-1779: --- Nice. Please file a follow up JIRA for th

[jira] [Comment Edited] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496713#comment-14496713 ] Samarth Jain edited comment on PHOENIX-1779 at 4/15/15 7:09 PM: --

[jira] [Commented] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496713#comment-14496713 ] Samarth Jain commented on PHOENIX-1779: --- Perf numbers with the latest patch. sel

[jira] [Commented] (PHOENIX-1814) Handle e notation for defining float/double

2015-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496698#comment-14496698 ] Hudson commented on PHOENIX-1814: - FAILURE: Integrated in Phoenix-master #681 (See [htt

[jira] [Resolved] (PHOENIX-1814) Handle e notation for defining float/double

2015-04-15 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-1814. - Resolution: Fixed Fix Version/s: 4.4.0 5.0.0 > Handle e notati

[jira] [Commented] (PHOENIX-1814) Handle e notation for defining float/double

2015-04-15 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496614#comment-14496614 ] Thomas D'Silva commented on PHOENIX-1814: - [~rangent] I committed your patch. >

[jira] [Updated] (PHOENIX-1779) Parallelize fetching of next batch of records for scans corresponding to queries with no order by

2015-04-15 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-1779: -- Attachment: PHOENIX-1779_v2.patch [~jamestaylor] - attached is the updated patch. Please revie

[jira] [Commented] (PHOENIX-1814) Handle e notation for defining float/double

2015-04-15 Thread Brian Esserlieu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496573#comment-14496573 ] Brian Esserlieu commented on PHOENIX-1814: -- [~tdsilva] are you going to be arou

Re: [jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-04-15 Thread Ayola Jayamaha
Hi Nick, Thanks for sharing the information, that's great news. I came across the given Apache Incubator project. I will refer to those resources shared and ping you around if further info is needed. Thanks, BR, Nishani On Wed, Apr 15, 2015 at 10:06 PM, Nick Dimiduk wrote: > FYI, HTrace is now

[jira] [Updated] (PHOENIX-1865) Fix missing ASL headers

2015-04-15 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1865: -- Fix Version/s: 5.0.0 > Fix missing ASL headers > --- > > K

Re: [jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-04-15 Thread Nick Dimiduk
FYI, HTrace is now Apache HTrace [0] and has come a long way in terms of visualizations. The 3.2 release (next month, I hope) will include many improvements. [0]: http://htrace.incubator.apache.org On Wed, Apr 15, 2015 at 12:43 AM, Ayola Jayamaha wrote: > Hi, > > I looked at HTrace [1]. Then I

[jira] [Commented] (PHOENIX-1870) Fix NPE occurring during regex processing when joni library not used

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496471#comment-14496471 ] James Taylor commented on PHOENIX-1870: --- [~shuxi0ng] - would you mind taking a loo

[jira] [Created] (PHOENIX-1870) Fix NPE occurring during regex processing when joni library not used

2015-04-15 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1870: - Summary: Fix NPE occurring during regex processing when joni library not used Key: PHOENIX-1870 URL: https://issues.apache.org/jira/browse/PHOENIX-1870 Project: Pho

[jira] [Commented] (PHOENIX-1869) Set default to not use joni regex library

2015-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496467#comment-14496467 ] Hudson commented on PHOENIX-1869: - FAILURE: Integrated in Phoenix-master #680 (See [htt

[jira] [Assigned] (PHOENIX-1869) Set default to not use joni regex library

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-1869: - Assignee: James Taylor > Set default to not use joni regex library > --

[jira] [Resolved] (PHOENIX-1869) Set default to not use joni regex library

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1869. --- Resolution: Fixed > Set default to not use joni regex library >

[jira] [Created] (PHOENIX-1869) Set default to not use joni regex library

2015-04-15 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1869: - Summary: Set default to not use joni regex library Key: PHOENIX-1869 URL: https://issues.apache.org/jira/browse/PHOENIX-1869 Project: Phoenix Issue Type: S

[jira] [Commented] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496407#comment-14496407 ] James Taylor commented on PHOENIX-1867: --- [~shuxi0ng] - you probably already know,

[jira] [Commented] (PHOENIX-1868) follow phoenix map/reduce sample code encounter cast error

2015-04-15 Thread Quan cheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496215#comment-14496215 ] Quan cheng commented on PHOENIX-1868: - Further findings shows that reduce job will v

[jira] [Commented] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496057#comment-14496057 ] Shuxiong Ye commented on PHOENIX-1867: -- [~jamestaylor] [~apurtell] two it tests fa

[jira] [Reopened] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuxiong Ye reopened PHOENIX-1867: -- Two it tests fail to pass. I'll take a look at them. > Add joni library to server assembly files

[jira] [Created] (PHOENIX-1868) follow phoenix map/reduce sample code encounter cast error

2015-04-15 Thread Quan cheng (JIRA)
Quan cheng created PHOENIX-1868: --- Summary: follow phoenix map/reduce sample code encounter cast error Key: PHOENIX-1868 URL: https://issues.apache.org/jira/browse/PHOENIX-1868 Project: Phoenix

[jira] [Commented] (PHOENIX-1867) Add joni library to server assembly files

2015-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495854#comment-14495854 ] Hudson commented on PHOENIX-1867: - FAILURE: Integrated in Phoenix-master #679 (See [htt

Re: [jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-04-15 Thread Ayola Jayamaha
Hi, I looked at HTrace [1]. Then I mainly looked at two things. Visualization techniques and Charting features for tracing. The visualization techniques I was looking for were Trees, Flames etc. The chart features I was looking at were searching, pagination, tracking, pattern identifying, zoomin

[jira] [Updated] (PHOENIX-39) Add sustained load tester that measures throughput

2015-04-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-39: --- Fix Version/s: 4.4.0 5.0.0 > Add sustained load tester that

[jira] [Updated] (PHOENIX-1803) Fix flapping PhoenixServerRpcIT.testMetadataQos

2015-04-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1803: - Fix Version/s: 4.4.0 5.0.0 > Fix flapping PhoenixServ

[jira] [Updated] (PHOENIX-1815) Use Spark Data Source API in phoenix-spark module

2015-04-15 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1815: - Fix Version/s: 4.4.0 5.0.0 > Use Spark Data Source AP