[jira] [Commented] (PHOENIX-4593) Detect and fail queries that are deemed too expensive

2018-04-27 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457057#comment-16457057 ] Cody Marcel commented on PHOENIX-4593: -- [~jamestaylor] This is interesting and basically the entire

[jira] [Comment Edited] (PHOENIX-4686) Phoenix stats does not account for server side limit push downs

2018-04-25 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16453309#comment-16453309 ] Cody Marcel edited comment on PHOENIX-4686 at 4/26/18 1:01 AM: --- We'd need

[jira] [Commented] (PHOENIX-4686) Phoenix stats does not account for server side limit push downs

2018-04-25 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16453309#comment-16453309 ] Cody Marcel commented on PHOENIX-4686: -- We'd need to handle both cases with correct stats.  WHERE

[jira] [Comment Edited] (PHOENIX-4686) Phoenix stats does not account for server side limit push downs

2018-04-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16450154#comment-16450154 ] Cody Marcel edited comment on PHOENIX-4686 at 4/24/18 4:26 PM: --- >

[jira] [Commented] (PHOENIX-3421) Column name lookups fail when on an indexed table

2016-11-03 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634372#comment-15634372 ] Cody Marcel commented on PHOENIX-3421: -- PhoenixRuntime.getPkColsDataTypesForSql(pkColsList,

[jira] [Commented] (PHOENIX-3421) Column name lookups fail when on an indexed table

2016-11-01 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15625590#comment-15625590 ] Cody Marcel commented on PHOENIX-3421: -- [~jamestaylor] That should work for now. Ideally though, we

[jira] [Created] (PHOENIX-3421) Column name lookups fail when on an indexed table

2016-10-27 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-3421: Summary: Column name lookups fail when on an indexed table Key: PHOENIX-3421 URL: https://issues.apache.org/jira/browse/PHOENIX-3421 Project: Phoenix Issue

[jira] [Updated] (PHOENIX-3421) Column name lookups fail when on an indexed table

2016-10-27 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-3421: - Attachment: DebuggerWindow.png You can see in the image of the debugger that PTable.getColumn()

[jira] [Commented] (PHOENIX-1488) Calcite Integration

2016-08-02 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15404296#comment-15404296 ] Cody Marcel commented on PHOENIX-1488: -- Strange. Link still says it does not exist or not visible.

[jira] [Commented] (PHOENIX-1488) Calcite Integration

2016-08-01 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15402976#comment-15402976 ] Cody Marcel commented on PHOENIX-1488: -- [~jamestaylor] That search is still marked private for me.

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-07-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384548#comment-15384548 ] Cody Marcel commented on PHOENIX-1367: -- [~jamestaylor] Thanks for digging up that Jira. We'd found

[jira] [Updated] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-07-18 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1367: - Attachment: PHOENIX_1367.test.patch The attachment is only a test, but an actual patch. I have

[jira] [Comment Edited] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-07-18 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15383378#comment-15383378 ] Cody Marcel edited comment on PHOENIX-1367 at 7/19/16 12:34 AM: The

[jira] [Commented] (PHOENIX-2612) Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different environments.

2016-01-21 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111616#comment-15111616 ] Cody Marcel commented on PHOENIX-2612: -- Thanks for checking in [~jamestaylor] > Pherf -

[jira] [Commented] (PHOENIX-2612) Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different environments.

2016-01-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15109055#comment-15109055 ] Cody Marcel commented on PHOENIX-2612: -- [~mujtabachohan] Looks ok to me, but I'll apply locally and

[jira] [Updated] (PHOENIX-2612) Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different environments.

2016-01-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2612: - Attachment: PHOENIX-2612.1.patch I had a problem applying the patch. I think it had a

[jira] [Commented] (PHOENIX-2612) Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different environments.

2016-01-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15109666#comment-15109666 ] Cody Marcel commented on PHOENIX-2612: -- BTW, I am running tests locally and I don't see any

[jira] [Commented] (PHOENIX-2513) Pherf - IllegalArgumentException during data load

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107512#comment-15107512 ] Cody Marcel commented on PHOENIX-2513: -- Is this consistently happening? I am not sure off hand. We

