[ https://issues.apache.org/jira/browse/SQOOP-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szabolcs Vasas updated SQOOP-3319: ---------------------------------- Description: 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. > 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 > > 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)