[ 
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.2.patch

njain updated the revision "HIVE-2837 [jira] insert into external tables should 
not be allowed".
Reviewers: JIRA

  Change error message

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

                
> 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, HIVE-2837.D2211.2.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

        

Reply via email to