Re: [DISCUSS] Change the IA for MutableSizeHistogram and MutableTimeHistogram to LImitedPrivate

2020-06-15 Thread Josh Elser
OPROC rather than LimitedPrivate.PHOENIX. Geoffrey On Thu, Jun 11, 2020 at 11:28 AM Josh Elser wrote: Sounds reasonable to me! On 6/11/20 1:06 PM, Andrew Purtell wrote: hbase-metrics-api is available for coprocessors already and interfaces within are already LimitedPrivate(COPROC). However, that

Re: [DISCUSS] Public Python PhoenixDB releases

2020-06-15 Thread Josh Elser
One more thing :) Apache Beam appears to have an excellent release guide which includes their process which involves PyPi -- https://beam.apache.org/contribute/release-guide/ Maybe we can copy them? On 6/15/20 1:08 PM, Josh Elser wrote: Did a little searching.. * Found a 2011 blog post

Re: [DISCUSS] Public Python PhoenixDB releases

2020-06-15 Thread Josh Elser
? I think we can keep our python release super-low friction :) [1] https://packaging.python.org/guides/using-testpypi/ On 6/15/20 1:02 PM, Josh Elser wrote: Hey Istvan, Great of you to drive this work! I do have one concern about pushing the dev releases to PyPi (I'm assuming that's what you

Re: [DISCUSS] Public Python PhoenixDB releases

2020-06-15 Thread Josh Elser
Hey Istvan, Great of you to drive this work! I do have one concern about pushing the dev releases to PyPi (I'm assuming that's what you mean). I understand that in the Python world a "dev" release indicates that this isn't an "official" release [1]. At the ASF, you're correct that we,

[jira] [Resolved] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

2020-06-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-23195. Hadoop Flags: Reviewed Resolution: Fixed Thanks for the work, [~zhaoyim]! Sorry it took so

[jira] [Resolved] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

2020-06-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-23195. Hadoop Flags: Reviewed Resolution: Fixed Thanks for the work, [~zhaoyim]! Sorry it took so

[jira] [Updated] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

2020-06-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-23195: --- Fix Version/s: 2.2.6 2.4.0 2.3.0 3.0.0

Re: [DISCUSS] Change the IA for MutableSizeHistogram and MutableTimeHistogram to LImitedPrivate

2020-06-11 Thread Josh Elser
, 2020 at 9:08 AM Josh Elser wrote: My only concern is that you can't just mark these two classes a LimitedPrivate for Phoenix -- you would also have to mark MutableRangeHistogram, MutableHistogram (and the rest of the class hierarchy) to make sure that we don't make it super confusing as to what

[jira] [Commented] (HBASE-23990) [Flakey Tests] TestSecureExport.testVisibilityLabels fails with SaslException

2020-06-11 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133369#comment-17133369 ] Josh Elser commented on HBASE-23990: Looks like in master, we have a different failure happenign

[jira] [Commented] (HBASE-24520) Change the IA for MutableSizeHistogram and MutableTimeHistogram

2020-06-11 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133364#comment-17133364 ] Josh Elser commented on HBASE-24520: Just replied on the thread – a quick glance makes me think you

Re: [DISCUSS] Change the IA for MutableSizeHistogram and MutableTimeHistogram to LImitedPrivate

2020-06-11 Thread Josh Elser
My only concern is that you can't just mark these two classes a LimitedPrivate for Phoenix -- you would also have to mark MutableRangeHistogram, MutableHistogram (and the rest of the class hierarchy) to make sure that we don't make it super confusing as to what comes from LimitedPrivate

[jira] [Commented] (HBASE-8458) Support for batch version of checkAndMutate()

2020-06-10 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132855#comment-17132855 ] Josh Elser commented on HBASE-8458: --- I've pushed this to master. I see this is tagged for 2.4.0

[jira] [Commented] (HBASE-24537) Lets get a clean test run for hbase-native-client

2020-06-10 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132847#comment-17132847 ] Josh Elser commented on HBASE-24537: Thanks Bharath! Good stuff. > Lets get a clean test

[jira] [Resolved] (HBASE-19013) Wire up cmake build to maven build

2020-06-10 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-19013. Resolution: Invalid Nah, I don't think so :) > Wire up cmake build to maven bu

[jira] [Resolved] (HBASE-19013) Wire up cmake build to maven build

2020-06-10 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-19013. Resolution: Invalid Nah, I don't think so :) > Wire up cmake build to maven bu

[jira] [Commented] (PHOENIX-5939) Publish PhoenixDB to PyPI

2020-06-10 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132570#comment-17132570 ] Josh Elser commented on PHOENIX-5939: - {quote}Yes, please contact Lukas for the ownership transfer

[jira] [Commented] (PHOENIX-5939) Publish PhoenixDB to PyPI

2020-06-09 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129978#comment-17129978 ] Josh Elser commented on PHOENIX-5939: - I think A is ok. We don't have to make a downstream ready

[jira] [Assigned] (HBASE-23887) BlockCache performance improve by reduce eviction rate

2020-06-08 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-23887: -- Assignee: Danil Lipovoy > BlockCache performance improve by reduce eviction r

Re: Slack Access

2020-06-05 Thread Josh Elser
Sent On 6/5/20 2:07 PM, Elliot Miller wrote: Greetings everyone! May I have an invite to the HBase slack workspace? Thanks, Elliot Miller

Re: Slack Invite

2020-06-05 Thread Josh Elser
Done On 6/5/20 10:25 AM, Venkatesh Halli wrote: Hello, would someone please invite me to the Slack channel? I think my previous email was caught in the spam filter. Thanks!

[jira] [Commented] (PHOENIX-5939) Publish PhoenixDB to PyPI

2020-06-05 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17126927#comment-17126927 ] Josh Elser commented on PHOENIX-5939: - {quote}I think that we should try to take over the old

[jira] [Updated] (PHOENIX-5939) Publish PhoenixDB to PyPI

2020-06-05 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-5939: Summary: Publish PhoenixDB to PyPI (was: Plublish PhoenixDB to PyPI) > Publish Phoeni

[jira] [Commented] (KNOX-2376) Correct confusing HBASEJARS service

2020-06-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/KNOX-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125974#comment-17125974 ] Josh Elser commented on KNOX-2376: -- Thanks Sandeep!! > Correct confusing HBASEJARS serv

[jira] [Created] (KNOX-2376) Correct confusing HBASEJARS service

2020-06-03 Thread Josh Elser (Jira)
Josh Elser created KNOX-2376: Summary: Correct confusing HBASEJARS service Key: KNOX-2376 URL: https://issues.apache.org/jira/browse/KNOX-2376 Project: Apache Knox Issue Type: Bug

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-06-03 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125056#comment-17125056 ] Josh Elser commented on HBASE-24252: I just realized that I applied this commit with my name instead

Re: Too many connections from / - max is 60

2020-06-03 Thread Josh Elser
:1125)/ Thanks! On Tue, Jun 2, 2020 at 6:57 AM Josh Elser <mailto:els...@apache.org>> wrote: HBase (daemons) try to use a single connection for themselves. A RS also does not need to mutate state in ZK to handle things like gets and puts. Phoenix is probably the

[DISCUSS] TimeZone handling (PHOENIX-5066)

2020-06-02 Thread Josh Elser
Hiya, Richard (and Istvan) had a chat with me the other day about the change Richard has started making here. Given what I know so far, I think Richard is trying to fix a long-standing "it just is that way"-ism from Phoenix. Please give it a glance and make sure we're working towards a

Re: [Discuss] Twill removal and Guava update plan

2020-06-02 Thread Josh Elser
Sounds like a well-thought-out plan to me. If we're going through and changing Guava, it may also be worthwhile to try to eliminate the use of Guava in our "public API". While the shaded guava eliminates classpath compatibility issues, Guava could (at any point) drop a class that we're using

