http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-206-Two-same-name-class-need-to-optimize-tp814.html
> Two same name class, need to optimize.
> --------------------------------------
>
> Key: CARBONDATA-206
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-206> Project: CarbonData
> Issue Type: Improvement
> Components: spark-integration
> Affects Versions: 0.2.0-incubating, 0.1.1-incubating
> Reporter: ChenLiang
> Assignee: Zuo Wang
> Priority: Minor
> Fix For: 0.2.0-incubating, 0.1.1-incubating
>
>
> there are two same name classes, need to optimize :
> integration/spark/src/test/scala/org/apache/carbondata/spark/load/CarbonLoaderUtilTest.java
> integration/spark/src/test/java/org/carbondata/integration/spark/load/CarbonLoaderUtilTest.java
> Propose to rename or delete one class to avoid confusion.