[jira] [Commented] (PHOENIX-2592) Pherf RuleGeneratorTest.testDateGenerator() is flapping

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107103#comment-15107103 ] Cody Marcel commented on PHOENIX-2592: -- [~jamestaylor] I didn't realize it was already committed.

[jira] [Updated] (PHOENIX-2592) Pherf - RuleGeneratorTest.testDateGenerator() fails on boundary for between

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2592: - Summary: Pherf - RuleGeneratorTest.testDateGenerator() fails on boundary for between (was:

[jira] [Resolved] (PHOENIX-2574) Pherf Unit Test fails testCurrentDataGenerator

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2574. -- Resolution: Fixed Fix Version/s: 4.6.0 > Pherf Unit Test fails

[jira] [Commented] (PHOENIX-2343) Pherf - Add ability to draw comparison chart with average query run time in addition to existing minimum query time

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107020#comment-15107020 ] Cody Marcel commented on PHOENIX-2343: -- We should be able to close this one right [~mujtabachohan]?

[jira] [Commented] (PHOENIX-2342) Add pherf.py to phoenix/bin with default performance test

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107021#comment-15107021 ] Cody Marcel commented on PHOENIX-2342: -- [~mujtabachohan] I think we covered this one already as

[jira] [Updated] (PHOENIX-2612) Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different environments.

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2612: - Summary: Pherf - RuleGeneartor test in phoenix-pherf passes and fails in different

[jira] [Commented] (PHOENIX-2592) Pherf RuleGeneratorTest.testDateGenerator() is flapping

2016-01-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107031#comment-15107031 ] Cody Marcel commented on PHOENIX-2592: -- I think this patch is ok. I'll verify again today hopefully

[jira] [Commented] (PHOENIX-2573) Pherf IT test fails

2016-01-08 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089510#comment-15089510 ] Cody Marcel commented on PHOENIX-2573: -- [~mujtabachohan] Not sure what's up with Jenkins. The last

[jira] [Commented] (PHOENIX-2574) Pherf Unit Test fails testCurrentDataGenerator

2016-01-08 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089521#comment-15089521 ] Cody Marcel commented on PHOENIX-2574: -- I think this one is fixed and was failing due to other

[jira] [Commented] (PHOENIX-2573) Pherf IT test fails

2016-01-07 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088051#comment-15088051 ] Cody Marcel commented on PHOENIX-2573: -- [~karan.singhal] Check out the changes I made here. >

[jira] [Updated] (PHOENIX-2573) Pherf IT test fails

2016-01-07 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2573: - Attachment: PHOENIX-2573.patch [~mujtabachohan] Mind taking a look? > Pherf IT test fails >

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-06 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086010#comment-15086010 ] Cody Marcel commented on PHOENIX-2529: -- This patching is working on both branches for me now. I

[jira] [Created] (PHOENIX-2574) Pherf Unit Test fails testCurrentDataGenerator

2016-01-06 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2574: Summary: Pherf Unit Test fails testCurrentDataGenerator Key: PHOENIX-2574 URL: https://issues.apache.org/jira/browse/PHOENIX-2574 Project: Phoenix Issue

[jira] [Updated] (PHOENIX-2573) Pherf IT test fails

2016-01-06 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2573: - Summary: Pherf IT test fails (was: PHerf IT test fails) > Pherf IT test fails >

[jira] [Created] (PHOENIX-2573) PHerf IT test fails

2016-01-06 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2573: Summary: PHerf IT test fails Key: PHOENIX-2573 URL: https://issues.apache.org/jira/browse/PHOENIX-2573 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-06 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086329#comment-15086329 ] Cody Marcel commented on PHOENIX-2529: -- Yes I did it to update the commit message since it was

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-06 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086258#comment-15086258 ] Cody Marcel commented on PHOENIX-2529: -- Iv'e run the failing IT tests locally both in isolation and

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-05 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083339#comment-15083339 ] Cody Marcel commented on PHOENIX-2529: -- [~karan.singhal] I dug around a little more and the diff

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081763#comment-15081763 ] Cody Marcel commented on PHOENIX-2529: -- [~mujtabachohan] Are you saying tests pass on master, but

[jira] [Commented] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081954#comment-15081954 ] Cody Marcel commented on PHOENIX-2529: -- I just applied the patch to both branches. It does work in

[jira] [Comment Edited] (PHOENIX-2529) Fixing date generation pattern in Phoenix-Pherf

2016-01-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081954#comment-15081954 ] Cody Marcel edited comment on PHOENIX-2529 at 1/4/16 11:01 PM: --- I just

[jira] [Commented] (PHOENIX-2524) Fixes for pherf to run with queryserver

2015-12-18 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064370#comment-15064370 ] Cody Marcel commented on PHOENIX-2524: -- Sorry, meant the default could be a constant rather. What

[jira] [Commented] (PHOENIX-2524) Fixes for pherf to run with queryserver

2015-12-18 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064337#comment-15064337 ] Cody Marcel commented on PHOENIX-2524: -- +1 Minor nit, we can config the QS port, but otherwise nice

[jira] [Commented] (PHOENIX-2524) Fixes for pherf to run with queryserver

2015-12-18 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064386#comment-15064386 ] Cody Marcel commented on PHOENIX-2524: -- BTW I will be out of town for the next week. If

[jira] [Commented] (PHOENIX-2524) phoenix-pherf jars not included in binary tarball

2015-12-17 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062863#comment-15062863 ] Cody Marcel commented on PHOENIX-2524: -- Looks ok to me. [~mujtabachohan] you know the jar a bit

[jira] [Commented] (PHOENIX-2528) Pherf JVM doesn't exit due to un-closed ThreadPool

2015-12-16 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060325#comment-15060325 ] Cody Marcel commented on PHOENIX-2528: -- Thanks [~elserj] LGTM +1. [~mujtabachohan] You cool with

[jira] [Commented] (PHOENIX-2528) Pherf JVM doesn't exit due to un-closed ThreadPool

2015-12-15 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15058754#comment-15058754 ] Cody Marcel commented on PHOENIX-2528: -- Also, I know it's pre existing, but it would be cool to

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-15 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15058785#comment-15058785 ] Cody Marcel commented on PHOENIX-2299: -- This item is dependent on changes to joda time. > Support

[jira] [Commented] (PHOENIX-2528) Pherf JVM doesn't exit due to un-closed ThreadPool

2015-12-15 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15058750#comment-15058750 ] Cody Marcel commented on PHOENIX-2528: -- Thanks for the patch Josh. +1 to removing the

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-11 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053040#comment-15053040 ] Cody Marcel commented on PHOENIX-2299: -- It's possible you may have uncommitted local changes that

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15051402#comment-15051402 ] Cody Marcel commented on PHOENIX-2299: -- +1 I'll commit > Support CURRENT_DATE() in Pherf data

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Attachment: PHOENIX-2299.patch.3 Made some cleanup. Please use this version for the test fix.

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Attachment: PHOENIX-2299.3.patch > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Attachment: (was: PHOENIX-2299.patch.3) > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-12-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15051588#comment-15051588 ] Cody Marcel commented on PHOENIX-2299: -- [~karan.singhal] I did a little cleanup on the patch. It

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Issue Type: Improvement (was: Bug) > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Fix Version/s: 4.6.0 4.7.0 > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Affects Version/s: 4.6.0 > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-24 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025636#comment-15025636 ] Cody Marcel commented on PHOENIX-2299: -- Just make it feature improvement. It's not really a bug. I

[jira] [Resolved] (PHOENIX-2165) Pherf - Make zip file name and directory consistent

2015-11-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2165. -- Resolution: Fixed > Pherf - Make zip file name and directory consistent >

[jira] [Resolved] (PHOENIX-2418) Write Pherf results to temp directory

2015-11-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2418. -- Resolution: Fixed > Write Pherf results to temp directory >

[jira] [Commented] (PHOENIX-1727) Pherf - Port shell scripts to python

2015-11-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018392#comment-15018392 ] Cody Marcel commented on PHOENIX-1727: -- [~mujtabachohan] I think this ones finished? > Pherf -

[jira] [Resolved] (PHOENIX-2366) Pherf NPE on Data loader

2015-11-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2366. -- Resolution: Fixed > Pherf NPE on Data loader > > >

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-09 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996923#comment-14996923 ] Cody Marcel commented on PHOENIX-2299: -- [~jamestaylor] That's actually a really good idea. +1 to

[jira] [Commented] (PHOENIX-2365) PHOENIX-2248 sub-task: Remove Pherf uber jar and create python scripts to execute from Phoenix bin directory

2015-11-09 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997260#comment-14997260 ] Cody Marcel commented on PHOENIX-2365: -- Cool. +1 Otherwise it looked good. > PHOENIX-2248

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-05 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992625#comment-14992625 ] Cody Marcel commented on PHOENIX-2299: -- Another case where this might get unpredictable is when you

[jira] [Commented] (PHOENIX-2365) PHOENIX-2248 sub-task: Remove Pherf uber jar and create python scripts to execute from Phoenix bin directory

2015-11-05 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992476#comment-14992476 ] Cody Marcel commented on PHOENIX-2365: -- This mostly looks really good Mujtaba. Couple minor

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-11-05 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14992461#comment-14992461 ] Cody Marcel commented on PHOENIX-2299: -- [~karan.singhal] is looking into adding this support. I

[jira] [Commented] (PHOENIX-2343) Pherf - Add ability to draw comparison chart with average query run time in addition to existing minimum query time

2015-11-03 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988015#comment-14988015 ] Cody Marcel commented on PHOENIX-2343: -- +1 > Pherf - Add ability to draw comparison chart with

[jira] [Created] (PHOENIX-2366) Pherf NPE on Data loader

2015-11-02 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2366: Summary: Pherf NPE on Data loader Key: PHOENIX-2366 URL: https://issues.apache.org/jira/browse/PHOENIX-2366 Project: Phoenix Issue Type: Bug Affects

[jira] [Assigned] (PHOENIX-2366) Pherf NPE on Data loader

2015-11-02 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel reassigned PHOENIX-2366: Assignee: Cody Marcel > Pherf NPE on Data loader > > >

[jira] [Updated] (PHOENIX-2366) Pherf NPE on Data loader

2015-11-02 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2366: - Attachment: PHOENIX-2366.patch > Pherf NPE on Data loader > > >

[jira] [Updated] (PHOENIX-1727) Pherf - Port shell scripts to python

2015-10-30 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1727: - Labels: (was: newbie) > Pherf - Port shell scripts to python >

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-10-23 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Assignee: (was: Cody Marcel) > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Resolved] (PHOENIX-2345) Pherf - ResultManager does not flush

