Takuma Wakamori created HIVE-13642:
--------------------------------------

             Summary: 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


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)

Reply via email to