You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/05/09 21:08:12 UTC

[jira] [Commented] (HIVE-13642) Update GUESS_FIELDS option in .reviewboardrc to support current version of RBTools.

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

Jesus Camacho Rodriguez commented on HIVE-13642:
------------------------------------------------

+1

> Update GUESS_FIELDS option in .reviewboardrc to support current version of RBTools.
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-13642
>                 URL: https://issues.apache.org/jira/browse/HIVE-13642
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Takuma Wakamori
>            Assignee: Takuma Wakamori
>            Priority: Trivial
>         Attachments: HIVE-13642.1.patch
>
>
> According to the instruction of using [Review Board|https://cwiki.apache.org/confluence/display/Hive/Review+Board], we can create a review request by running the following command:
> {code}
> $ rbt post
> {code}
> However, if we use current version of RBTools (0.7.6), above command doesn't work because the values accepted to the option "--guess-fields" was updated since 0.6.
> {code}
> $ rbt --version
> RBTools 0.7.6
> $ rbt post
> ERROR: Invalid value "true" for argument "--guess-fields"
> {code}
> It is better to update the value of GUESS_FIELDS option in .reviewboardrc to avoid this error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)