InterviewSolution
Saved Bookmarks
| 1. |
Hive uses _________ for logging.(a) logj4(b) log4l(c) log4i(d) log4j |
|
Answer» Correct choice is (d) log4j For explanation I would say: By default Hive will use hive-log4j.default in the conf/ directory of the Hive installation. |
|