[
https://issues.apache.org/jira/browse/HIVE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2837:
------------------------------
Attachment: HIVE-2837.D2211.1.patch
njain requested code review of "HIVE-2837 [jira] insert into external tables
should not be allowed".
Reviewers: JIRA
https://issues.apache.org/jira/browse/HIVE-2837
HIVE-2837 By default, the behavior does not change. It is backward compatible
This is a very risky thing to allow.
Since, the external tables can point to any user location, which can
potentially corrupt some other tables.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D2211
AFFECTED FILES
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
ql/src/test/results/clientnegative/insertexternal1.q.out
ql/src/test/queries/clientnegative/insertexternal1.q
ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/4845/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> insert into external tables should not be allowed
> -------------------------------------------------
>
> Key: HIVE-2837
> URL: https://issues.apache.org/jira/browse/HIVE-2837
> Project: Hive
> Issue Type: Bug
> Reporter: Namit Jain
> Assignee: Namit Jain
> Attachments: HIVE-2837.D2211.1.patch
>
>
> This is a very risky thing to allow.
> Since, the external tables can point to any user location, which can
> potentially corrupt some other tables.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira