[CVE-2017-12625] Apache Hive information disclosure vulnerability for column masking

2017-10-31 Thread Jesus Camacho Rodriguez
CVE-2017-12625: Apache Hive information disclosure vulnerability for column masking Severity: Important Vendor: The Apache Software Foundation Versions Affected: Hive 2.1.0 to 2.3.0 Description: Hive exposes an interface through which masking policies can be defined on tables or views, e.g.,

Re: partitioned hive table

2017-10-31 Thread Furcy Pin
Hi, If you want to load pre-existing records, instead of inserting data in this partition, you should use the ADD PARTITION statement https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-AddPartitions or simply the MSCK REPAIR TABLE statement https://cwiki.apache.