Hi, Assuming you are using 1.6 or before, this is a native Hive command.
Basically, the execution of Database creation is completed by Hive. Thanks, Xiao Li 2016-04-07 15:23 GMT-07:00 antoniosi <[email protected]>: > Hi, > > I am using hiveContext.sql("create database if not exists <db name>") to > create a hive db. Is this statement atomic? > > Thanks. > > Antonio. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Is-Hive-CREATE-DATABASE-IF-NOT-EXISTS-atomic-tp26706.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
