Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/298#discussion_r86676467
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataLoadRDD.scala
---
@@ -166,7 +166,7 @@ class SparkPartitionLoader(model: CarbonLoadModel,
* @param result Output result
* @param carbonLoadModel Carbon load model which contain the load
info
* @param storeLocation Tmp store location
- * @param hdfsStoreLocation The store location in hdfs
+ * @param storePath The store location in hdfs
--- End diff --
the comment need change accordingly of "The store location in hdfs"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---