2015-10-23 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2345. -- Resolution: Fixed > Pherf - ResultManager does not flush >

[jira] [Updated] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-10-23 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2299: - Assignee: Cody Marcel > Support CURRENT_DATE() in Pherf data upserts >

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-10-23 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14971562#comment-14971562 ] Cody Marcel commented on PHOENIX-2299: -- [~karan.singhal] This is a good one to take a look at. >

[jira] [Commented] (PHOENIX-2299) Support CURRENT_DATE() in Pherf data upserts

2015-10-22 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969751#comment-14969751 ] Cody Marcel commented on PHOENIX-2299: -- [~jamestaylor] [~mujtabachohan] How soon do we need this

[jira] [Commented] (PHOENIX-2345) Pherf - ResultManager does not flush

2015-10-22 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969790#comment-14969790 ] Cody Marcel commented on PHOENIX-2345: -- [~mujtabachohan] Mind taking a quick look? > Pherf -

[jira] [Updated] (PHOENIX-2345) Pherf - ResultManager does not flush

2015-10-22 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2345: - Attachment: PHOENIX-2345.patch > Pherf - ResultManager does not flush >

[jira] [Updated] (PHOENIX-2345) Pherf - ResultManager does not flush

2015-10-22 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2345: - Affects Version/s: 4.6.0 > Pherf - ResultManager does not flush >

