GitHub user selvaganesang opened a pull request:
https://github.com/apache/trafodion/pull/1696
[TRAFODION-3110] Refactor LOB access to use the new implementation ofâ¦
⦠HdfsClient
LOB: Extract lobtofile() to a hdfs file returns 8442 error
Implemented the missing code to support this functionality via the new
implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/trafodion trafodion-3110
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1696.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 #1696
----
commit ba00576e1f47a9f0e0b3f344da8742aeecbc3ce4
Author: selvaganesang <selva.govindarajan@...>
Date: 2018-08-14T03:13:32Z
[TRAFODION-3110] Refactor LOB access to use the new implementation of
HdfsClient
LOB: Extract lobtofile() to a hdfs file returns 8442 error
Implemented the missing code to support this functionality via the new
implementation.
----
---