[ https://issues.apache.org/jira/browse/HIVE-13642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesus Camacho Rodriguez resolved HIVE-13642. -------------------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 Pushed to master, thanks [~Takuma]! > 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 > Fix For: 2.1.0 > > 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)