[
https://issues.apache.org/jira/browse/CARBONDATA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-632.
----------------------------------------
Resolution: Fixed
> Fix wrong comments of load data in CarbonDataRDDFactory.scala
> --------------------------------------------------------------
>
> Key: CARBONDATA-632
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-632> Project: CarbonData
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating
> Reporter: Liang Chen
> Assignee: Liang Chen
> Priority: Minor
> Fix For: 1.0.0-incubating
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Fix wrong comments of load data in CarbonDataRDDFactory.scala:
> 1.Currently, not use NewHadoopRDD and DummyLoadRDD
> 2.Clean invalid code:
> inputFormat match {
> case configurable: Configurable =>
> configurable.setConf(hadoopConfiguration)
> case _ =>
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)