Please follow the steps given below.
Step 1 : Go to hive conf directory
cd /usr/lib/hive-0.13.1-bin/conf/
Step 2 : copy hive-default.xml.template which is a template file of hive-site.xml
cp hive-default.xml.template hive-site.xml
Step 3 : now copy hive-site.xml to spark/conf folder
Please let me know if you have any further query regarding this.