[
https://issues.apache.org/jira/browse/TRAFODION-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378462#comment-15378462
]
ASF GitHub Bot commented on TRAFODION-2109:
-------------------------------------------
GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/593
[TRAFODION-2109] Load with log error rows returns SQL error 2034 at t…
…imes
Changed the error at the time of logging into error rows into a warning
so that load can continue.
Also, improved the error reporting to display stack trace when java method
call
fails at the time of loading and unloading.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion
trafodion-2109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/593.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #593
----
commit 37f7789877d7991c73e8d202735d399ab93d8fac
Author: selvaganesang <[email protected]>
Date: 2016-07-14T21:44:56Z
[TRAFODION-2109] Load with log error rows returns SQL error 2034 at times
Changed the error at the time of logging into error rows into a warning
so that load can continue.
Also, improved the error reporting to display stack trace when java method
call
fails at the time of loading and unloading.
----
> Load with log error rows returns the following error at times
> -------------------------------------------------------------
>
> Key: TRAFODION-2109
> URL: https://issues.apache.org/jira/browse/TRAFODION-2109
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-exe
> Affects Versions: 1.3-incubating
> Reporter: Selvaganesan Govindarajan
> Assignee: Selvaganesan Govindarajan
> Fix For: 2.1-incubating
>
>
> load with log error rows into <trafodion_table>
> select * from hive.hive.<hive_table>
> *** ERROR[2034] $Z0014JQ:5192: Operating system error 201 while communicating
> with server process $Z021FS0:425.
>
> *** ERROR[2034] $Z0014JQ:5192: Operating system error 201 while communicating
> with server process $Z021FS0:425.
>
> *** ERROR[2034] $Z0014JQ:5192: Operating system error 201 while communicating
> with server process $Z021FS0:425.
>
> --- 0 row(s) loaded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)