[ https://issues.apache.org/jira/browse/SQOOP-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493230#comment-16493230 ]
ASF subversion and git services commented on SQOOP-3319: -------------------------------------------------------- Commit 3233db8e1c481e38c538f4caaf55bcbc0c11f208 in sqoop's branch refs/heads/trunk from [~BoglarkaEgyed] [ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=3233db8 ] SQOOP-3319: Extract code using Kite into separate classes (Szabolcs Vasas via Boglarka Egyed) > Extract code using Kite into separate classes > --------------------------------------------- > > Key: SQOOP-3319 > URL: https://issues.apache.org/jira/browse/SQOOP-3319 > Project: Sqoop > Issue Type: Sub-task > Reporter: Szabolcs Vasas > Assignee: Szabolcs Vasas > Priority: Major > Attachments: SQOOP-3319.patch, SQOOP-3319.patch > > > Kite Dataset API is used in many places in the code to read/write Parquet > files and configure MR jobs. > The goal of this JIRA is to introduce an implementation agnostic interface > for Parquet reading/writing and extract the code using Kite Dataset API into > separate classes implementing this interface. The benefit of this refactoring > is that it enables us introducing a new Parquet reading/writing > implementation which does not use Kite but plugs in easily. -- This message was sent by Atlassian JIRA (v7.6.3#76005)