Re: load data fail

2016-08-12 Thread chenliang613
HiAs we discussed, the error of "Table is locked for updation. Please try after some time " has been solved through setting directory rights.The below is new error, please Ravindra check and provide helps :WARN 12-08 16:29:51,871 - Lost task 1.1 in stage 2.0 (TID 6,

Re: [jira] [Created] (CARBONDATA-156) We are hoping to support the same table parallel load data

2016-08-11 Thread chenliang613
HiAs i understood, should support parallel load dataļ¼ˆbuild MDK index and sort for each data block processingļ¼‰, only to sort and join all data blocks into carbondata files, use one thread to handle. -- View this message in context:

Re: Discussing to add carbondata-tools module

2016-08-05 Thread chenliang613
Thanks for you started the discussion, these tools look good. I am trying to understand why need these tools : Can you provide some scenarios info, these tools could help users to solve what issues? Regards Liang -- View this message in context:

Re: [PROPOSAL] How to merge a pull request

2016-08-06 Thread chenliang613
+1 -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/PROPOSAL-How-to-merge-a-pull-request-tp18p22.html Sent from the Apache CarbonData Mailing List archive mailing list archive at Nabble.com.

Re: Open Discussion:Apache CarbonData Roadmap

2016-08-09 Thread chenliang613
Hi William Thanks for your input. Most of your points would be considered in 0.2.0 : remove kettle, add create table properties for simplifying data load,especially for high cardinality columns setting, support 2.0 Regards Liang -- View this message in context:

[GitHub] incubator-carbondata-site issue #17: Updated the meetup page,links, ddl file...

2017-02-20 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/17 please rebase it. --- 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

[GitHub] incubator-carbondata-site issue #15: Added Search,Security and Faqs

2017-02-14 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/15 @PallaviSingh1992 Thank you worked on this issue. Please add the below link to : Community/Contributing To CarbonData https://github.com/apache/incubator

Re: Open discussion and Vote: What kind of JIRA issue events need send mail to dev@carbondata.incubator.apache.org

2016-08-18 Thread chenliang613
Hi I agree Henry's proposal. Issue Created, send mails to dev@mailing list Issue Created and all other JIRA events send mails to new mailing list at issues@mailing list. Regards Liang -- View this message in context:

Re: Open discussion and Vote: What kind of JIRA issue events need send mail to dev@carbondata.incubator.apache.org

2016-08-19 Thread chenliang613
Agree for modified Option2 which be proposed by Henry. We will implement it as per the solution. Thanks for all of you participated in discussion and vote. Regards Liang -- View this message in context:

[GitHub] incubator-carbondata pull request #147: Add cluster deployment guide

2016-09-09 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/147 Add cluster deployment guide add cluster deployment guide You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenliang613

[GitHub] incubator-carbondata pull request #179: [CARBONDATA-214]Remove binary file a...

2016-09-21 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/179#discussion_r79872943 --- Diff: processing/src/test/java/org/apache/carbondata/test/util/StoreCreator.java --- @@ -0,0 +1,565 @@ +/* + * Licensed

Re: carbondata and idempotence

2016-09-23 Thread chenliang613
Hi Vincent Happy to hear you are interested in Apache CarbonData. Write to CarbonData file from Spark, please refer to the example : DataFrameAPIExample. Can you explain more about this requirement:A strong requirement is to avoid a Spark worker crash to write duplicated entries in Carbon... ?

[GitHub] incubator-carbondata pull request #203: [CARBONDATA-279]Load RDD to carbonda...

2016-09-29 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/203#discussion_r81246241 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataLoadRDD.scala --- @@ -462,3 +478,133 @@ class

[GitHub] incubator-carbondata pull request #298: [CARBONDATA-383]Optimize hdfsStoreLo...

2016-11-05 Thread chenliang613
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

[GitHub] incubator-carbondata pull request #255: CARBONDATA-336 Align the the name de...

2016-10-22 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/255 CARBONDATA-336 Align the the name description Align the the name description for databaseNameOp and tableName. You can merge this pull request into a Git repository by running

[GitHub] incubator-carbondata pull request #255: CARBONDATA-336 Align the the name de...

2016-10-22 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/255#discussion_r84578556 --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/CarbonSqlParser.scala --- @@ -926,14 +926,14 @@ class CarbonSqlParser

[GitHub] incubator-carbondata pull request #311: [CARBONDATA-403] Add example for dat...

2016-11-12 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/311#discussion_r87704849 --- Diff: examples/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala --- @@ -32,24 +32,34 @@ object CarbonExample

[GitHub] incubator-carbondata issue #312: [CARBONDATA-404] Fixing dataframe save when...

2016-11-13 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/312 LGTM --- 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

[GitHub] incubator-carbondata pull request #287: [CARBONDATA-367]Add support alluxio(...

2016-11-03 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/287 [CARBONDATA-367]Add support alluxio(tachyon) file system For supporting alluxio users to use higher performance file format(CarbonData), and enhance Apache CarbonData

[GitHub] incubator-carbondata-site issue #1: Updated website for release

2016-12-17 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/1 @PallaviSingh1992 can you explain the detail about the PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-carbondata-site issue #5: Document Changes and Optimization

2017-01-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/5 please rebase and solve the conflict. --- 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

[GitHub] incubator-carbondata-site pull request #21: Updated the Meetup Page

2017-03-19 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata-site/pull/21#discussion_r106799987 --- Diff: content/meetup.html --- @@ -76,8 +76,8 @@ target="_blank">

[GitHub] incubator-carbondata-site issue #23: Meetup Page link updated

2017-03-20 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/23 LGTM --- 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

[GitHub] incubator-carbondata-site issue #19: Updated the pom file for html generatio...

2017-03-03 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/19 LGTM --- 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

[GitHub] incubator-carbondata-site issue #18: Removed Redundant and unused files and ...

2017-03-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata-site/pull/18 LGTM --- 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