GitHub user chenliang613 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/519 Update description,keep consistent with apache.org Update description,keep consistent with apache.org You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenliang613/incubator-carbondata patch-6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/519.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 #519 ---- commit faae1130b56290ccb07fc47c307faee924c7ef61 Author: Liang Chen <[hidden email]> Date: 2017-01-11T03:01:50Z Update description,keep consistent with apache.org Update description,keep consistent with apache.org ---- --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/545/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/519#discussion_r95508918 --- Diff: README.md --- @@ -19,10 +19,7 @@ <img src="/docs/images/format/CarbonData_logo.png" width="200" height="40"> -Apache CarbonData(incubating) is a new big data file format for faster -interactive query using advanced columnar storage, index, compression -and encoding techniques to improve computing efficiency, in turn it will -help speedup queries an order of magnitude faster over PetaBytes of data. +Apache CarbonData(incubating) is a fully indexed columnar and Hadoop native data format for processing heavy analytical workloads and detailed queries on big data. --- End diff -- I suggest following to describe CarbonData in one setence. Apache CarbonData(incubating) is a fully indexed columnar data format for fast analytics on big data platform, e.g. Apache Hadoop, Apache Spark, etc. Reason: by nature, CarbonData files are indexed and columnar, and the goal is make all analytics faster. @gvramana @ravipesala @JihongMA @Vimal-Das @jarray888 what is your opinion? --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user JihongMA commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/519#discussion_r95509713 --- Diff: README.md --- @@ -19,10 +19,7 @@ <img src="/docs/images/format/CarbonData_logo.png" width="200" height="40"> -Apache CarbonData(incubating) is a new big data file format for faster -interactive query using advanced columnar storage, index, compression -and encoding techniques to improve computing efficiency, in turn it will -help speedup queries an order of magnitude faster over PetaBytes of data. +Apache CarbonData(incubating) is a fully indexed columnar and Hadoop native data format for processing heavy analytical workloads and detailed queries on big data. --- End diff -- the suggested revision looks good to me. --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/519#discussion_r95517379 --- Diff: README.md --- @@ -19,10 +19,7 @@ <img src="/docs/images/format/CarbonData_logo.png" width="200" height="40"> -Apache CarbonData(incubating) is a new big data file format for faster -interactive query using advanced columnar storage, index, compression -and encoding techniques to improve computing efficiency, in turn it will -help speedup queries an order of magnitude faster over PetaBytes of data. +Apache CarbonData(incubating) is a fully indexed columnar and Hadoop native data format for processing heavy analytical workloads and detailed queries on big data. --- End diff -- @jackylk it looks good, but I think it is better to add about faster detail/point query scenarios also --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/519#discussion_r95519112 --- Diff: README.md --- @@ -19,10 +19,7 @@ <img src="/docs/images/format/CarbonData_logo.png" width="200" height="40"> -Apache CarbonData(incubating) is a new big data file format for faster -interactive query using advanced columnar storage, index, compression -and encoding techniques to improve computing efficiency, in turn it will -help speedup queries an order of magnitude faster over PetaBytes of data. +Apache CarbonData(incubating) is a fully indexed columnar and Hadoop native data format for processing heavy analytical workloads and detailed queries on big data. --- End diff -- @ravipesala in feature list , will mention detail and point query scenarios . so i agree to simplify the description. --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/548/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/551/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/553/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/554/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/519#discussion_r95543961 --- Diff: README.md --- @@ -19,10 +19,7 @@ <img src="/docs/images/format/CarbonData_logo.png" width="200" height="40"> -Apache CarbonData(incubating) is a new big data file format for faster -interactive query using advanced columnar storage, index, compression -and encoding techniques to improve computing efficiency, in turn it will -help speedup queries an order of magnitude faster over PetaBytes of data. +Apache CarbonData(incubating) is an indexed columnar data format for faster analytics on big data platform like Apache Hadoop, Apache Spark and so on. --- End diff -- please modify the description in pom.xml also --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user chenliang613 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/519 Close this PR, create a new PR. --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user chenliang613 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/519 --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |