You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2020/12/03 02:51:00 UTC

[jira] [Comment Edited] (HBASE-25352) API compatibilty checker fails with "Argument list too long"

    [ https://issues.apache.org/jira/browse/HBASE-25352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242875#comment-17242875 ] 

Andrew Kyle Purtell edited comment on HBASE-25352 at 12/3/20, 2:50 AM:
-----------------------------------------------------------------------

I suppose this isn't a problem if the Docker version of the build script is used, because the Docker image is Linux based. That option was not available to me today because the dockerfile had bit rotted. (Stack has fixed it since, I believe.)

Going to switch to a Linux VM just to run the compat checker now, will report back.


was (Author: apurtell):
I suppose this isn't a problem if the Docker version of the build script is used. That option was not available to me today because the dockerfile had bit rotted. (Stack has fixed it since, I believe.)

Going to switch to a Linux VM just to run the compat checker now, will report back.

> API compatibilty checker fails with "Argument list too long"
> ------------------------------------------------------------
>
>                 Key: HBASE-25352
>                 URL: https://issues.apache.org/jira/browse/HBASE-25352
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>
> While working on the 2.4.0 RC I hit a stumbling block where the argument list passed to javap by the API compatibility checker is too large for Mac OS. Attempted execution of the forked process fails with "Argument list too long".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)