MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following will prefix the query string with parameters: |
| A. | SET hive.exec.compress.output=false |
| B. | SET hive.compress.output=false |
| C. | SET hive.exec.compress.output=true |
| D. | All of the mentioned |
| Answer» B. SET hive.compress.output=false | |