[jira] [Assigned] (CARBONDATA-489) spark2 decimal issue

2016-12-02 Thread Fei Wang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Wang reassigned CARBONDATA-489: --- Assignee: Fei Wang > spark2 decimal issue > > >

[GitHub] incubator-carbondata pull request #386: [CARBONDATA-489] Fix spark2 decimal ...

2016-12-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/386#discussion_r90751746 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/CarbonDataSourceSuite.scala --- @@ -30,14 +30,15 @@ class

[GitHub] incubator-carbondata pull request #386: [CARBONDATA-489] Fix spark2 decimal ...

2016-12-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/386#discussion_r90751754 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonMetastore.scala --- @@ -125,6 +125,16 @@ class

[GitHub] incubator-carbondata pull request #386: [CARBONDATA-489] Fix spark2 decimal ...

2016-12-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/386#discussion_r90751737 --- Diff: pom.xml --- @@ -309,9 +309,6 @@ spark-1.5 - --- End diff -- do not modify this

[GitHub] incubator-carbondata issue #387: [CARBONDATA-490] [SPARK2] Unify all RDD in ...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/387 CI: http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/736/ --- 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 pull request #387: [CARBONDATA-490] [SPARK2] Unify all ...

2016-12-02 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/387 [CARBONDATA-490] [SPARK2] Unify all RDD in carbon-spark and carbon-spark2 modules Currently there are duplicate RDD in carbon-spark and carbon-spark2 modules. This PR unify them and

[jira] [Created] (CARBONDATA-490) Unify all RDD in carbon-spark and carbon-spark2 module

2016-12-02 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-490: --- Summary: Unify all RDD in carbon-spark and carbon-spark2 module Key: CARBONDATA-490 URL: https://issues.apache.org/jira/browse/CARBONDATA-490 Project: CarbonData

[jira] [Created] (CARBONDATA-489) spark2 decimal issue

2016-12-02 Thread Fei Wang (JIRA)
Fei Wang created CARBONDATA-489: --- Summary: spark2 decimal issue Key: CARBONDATA-489 URL: https://issues.apache.org/jira/browse/CARBONDATA-489 Project: CarbonData Issue Type: Sub-task

[GitHub] incubator-carbondata pull request #386: Fix spark2 decimal issue

2016-12-02 Thread scwf
GitHub user scwf opened a pull request: https://github.com/apache/incubator-carbondata/pull/386 Fix spark2 decimal issue also added a test suite for decimal You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-carbondata pull request #385: Fix spark2 decimal

2016-12-02 Thread scwf
Github user scwf closed the pull request at: https://github.com/apache/incubator-carbondata/pull/385 --- 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

[GitHub] incubator-carbondata pull request #385: Fix spark2 decimal

2016-12-02 Thread scwf
GitHub user scwf opened a pull request: https://github.com/apache/incubator-carbondata/pull/385 Fix spark2 decimal also added test suite for decimal You can merge this pull request into a Git repository by running: $ git pull https://github.com/KirinKing/incubator-carbondata

[jira] [Resolved] (CARBONDATA-488) add InsertInto feature for spark2

2016-12-02 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-488. - Resolution: Fixed > add InsertInto feature for spark2 > - > >

[GitHub] incubator-carbondata pull request #384: [CARBONDATA-488][SPARK2]add InsertIn...

2016-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/384 --- 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

[GitHub] incubator-carbondata issue #384: [CARBONDATA-488][SPARK2]add InsertInto feat...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/384 CI http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/735/ --- 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 issue #384: [CARBONDATA-488][SPARK2]add InsertInto feat...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/384 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 so,

[jira] [Resolved] (CARBONDATA-487) spark2 integration is not compiling

2016-12-02 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-487. - Resolution: Fixed Assignee: Jacky Li > spark2 integration is not compiling >

[GitHub] incubator-carbondata pull request #383: [CARBONDARA-487] fix spark2 compilat...

2016-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/383 --- 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

[GitHub] incubator-carbondata pull request #362: [CARBONDATA-459] Block distribution ...

2016-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/362 --- 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

[GitHub] incubator-carbondata pull request #384: [CARBONDATA-488][SPARK2]add InsertIn...

2016-12-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/384#discussion_r90694568 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala --- @@ -17,79 +17,97 @@ package

[GitHub] incubator-carbondata pull request #384: [CARBONDATA-488][SPARK2]add InsertIn...

2016-12-02 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/384 [CARBONDATA-488][SPARK2]add InsertInto feature for spark2 1. add InsertInto feature for spark2 2. optimize CarbonExample to use relation path And use InsertInto to

[jira] [Created] (CARBONDATA-488) add InsertInto feature for spark2