[jira] [Created] (PHOENIX-2345) Pherf - ResultManager does not flush

2015-10-22 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2345: Summary: Pherf - ResultManager does not flush Key: PHOENIX-2345 URL: https://issues.apache.org/jira/browse/PHOENIX-2345 Project: Phoenix Issue Type: Bug

[jira] [Comment Edited] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965659#comment-14965659 ] Cody Marcel edited comment on PHOENIX-2337 at 10/20/15 8:40 PM:

[jira] [Commented] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965659#comment-14965659 ] Cody Marcel commented on PHOENIX-2337: -- [~mujtabachohan] Can you take a look. I just attached the

[jira] [Updated] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2337: - Attachment: PHOENIX-2337.patch > Pherf - Prefix values override rule values for writes >

[jira] [Created] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-19 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2337: Summary: Pherf - Prefix values override rule values for writes Key: PHOENIX-2337 URL: https://issues.apache.org/jira/browse/PHOENIX-2337 Project: Phoenix

[jira] [Commented] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964007#comment-14964007 ] Cody Marcel commented on PHOENIX-2337: -- [~jfernando_sfdc] Any thoughts here? I think we would want

[jira] [Updated] (PHOENIX-2337) Pherf - Prefix values override rule values for writes

2015-10-19 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2337: - Attachment: PHOENIX-2337.patch This is a patch with a unit test to show failure. A fix is not

