InterviewSolution
Saved Bookmarks
| 1. |
What is the importance of .hiverc file? |
|
Answer» It is a file containing list of commands needs to run when the hive CLI starts. For example setting the strict mode to be true etc. |
|