2016-12-02 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-488: --- Summary: add InsertInto feature for spark2 Key: CARBONDATA-488 URL: https://issues.apache.org/jira/browse/CARBONDATA-488 Project: CarbonData Issue Type: New

[jira] [Resolved] (CARBONDATA-486) Reading dataframe concurrently will lead to wrong data

2016-12-02 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-486. - Resolution: Fixed > Reading dataframe concurrently will lead to wrong data >

[GitHub] incubator-carbondata pull request #382: [CARBONDATA-486]fix bug for reading ...

2016-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/382 --- 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

[GitHub] incubator-carbondata issue #382: [CARBONDATA-486]fix bug for reading datafra...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/382 CI passed http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/734/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-carbondata issue #382: [CARBONDATA-486]fix bug for reading datafra...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/382 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 so,

[GitHub] incubator-carbondata pull request #382: [CARBONDATA-486]fix bug for reading ...

2016-12-02 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/382 [CARBONDATA-486]fix bug for reading dataframe concurrently Fix a insertinto bug for reading from hive table concurrently You can merge this pull request into a Git repository by

[jira] [Updated] (CARBONDATA-486) Reading dataframe concurrently will lead to wrong data

2016-12-02 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai updated CARBONDATA-486: Summary: Reading dataframe concurrently will lead to wrong data (was: Rreading dataframe

[jira] [Created] (CARBONDATA-486) Rreading dataframe concurrently will lead to wrong data

2016-12-02 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-486: --- Summary: Rreading dataframe concurrently will lead to wrong data Key: CARBONDATA-486 URL: https://issues.apache.org/jira/browse/CARBONDATA-486 Project: CarbonData

[GitHub] incubator-carbondata pull request #381: [CARBONDATA-485] Refactored code for...

2016-12-02 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/incubator-carbondata/pull/381 [CARBONDATA-485] Refactored code for DataGraphExecuter Removed unused parameters Added constants You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (CARBONDATA-485) Refactor code for DataGraphExecuter

2016-12-02 Thread Prabhat Kashyap (JIRA)
Prabhat Kashyap created CARBONDATA-485: -- Summary: Refactor code for DataGraphExecuter Key: CARBONDATA-485 URL: https://issues.apache.org/jira/browse/CARBONDATA-485 Project: CarbonData

[jira] [Commented] (CARBONDATA-417) [Bad Records] Not created and not writen log file when logger is True and action as Fail

2016-12-02 Thread MAKAMRAGHUVARDHAN (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15714728#comment-15714728 ] MAKAMRAGHUVARDHAN commented on CARBONDATA-417: -- As per current behavior, the issue is

[jira] [Updated] (CARBONDATA-484) Implement LRU cache for B-Tree to ensure to avoid out memory, when too many number of tables exits and all are not frequently used.

2016-12-02 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Shahid Khan updated CARBONDATA-484: Summary: Implement LRU cache for B-Tree to ensure to avoid out memory,

[jira] [Updated] (CARBONDATA-484) LRU cache for B-Tree to ensure to avoid out memory, when too many number of tables exits and all are not frequently used.

2016-12-02 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Shahid Khan updated CARBONDATA-484: Attachment: B-Tree LRU Cache.pdf LRU cache for B-Tree Design Doc >

[jira] [Updated] (CARBONDATA-484) LRU cache for B-Tree to ensure to avoid out memory, when too many number of tables exits and all are not frequently used.

2016-12-02 Thread Mohammad Shahid Khan (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Shahid Khan updated CARBONDATA-484: Issue Type: New Feature (was: Bug) > LRU cache for B-Tree to ensure to

[jira] [Created] (CARBONDATA-484) LRU cache for B-Tree to ensure to avoid out memory, when too many number of tables exits and all are not frequently used.

2016-12-02 Thread Mohammad Shahid Khan (JIRA)
Mohammad Shahid Khan created CARBONDATA-484: --- Summary: LRU cache for B-Tree to ensure to avoid out memory, when too many number of tables exits and all are not frequently used. Key: CARBONDATA-484 URL:

[GitHub] incubator-carbondata issue #333: [CARBONDATA-471]Optimized no kettle flow an...

2016-12-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/333 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 so,

[GitHub] incubator-carbondata pull request #333: [CARBONDATA-471]Optimized no kettle ...

2016-12-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/333 --- 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

[jira] [Created] (CARBONDATA-483) Add Unit Tests For core.carbon.metadata package

2016-12-02 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-483: Summary: Add Unit Tests For core.carbon.metadata package Key: CARBONDATA-483 URL: https://issues.apache.org/jira/browse/CARBONDATA-483 Project: CarbonData