[
https://issues.apache.org/jira/browse/TRAFODION-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580212#comment-16580212
]
ASF GitHub Bot commented on TRAFODION-3110:
-------------------------------------------
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.
----
> Refactor LOB access to use the new implementation of HdfsClient
> ---------------------------------------------------------------
>
> Key: TRAFODION-3110
> URL: https://issues.apache.org/jira/browse/TRAFODION-3110
> Project: Apache Trafodion
> Issue Type: Sub-task
> Components: sql-exe
> Reporter: Selvaganesan Govindarajan
> Assignee: Selvaganesan Govindarajan
> Priority: Major
>
> By making LOB to use the new implementation of HdfsClient, the use of libHdfs
> is avoided in yet another feature. This also simplifies the hdfs access
> related code in this feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)