[ https://issues.apache.org/jira/browse/HIVE-9616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315600#comment-14315600 ]
srinivas commented on HIVE-9616: -------------------------------- The patch executions failed [cloudera@quickstart sri]$ patch p0 < HIVE-9481.4.patch (Stripping trailing CRs from patch.) patching file p0 Hunk #1 FAILED at 2277. 1 out of 1 hunk FAILED -- saving rejects to file p0.rej (Stripping trailing CRs from patch.) patching file p0 Hunk #1 FAILED at 103. 1 out of 1 hunk FAILED -- saving rejects to file p0.rej (Stripping trailing CRs from patch.) patching file p0 Hunk #1 FAILED at 43. Hunk #2 FAILED at 111. Hunk #3 FAILED at 234. 3 out of 3 hunks FAILED -- saving rejects to file p0.rej (Stripping trailing CRs from patch.) patching file p0 Hunk #1 FAILED at 1176. Hunk #2 FAILED at 1406. Hunk #3 FAILED at 3493. Hunk #4 FAILED at 3503. Hunk #5 FAILED at 3741. Hunk #6 FAILED at 3768. Hunk #7 FAILED at 9624. 7 out of 7 hunks FAILED -- saving rejects to file p0.rej (Stripping trailing CRs from patch.) patching file p0 Hunk #1 FAILED at 207. Hunk #2 FAILED at 220. 2 out of 2 hunks FAILED -- saving rejects to file p0.rej (Stripping trailing CRs from patch.) patching file p0 The next patch would create the file p0, which already exists! Assume -R? [n] y (Stripping trailing CRs from patch.) patching file p0 patch unexpectedly ends in middle of line patch: **** malformed patch at line 782: > Hive 0.14 > --------- > > Key: HIVE-9616 > URL: https://issues.apache.org/jira/browse/HIVE-9616 > Project: Hive > Issue Type: Bug > Reporter: srinivas > Assignee: Damien Carol > > Hi, > I am using hive 0.14 version which will support all crud operation as said by > support team > I am not able to select specific columns to insert, like > insert into table table1 id,name,sal select id,name,sal from table2 where > table1.id = table2.id -- This message was sent by Atlassian JIRA (v6.3.4#6332)