[jira] [Commented] (CARBONDATA-362) Optimize the parameters' name in CarbonDataRDDFactory.scala

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-362) Optimize the parameters' name in CarbonDataRDDFactory.scala

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631110#comment-15631110 ]

ASF GitHub Bot commented on CARBONDATA-362:
-------------------------------------------

GitHub user lion-x opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/281

    [CARBONDATA-362]Optimize the Parameters Name in CarbonDataRDDFactory.scala

    # Why raise this PR?
    changes the name of "hdfsStoreLocation" to "storePath", because not only support hdfs path.
   
    # How to test?
    Pass all test cases.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lion-x/incubator-carbondata optimizeParametersName

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/281.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #281
   
----
commit ef50982ee53929d67b3e58d57d7a05a46a8a2ba8
Author: lion-x <[hidden email]>
Date:   2016-11-03T01:02:31Z

    optimizeParametersName

----


> Optimize the parameters' name in CarbonDataRDDFactory.scala
> -----------------------------------------------------------
>
>                 Key: CARBONDATA-362
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-362
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Liang Chen
>            Priority: Trivial
>
> Optimize the parameters' name in CarbonDataRDDFactory.scala:
> changes the name of "hdfsStoreLocation"  to "storePath", because not only support hdfs path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)