You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Akshay (JIRA)" <ji...@apache.org> on 2017/04/13 07:53:41 UTC

[jira] [Comment Edited] (SQOOP-3172) SQOOP - Broken Pipe Error in the Sqoop export

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

Akshay edited comment on SQOOP-3172 at 4/13/17 7:52 AM:
--------------------------------------------------------

I am releasing a patch
 for version 1.4.5 .  Please review the pull request and merge changes



was (Author: shetaksroc):
I am releasing a path for this version.  Please review the pull request

> SQOOP - Broken Pipe Error in the Sqoop export
> ---------------------------------------------
>
>                 Key: SQOOP-3172
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3172
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>            Reporter: Akshay
>              Labels: sqoop, testing
>             Fix For: 1.4.5
>
>
> Error: java.io.IOException: Broken pipe
> at java.io.FileOutputStream.writeBytes(Native Method)
> at java.io.FileOutputStream.write(FileOutputStream.java:326)
> at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
> at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
> at java.io.FilterOutputStream.close(FilterOutputStream.java:158)
> at org.apache.sqoop.mapreduce.MySQLExportMapper.closeExportHandles(MySQLExportMapper.java:259)
> at org.apache.sqoop.mapreduce.MySQLExportMapper.run(MySQLExportMapper.java:250)
> at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:796)
> at org.apache.hadoop.mapred.MapTask.run(MapTask.java:342)
> at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:164)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:422)
> at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)
> at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:158)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)