[ 
https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839361#comment-13839361
 ] 

Hitesh Shah commented on HIVE-5948:
-----------------------------------

hive> insert overwrite local directory 'outdir' select * from studenttab10k 
limit 10;
Total MapReduce jobs = 1
Launching Job 1 out of 1


Status: Running (application id: application_1384838428767_0705)

Map 1: -/-      Reducer 2: 0/1
Map 1: 0/1      Reducer 2: 0/1
Map 1: 0/1      Reducer 2: 0/1
Map 1: 1/1      Reducer 2: 0/1
Map 1: 1/1      Reducer 2: 1/1
Status: Finished successfully
Copying data to local directory outdir
Copying data to local directory outdir
OK
Time taken: 7.094 seconds
hive> exit;
bash-4.1$ ls outdir/
2014843718

> Output file name is random when using Tez with "insert overwrite local 
> directory" 
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-5948
>                 URL: https://issues.apache.org/jira/browse/HIVE-5948
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Priority: Minor
>         Attachments: HIVE-5948.1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to