[
https://issues.apache.org/jira/browse/HBASE-22773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899970#comment-16899970
]
Hudson commented on HBASE-22773:
--------------------------------
Results for branch branch-1.4
[build #942 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/942/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/942//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/942//JDK7_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/942//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> when set blockSize option in Performance Evaluation tool, error occurs:ERROR:
> Unrecognized option/command: --blockSize=131072
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-22773
> URL: https://issues.apache.org/jira/browse/HBASE-22773
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 2.1.0, 2.2.0, 2.3.0
> Environment: OS:CentOS7.6
> CPU: 6148 Processor
> Reporter: dingwei2019
> Assignee: dingwei2019
> Priority: Minor
> Labels: command
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6, 1.4.11
>
> Attachments: 0001-add-HBase-PE-blockSize-patch.patch,
> HBASE-22773.rel-2.1.0.patch
>
>
> I believe "blockSize" is an new options for PE in HBase2.0, when i try to set
> the blockSize, error occurs:ERROR: Unrecognized option/command:
> --blockSize=131072.
> The error occurs because of missing a "continue;" when we match the option
> "blockSize". If there isn't a "continue" the program will execute the last
> "printUsageAndExit branch".
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)