[jira] [Updated] (PHOENIX-2252) Pherf - QueryExecutor creates a Differ for performance test

2015-09-11 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2252: - Attachment: PHOENIX-2252.patch > Pherf - QueryExecutor creates a Differ for performance test >

[jira] [Resolved] (PHOENIX-2252) Pherf - QueryExecutor creates a Differ for performance test

2015-09-11 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2252. -- Resolution: Fixed Fix Version/s: 4.5.2 > Pherf - QueryExecutor creates a Differ for

[jira] [Created] (PHOENIX-2252) Pherf - QueryExecutor creates a Differ for performance test

2015-09-11 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2252: Summary: Pherf - QueryExecutor creates a Differ for performance test Key: PHOENIX-2252 URL: https://issues.apache.org/jira/browse/PHOENIX-2252 Project: Phoenix

[jira] [Created] (PHOENIX-2253) Pherf - Add unit tests for QueryExcutor

2015-09-11 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2253: Summary: Pherf - Add unit tests for QueryExcutor Key: PHOENIX-2253 URL: https://issues.apache.org/jira/browse/PHOENIX-2253 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2184: - Affects Version/s: (was: 4.6.0) 4.5.0 > Pherf - Add plugable custom

[jira] [Resolved] (PHOENIX-2227) [Pherf] Add ability to execute a DDL statement at the scenario level before any workloads are run

2015-09-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2227. -- Resolution: Fixed Fix Version/s: 4.5.2 > [Pherf] Add ability to execute a DDL

[jira] [Resolved] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-10 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel resolved PHOENIX-2184. -- Resolution: Fixed Fix Version/s: 4.5.2 > Pherf - Add plugable custom result writer >

[jira] [Commented] (PHOENIX-2227) [Pherf] Add ability to execute a DDL statement at the scenario level before any workloads are run

2015-09-09 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737210#comment-14737210 ] Cody Marcel commented on PHOENIX-2227: -- Yea, I was waiting for Mujtaba to +1 PHOENIX-2184 as well.

[jira] [Issue Comment Deleted] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-09 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2184: - Comment: was deleted (was: Pull request coming soon.) > Pherf - Add plugable custom result

[jira] [Commented] (PHOENIX-2227) [Pherf] Add ability to execute a DDL statement at the scenario level before any workloads are run

2015-09-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731228#comment-14731228 ] Cody Marcel commented on PHOENIX-2227: -- [~mujtabachohan] Want to take a look? > [Pherf] Add

[jira] [Updated] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2184: - Attachment: PHOENIX-2184.patch Pull request coming soon. > Pherf - Add plugable custom result

[jira] [Updated] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-2184: - Affects Version/s: (was: 4.5.0) 4.6.0 > Pherf - Add plugable custom

[jira] [Commented] (PHOENIX-2184) Pherf - Add plugable custom result writer

2015-09-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731550#comment-14731550 ] Cody Marcel commented on PHOENIX-2184: -- [~mujtabachohan] > Pherf - Add plugable custom result

[jira] [Created] (PHOENIX-2224) Pherf - Add result writing to writers in R/W workloads

2015-09-02 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-2224: Summary: Pherf - Add result writing to writers in R/W workloads Key: PHOENIX-2224 URL: https://issues.apache.org/jira/browse/PHOENIX-2224 Project: Phoenix

  1   2   >