How can you delete the DBPROPERTY in Hive?
Answer / Girender Singh
To delete a specific DBProperty in Apache Hive, you can use the ALTER DATABASE command with the SET command. For example: ALTER DATABASE dbname SET 'hive.property.name'='';
| Is This Answer Correct ? | 0 Yes | 0 No |
The partition of hive table has been modified to point to a new directory location. Do I have to move the data to the new location or the data will be moved automatically to the new location?
Does 'ILLUSTRATE' run MR job?
How Facebook Uses Hadoop, Hive and Hbase ?
Write a Hive UDF that returns a sentiment score. For example, if good = 1, bad = -1, and average = 0, then a review of a restaurant states "Good food, bad service," your score might be 1 - 1 = 0.
How Hive distributes the rows into buckets?
What is the work of hive/hcatalog?
Is it possible to use the same metastore by multiple users, in case of the embedded hive?
What is a table generating function on hive?
If you run a select * query in hive, why does it not run mapreduce?
Explain what is a Hive variable. What do we use it for?
What is bag?
How can the columns of a table in hive be written to a file?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)