Re: Too many connections from / - max is 60

2020-06-02 Thread Josh Elser
HBase (daemons) try to use a single connection for themselves. A RS also does not need to mutate state in ZK to handle things like gets and puts. Phoenix is probably the thing you need to look at more closely (especially if you're using an old version of Phoenix that matches the old HBase 1.1

[jira] [Commented] (HBASE-8458) Support for batch version of checkAndMutate()

2020-06-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17121379#comment-17121379 ] Josh Elser commented on HBASE-8458: --- One final, gentle nudge for those not following in  [https

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-06-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17121266#comment-17121266 ] Josh Elser commented on HBASE-24347: Thanks Duo and Guanghao :) > Hadoop2 profiles are both act

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed this to branch-2

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Fix Version/s: (was: 2.2.6) 2.4.0 > Hadoop2 profiles are both active w

Re: Error Parameter value unbound. Parameter at index 1 is unbound on Subquery

2020-05-29 Thread Josh Elser
Gentle reminder to always do a general search for similar issues https://issues.apache.org/jira/browse/PHOENIX-5192 There have been some issues which have been similarly reported in the past, but no one has been able to provide a reproduction. Perhaps you can be the one to do that. As of now,

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119180#comment-17119180 ] Josh Elser commented on HBASE-24347: We don't have {{jenkins_precommit_github_yetus.sh}} in branch

[jira] [Commented] (PHOENIX-5922) IndexUpgradeTool should always re-enable tables on failure

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119173#comment-17119173 ] Josh Elser commented on PHOENIX-5922: - No worries, boss! Thanks for the quick fix

[jira] [Reopened] (PHOENIX-5922) IndexUpgradeTool should always re-enable tables on failure

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reopened PHOENIX-5922: - This breaks compilation on master: there are two StringUtils imports and redefines

[jira] [Commented] (HBASE-24422) Remove hbase-native-client code from the master branch

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119151#comment-17119151 ] Josh Elser commented on HBASE-24422: Sounds good to me to clean up the remaining stuff in the main

[jira] [Resolved] (HBASE-24066) Expose shaded clients through WebUI as Maven repository

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24066. Resolution: Incomplete Resolving this as I don't see a path forward for the change at this time

[jira] [Resolved] (HBASE-24066) Expose shaded clients through WebUI as Maven repository

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24066. Resolution: Incomplete Resolving this as I don't see a path forward for the change at this time

[jira] [Commented] (PHOENIX-5465) Don't run checkstyle over generated code

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118978#comment-17118978 ] Josh Elser commented on PHOENIX-5465: - {noformat} mvn clean checkstyle:checkstyle -X

[jira] [Commented] (PHOENIX-5465) Don't run checkstyle over generated code

2020-05-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118930#comment-17118930 ] Josh Elser commented on PHOENIX-5465: - Tried to run this and validate it still worked, but sadly

[jira] [Commented] (PHOENIX-5465) Don't run checkstyle over generated code

2020-05-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118042#comment-17118042 ] Josh Elser commented on PHOENIX-5465: - Oh, no need. Let me do that. Thanks for the +1 way back when

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-21 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113627#comment-17113627 ] Josh Elser commented on HBASE-24347: bq. So what we should do here? Backport which issue firstly? I

[jira] [Commented] (PHOENIX-5905) Reset user to hbase by changing rpc context before getting user permissions on access controller service

2020-05-20 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112351#comment-17112351 ] Josh Elser commented on PHOENIX-5905: - Thanks for the great explanation, [~rajeshbabu]! This all

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111633#comment-17111633 ] Josh Elser commented on HBASE-24347: So, simple backports from master to branch-2 and branch-2.3

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Attachment: HBASE-24280.001.branch-2.3.patch > Hadoop2 profiles are both active when pre-commit

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Fix Version/s: (was: 2.1.10) > Hadoop2 profiles are both active when pre-commit PR builds

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Attachment: HBASE-24280.001.branch-2.patch > Hadoop2 profiles are both active when pre-commit

[jira] [Updated] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24347: --- Fix Version/s: 2.2.5 2.1.10 2.3.0 Status: Patch

[jira] [Assigned] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-24347: -- Assignee: Josh Elser > Hadoop2 profiles are both active when pre-commit PR builds

[jira] [Commented] (PHOENIX-5656) Make Phoenix scripts work with Python 3

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111624#comment-17111624 ] Josh Elser commented on PHOENIX-5656: - This would also be a great time (well, not right now

[jira] [Commented] (PHOENIX-5903) Mark more hbase dependency's scope as provided for phoenix-server

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111504#comment-17111504 ] Josh Elser commented on PHOENIX-5903: - Looks very reasonable to me. Maybe inadvertently came

[jira] [Commented] (PHOENIX-5905) Reset user to hbase by changing rpc context before getting user permissions on access controller service

2020-05-19 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111475#comment-17111475 ] Josh Elser commented on PHOENIX-5905: - Making sure I have this correct. Inside

Re: How to bulk load a csv file into a phoenix table created in lowercase

2020-05-14 Thread Josh Elser
Quoting can be really annoying. Remember that when you are executing commands, you have to deal with what your shell will do to quoting. You say that escaping the slashes doesn't work? e.g. `pqsl -t MICHTEST.\"StagingNotificationPreferencesRT\" ...` What else did you try? Have you checked

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-14 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107493#comment-17107493 ] Josh Elser commented on HBASE-24347: {quote}IIRC I’ve reviewed a patch from Josh to address

[jira] [Commented] (PHOENIX-5880) Add SQLAchemy support to python driver

2020-05-13 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106606#comment-17106606 ] Josh Elser commented on PHOENIX-5880: - bq. For now, I have left the original author copyright

[jira] [Commented] (HBASE-24347) Hadoop2 profiles are both active when pre-commit PR builds run

2020-05-13 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106554#comment-17106554 ] Josh Elser commented on HBASE-24347: Augh, no I missed this. I had thought we got them all the first

[jira] [Commented] (PHOENIX-5842) Code Coverage tool for Phoenix

2020-05-13 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106460#comment-17106460 ] Josh Elser commented on PHOENIX-5842: - Thanks Sandeep. I've linked it to this Jira issue. > C

[jira] [Commented] (PHOENIX-5842) Code Coverage tool for Phoenix

2020-05-13 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106385#comment-17106385 ] Josh Elser commented on PHOENIX-5842: - The addendum for profile activation looks good. What about

[jira] [Commented] (PHOENIX-5842) Code Coverage tool for Phoenix

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105624#comment-17105624 ] Josh Elser commented on PHOENIX-5842: - Thanks Sandeep! Sorry for my tardiness in reviewing

[jira] [Assigned] (PHOENIX-5831) Make Phoenix queryserver scripts work with Python 3

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-5831: --- Assignee: Richard Antal > Make Phoenix queryserver scripts work with Pytho

[jira] [Assigned] (PHOENIX-5656) Make Phoenix scripts work with Python 3

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-5656: --- Assignee: Richard Antal > Make Phoenix scripts work with Pytho

[jira] [Comment Edited] (PHOENIX-5656) Make Phoenix scripts work with Python 3

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105603#comment-17105603 ] Josh Elser edited comment on PHOENIX-5656 at 5/12/20, 4:58 PM: --- Nice

[jira] [Commented] (PHOENIX-5656) Make Phoenix scripts work with Python 3

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105603#comment-17105603 ] Josh Elser commented on PHOENIX-5656: - Nice! Cool that we don't have to get into [six territory

[jira] [Comment Edited] (PHOENIX-5842) Code Coverage tool for Phoenix

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105586#comment-17105586 ] Josh Elser edited comment on PHOENIX-5842 at 5/12/20, 4:43 PM: --- {noformat

[jira] [Commented] (PHOENIX-5842) Code Coverage tool for Phoenix

2020-05-12 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105586#comment-17105586 ] Josh Elser commented on PHOENIX-5842: - {noformat} + codecoverage

[jira] [Commented] (HBASE-23887) BlockCache performance improve by reduce eviction rate

2020-05-08 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102636#comment-17102636 ] Josh Elser commented on HBASE-23887: Thanks Danil! Your edits here are greatly appreciated

[jira] [Commented] (HBASE-23887) BlockCache performance improve

2020-05-07 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101748#comment-17101748 ] Josh Elser commented on HBASE-23887: Can you please update the title/description so your improvement

[jira] [Commented] (PHOENIX-5882) Automate Release Candidate sign-off process

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099446#comment-17099446 ] Josh Elser commented on PHOENIX-5882: - No real reason, as far as I know. Would be a great addition

[jira] [Commented] (HBASE-24319) Clearly document how profiles for the sake of Hadoop compatibility work across all branches

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099174#comment-17099174 ] Josh Elser commented on HBASE-24319: {quote}A simplified explanation is that you have to duplicate

[jira] [Commented] (HBASE-24280) Hadoop2 and Hadoop3 profiles being activated simultaneously causing test failures

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099173#comment-17099173 ] Josh Elser commented on HBASE-24280: Filed HBASE-24319. Will tag relevant folks. > Hado

[jira] [Created] (HBASE-24319) Clearly document how profiles for the sake of Hadoop compatibility work across all branches

2020-05-04 Thread Josh Elser (Jira)
Josh Elser created HBASE-24319: -- Summary: Clearly document how profiles for the sake of Hadoop compatibility work across all branches Key: HBASE-24319 URL: https://issues.apache.org/jira/browse/HBASE-24319

[jira] [Created] (HBASE-24319) Clearly document how profiles for the sake of Hadoop compatibility work across all branches

2020-05-04 Thread Josh Elser (Jira)
Josh Elser created HBASE-24319: -- Summary: Clearly document how profiles for the sake of Hadoop compatibility work across all branches Key: HBASE-24319 URL: https://issues.apache.org/jira/browse/HBASE-24319

[jira] [Updated] (HBASE-24280) Hadoop2 and Hadoop3 profiles being activated simultaneously causing test failures

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24280: --- Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch Available

[jira] [Updated] (HBASE-24280) Hadoop2 and Hadoop3 profiles being activated simultaneously causing test failures

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-24280: --- Summary: Hadoop2 and Hadoop3 profiles being activated simultaneously causing test failures

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-05-04 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099153#comment-17099153 ] Josh Elser commented on HBASE-24280: bq. Should we resolve this and open new for doing Busbey

[jira] [Commented] (PHOENIX-5771) Make standalone queryserver assembly useful again

2020-05-03 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098618#comment-17098618 ] Josh Elser commented on PHOENIX-5771: - I missed Guanghao opening up PHOENIX-5873. Istvan already

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-05-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17097713#comment-17097713 ] Josh Elser commented on HBASE-24280: Pushed this to master. Let's see if it helps the nightly

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-30 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17096687#comment-17096687 ] Josh Elser commented on HBASE-24280: {quote}Set on the hadoop3 profile {quote} My only worry

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095916#comment-17095916 ] Josh Elser commented on HBASE-24280: Yeah, I think you're right, Stack (and Nick). I think we just

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095837#comment-17095837 ] Josh Elser commented on HBASE-24280: bq. I believe the personality file from master is used by all

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17095575#comment-17095575 ] Josh Elser commented on HBASE-24280: [~zhangduo], FYI, looks like changes in HBASE-24198 to profile

Re: [VOTE] Please vote on the second hbase-thirdparty-3.3.0 release candidate

2020-04-29 Thread Josh Elser
+1 (binding) On Tue, Apr 28, 2020, 14:10 Peter Somogyi wrote: > Please vote on this Apache hbase thirdparty release candidate, > hbase-thirdparty-3.3.0RC1 > > The second release candidate only differs in the RELEASENOTES.md update > compared to RC0. > > The VOTE will remain open until there are

[jira] [Commented] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094939#comment-17094939 ] Josh Elser commented on HBASE-24280: Ok, that's curious {{-Phadoop-3.0}} did fail

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094937#comment-17094937 ] Josh Elser commented on HBASE-24252: Filed HBASE-24280 for the test failure. Didn't fail for me

[jira] [Created] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-28 Thread Josh Elser (Jira)
Josh Elser created HBASE-24280: -- Summary: TestSecureRESTServer started failing in nightlies for Hadoop3 Key: HBASE-24280 URL: https://issues.apache.org/jira/browse/HBASE-24280 Project: HBase

[jira] [Created] (HBASE-24280) TestSecureRESTServer started failing in nightlies for Hadoop3

2020-04-28 Thread Josh Elser (Jira)
Josh Elser created HBASE-24280: -- Summary: TestSecureRESTServer started failing in nightlies for Hadoop3 Key: HBASE-24280 URL: https://issues.apache.org/jira/browse/HBASE-24280 Project: HBase

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094890#comment-17094890 ] Josh Elser commented on HBASE-24252: Ack. > Implement proxyuser/doAs mechanism for hbase-h

Re: [VOTE] Please vote on the first hbase-thirdparty-3.3.0 release candidate

2020-04-28 Thread Josh Elser
Had a brief tangent with Peter in backchat about branch-2.2 and how it's not on current thirdparty releases, but, now that I understand where we are, I'm good with rc0. * Sigs/xsums good * rat-check fine * running dev-tests w/o issue against branch-2 (since Duo built master) * tried to build

[jira] [Resolved] (HBASE-24272) Backport "Implement proxyuser/doAs mechanism for hbase-http" to 2.1.x

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24272. Resolution: Won't Fix Crap. Thanks, Peter. Sorry for the time sink, Istvan. > Backp

[jira] [Resolved] (HBASE-24272) Backport "Implement proxyuser/doAs mechanism for hbase-http" to 2.1.x

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24272. Resolution: Won't Fix Crap. Thanks, Peter. Sorry for the time sink, Istvan. > Backp

[jira] [Resolved] (HBASE-24275) shell命令扫描无法使用

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24275. Resolution: Invalid Sorry for not being competent enough to reply in Chinese. It sounds like you

[jira] [Resolved] (HBASE-24275) shell命令扫描无法使用

2020-04-28 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24275. Resolution: Invalid Sorry for not being competent enough to reply in Chinese. It sounds like you

Re: DISCUSS: Move hbase-thrift and hbase-rest out of core to hbase-connectors project?

2020-04-27 Thread Josh Elser
of the YARN jars needed by hbase-rest in hbase-thirdparty. We'd need these for both hadoop2 and hadoop3, to pull them in via profile, and to exclude the originals wherever they appear as transitive deps (though they shouldn't, right?) On Mon, Apr 27, 2020 at 11:24 AM Josh Elser wrote: On 4/27/20

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093950#comment-17093950 ] Josh Elser commented on HBASE-24252: Well, the only anecdotal history I got via an off-hand question

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093940#comment-17093940 ] Josh Elser commented on HBASE-24252: FWIW, it looks like Knox does actually have the ability to use

[jira] [Commented] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093936#comment-17093936 ] Josh Elser commented on HBASE-24252: Thanks Nick! {quote}After reading the release note, isn't

[jira] [Commented] (HBASE-24272) Backport "Implement proxyuser/doAs mechanism for hbase-http" to 2.1.x

2020-04-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093862#comment-17093862 ] Josh Elser commented on HBASE-24272: Looks like Hadoop 2.7.7 doesn't have the {{getPropsWithPrefix

[jira] [Resolved] (HBASE-24252) Implement proxyuser/doAs mechanism for hbase-http

2020-04-27 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-24252. Hadoop Flags: Reviewed Resolution: Fixed Spun out a child-task for the 2.1.x backport

<    2   3   4   5   6   7   8   9   10   11   >