Jenkins build is still unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Store SDK #2407

2018-05-17 Thread Apache Jenkins Server
See

Build failed in Jenkins: carbondata-master-spark-2.1 » Apache CarbonData :: presto #2407

2018-05-17 Thread Apache Jenkins Server
See -- [...truncated 129.07 KB...] May 17, 2018 9:00:40 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply INFO:

Build failed in Jenkins: carbondata-master-spark-2.1 #2407

2018-05-17 Thread Apache Jenkins Server
See -- [...truncated 232.43 MB...]  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)  at org.scalatest.Transformer.apply(Transformer.scala:22)

Jenkins build is still unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Hadoop #2407

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Spark2 #443

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.2 #443

2018-05-17 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type

2018-05-17 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master cf1b50bcc -> 6297ea0b4 [CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type Problem: SDK create table with No Dictionary complex type is failing when complex type child contain double/date/decimal

carbondata git commit: [CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled

2018-05-17 Thread kunalkapoor
Repository: carbondata Updated Branches: refs/heads/master 6297ea0b4 -> 8fe165668 [CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled Problem: At present if we enable direct write on HDFS, data is written with replication of 1 which can

carbondata git commit: [CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow

2018-05-17 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 1d302a8b5 -> cf1b50bcc [CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow [CARBONDATA-2479] Multiple issues: fixed external table path display fixed default value for array in AVRO fixed NPE when delete

[07/50] [abbrv] carbondata git commit: [CARBONDATA-2441][Datamap] Implement distribute interface for bloom datamap

2018-05-17 Thread manishgupta88
[CARBONDATA-2441][Datamap] Implement distribute interface for bloom datamap Implement distribute interface for bloom datamap This closes #2272 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/452c42b9 Tree:

[06/50] [abbrv] carbondata git commit: [CARBONDATA-2454][DataMap] Add fpp property for bloom datamap

2018-05-17 Thread manishgupta88
[CARBONDATA-2454][DataMap] Add fpp property for bloom datamap add fpp(false positive probability) property to configure bloom filter that used by bloom datamap. This closes #2279 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[01/50] [abbrv] carbondata git commit: [CARBONDATA-2443][SDK]Added the test cases for avro multilevel complex type support

2018-05-17 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/spark-2.3 3262230cb -> 8fe165668 [CARBONDATA-2443][SDK]Added the test cases for avro multilevel complex type support This closes #2276 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[11/50] [abbrv] carbondata git commit: [CARBONDATA-2457] Add converter to get Carbon SDK Schema from Avro schema directly.

2018-05-17 Thread manishgupta88
[CARBONDATA-2457] Add converter to get Carbon SDK Schema from Avro schema directly. In the current implementation, SDK users have to manually create carbon schema of fields from avro schema. This is time-consuming and error-prone. Also, user should not be worried about this logic. So, abstract

[22/50] [abbrv] carbondata git commit: [CARBONDATA-2455]Fix _System Folder creation and lucene AND, OR, NOT Filter fix

2018-05-17 Thread manishgupta88
[CARBONDATA-2455]Fix _System Folder creation and lucene AND,OR,NOT Filter fix This closes #2281 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/61afa42d Tree:

[25/50] [abbrv] carbondata git commit: [CARBONDATA-2369] updated the document about AVRO to carbon schema converter

2018-05-17 Thread manishgupta88
[CARBONDATA-2369] updated the document about AVRO to carbon schema converter updated the document about AVRO to carbon schema converter This closes #2296 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/443b717d

[39/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/nation.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/nation.csv

[40/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/lineitem.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/lineitem.csv

[45/50] [abbrv] carbondata git commit: [CARBONDATA-2370] Added document for presto multinode setup for carbondata

2018-05-17 Thread manishgupta88
[CARBONDATA-2370] Added document for presto multinode setup for carbondata Added document for presto multinode setup for carbondata This closes #2199 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3d23fa69 Tree:

[43/50] [abbrv] carbondata git commit: [CARBONDATA-2431] Incremental data added after external table creation is not reflecting while doing select query issue is fixed.

2018-05-17 Thread manishgupta88
[CARBONDATA-2431] Incremental data added after external table creation is not reflecting while doing select query issue is fixed. This closes #2262 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/f1a6c7cf Tree:

[50/50] [abbrv] carbondata git commit: [CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled

2018-05-17 Thread manishgupta88
[CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled Problem: At present if we enable direct write on HDFS, data is written with replication of 1 which can cause data loss. Solution: Write with cluster replication. With this change No need to

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Hadoop #2410

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Spark Common Test #2410

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Store SDK #2410

2018-05-17 Thread Apache Jenkins Server
See

Build failed in Jenkins: carbondata-master-spark-2.1 #2410

2018-05-17 Thread Apache Jenkins Server
See Changes: [kunalkapoor642] [CARBONDATA-2465] Improve the carbondata file reliability in data load -- [...truncated 269.17 MB...]  at

Build failed in Jenkins: carbondata-master-spark-2.1 » Apache CarbonData :: presto #2410

2018-05-17 Thread Apache Jenkins Server
See -- [...truncated 60.46 KB...] - test the result for in clause *** FAILED ***  actualResult.equals(expectedResult)

[08/50] [abbrv] carbondata git commit: [CARBONDATA-2408] Fix search mode master SaslException issue in the first time

2018-05-17 Thread manishgupta88
[CARBONDATA-2408] Fix search mode master SaslException issue in the first time This closes #2239 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/fb128974 Tree:

[05/50] [abbrv] carbondata git commit: [CARBONDATA-2458] Remove unnecessary TableProvider interface

2018-05-17 Thread manishgupta88
[CARBONDATA-2458] Remove unnecessary TableProvider interface Remove unused / unnecessary TableProvider Interface This closes #2280 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/2c0fa107 Tree:

[04/50] [abbrv] carbondata git commit: [CARBONDATA-2434] Add ExternalTableExample and LuceneDataMapExample

2018-05-17 Thread manishgupta88
[CARBONDATA-2434] Add ExternalTableExample and LuceneDataMapExample For preparing 1.4.0 release. This closes #2268 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/d5da9a19 Tree:

[12/50] [abbrv] carbondata git commit: [HOTFIX]Add new modules to coverage report and make package name consistent with directory structure

2018-05-17 Thread manishgupta88
[HOTFIX]Add new modules to coverage report and make package name consistent with directory structure This closes #2285 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/e70b6b44 Tree:

[03/50] [abbrv] carbondata git commit: [CARBONDATA-2426] Added fix for data mismatch after compaction on Partition with Pre-Aggregate tables

2018-05-17 Thread manishgupta88
[CARBONDATA-2426] Added fix for data mismatch after compaction on Partition with Pre-Aggregate tables Problem: Partition directory is getting deleted when one on the segment is marked for delete and another segment is loaded in the same partition. In case of aggregate table we only have

[14/50] [abbrv] carbondata git commit: [CARBONDATA-2464]Fixed OOM issue in case of Complex type

2018-05-17 Thread manishgupta88
[CARBONDATA-2464]Fixed OOM issue in case of Complex type Problem: Query with Complex type is failing with OOM Root Cause: Complex type child column(No-dictionary) values are written in LV format, while reading the data it will read length then based on length it is reading the data. Converting

[32/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/test/scala/org/apache/carbondata/mv/rewrite/MVTpchTestCase.scala -- diff --git

[41/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/customers.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/customers.csv

[31/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/test/scala/org/apache/carbondata/mv/rewrite/matching/TestTPCDS_1_4_Batch.scala -- diff --git

[35/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark2/src/main/spark2.2/org/apache/spark/sql/hive/CarbonAnalyzer.scala -- diff --git

[15/50] [abbrv] carbondata git commit: [CARBONDATA-2401] Date and Timestamp options are not working in SDK

2018-05-17 Thread manishgupta88
[CARBONDATA-2401] Date and Timestamp options are not working in SDK Issue:- Date and Timestamp format is passed in options of SDK but data load is failed even correct data is set as per format . Cause:- Load model is getting overwritten with default . Fix :- if user has passed the options then

[24/50] [abbrv] carbondata git commit: [CARBONDATA-2471]Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK

2018-05-17 Thread manishgupta88
[CARBONDATA-2471]Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK This is closes #2297 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[49/50] [abbrv] carbondata git commit: [CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type

2018-05-17 Thread manishgupta88
[CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type Problem: SDK create table with No Dictionary complex type is failing when complex type child contain double/date/decimal data type Solution: In complex type validation , it is not allowing double/date/decimal

[34/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
[CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting Support Modular Core for Materialized View DataMap This closes #2302 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[23/50] [abbrv] carbondata git commit: [CARBONDATA-2460] [CARBONDATA-2461] [CARBONDATA-2462] Fixed bug in AvroCarbonWriter

2018-05-17 Thread manishgupta88
[CARBONDATA-2460] [CARBONDATA-2461] [CARBONDATA-2462] Fixed bug in AvroCarbonWriter Issue1: If Null type is passed from avro schema then Unsupported data type exception is thrown. Solution1: Ignore column which has NULL data type. Issue2: Array fields were being cast to ArrayList without any

[33/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/main/scala/org/apache/carbondata/mv/rewrite/Utils.scala -- diff --git

[48/50] [abbrv] carbondata git commit: [CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow

2018-05-17 Thread manishgupta88
[CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow [CARBONDATA-2479] Multiple issues: fixed external table path display fixed default value for array in AVRO fixed NPE when delete folder before the second select query fixed: avro float value precision change issue This

[30/50] [abbrv] carbondata git commit: [CARBONDATA-2459][DataMap] Add cache for bloom filter datamap

2018-05-17 Thread manishgupta88
[CARBONDATA-2459][DataMap] Add cache for bloom filter datamap Loading bloom filter from bloomindex file is slow. Adding cache for this procedure will surely improve the query performance This closes #2300 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[36/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/supplier.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/supplier.csv

[37/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/region.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/region.csv

[47/50] [abbrv] carbondata git commit: [CARBONDATA-2486][DOC] Update set search mode information in the documentation

2018-05-17 Thread manishgupta88
[CARBONDATA-2486][DOC] Update set search mode information in the documentation Update set search mode information in the documentation This closes #2312 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1d302a8b

[27/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/testutil/Tpcds_1_4_QueryBatch.scala -- diff --git

[26/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/testutil/Tpcds_1_4_Tables.scala -- diff --git

[44/50] [abbrv] carbondata git commit: [CARBONDATA-2468] addition of column to default sort_column is handled

2018-05-17 Thread manishgupta88
[CARBONDATA-2468] addition of column to default sort_column is handled issue : default sort_column handling was missing solution : condition added for default sort_columns This closes #2293 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[19/50] [abbrv] carbondata git commit: [CARBONDATA-2442][CARBONDATA-2469] Fixed: multiple issues in sdk writer and external table

2018-05-17 Thread manishgupta88
[CARBONDATA-2442][CARBONDATA-2469] Fixed: multiple issues in sdk writer and external table problem1: when two sdk writer output with differnt schema is placed in same folder for reading, output is not as expected. It has many null output. root cause: when multiple carbondata and indexx files is

[16/50] [abbrv] carbondata git commit: [CARBONDATA-2435] Remove SDK dependency on spark jars.

2018-05-17 Thread manishgupta88
[CARBONDATA-2435] Remove SDK dependency on spark jars. [CARBONDATA-2435] Remove SDK dependency on spark jars. Problem and cause : when sdk writer is used in standalone cluster without spark jars, exception is thrown during reverse dictionary cache initialize time. Solution: carbon SDK doesn't

[21/50] [abbrv] carbondata git commit: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450] [CARBONDATA-2453] Fixed issues related to complex types

2018-05-17 Thread manishgupta88
[CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450] [CARBONDATA-2453] Fixed issues related to complex types Issue 1: Dictionary encoding was being added to complex types in SDK case which led to data load failure Issue 2: Sort columns were not being checked against table schema to validate the

[28/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/plans/util/BirdcageOptimizer.scala -- diff --git

[10/50] [abbrv] carbondata git commit: [CARBONDATA-2416] Support DEFERRED REBUILD when creating DataMap

2018-05-17 Thread manishgupta88
[CARBONDATA-2416] Support DEFERRED REBUILD when creating DataMap 1. REFRESH DATAMAP is changed to REBUILD DATAMAP command 2. When creating datamap, user can choose to load the datamap immediately or later by manually trigger REBUILD DATAMAP command This closes #2255 Project:

[42/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
[CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting Integrate MV DataMap to Carbon This closes #2302 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/2881c6bb

Build failed in Jenkins: carbondata-master-spark-2.2 #444

2018-05-17 Thread Apache Jenkins Server
See Changes: [ravipesala] [CARBONDATA-2479] Multiple issue fixes in SDK writer and external table -- [...truncated 242.09 MB...]  at

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Store SDK #2408

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to normal : carbondata-master-spark-2.1 #2408

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to normal : carbondata-master-spark-2.1 » Apache CarbonData :: presto #2408

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Hadoop #2408

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to normal : carbondata-master-spark-2.2 #445

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.2 » Apache CarbonData :: Hadoop #445

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to normal : carbondata-master-spark-2.2 » Apache CarbonData :: presto #445

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.2 » Apache CarbonData :: Store SDK #445

2018-05-17 Thread Apache Jenkins Server
See

[46/50] [abbrv] carbondata git commit: [CARBONDATA-2463] concurrent insert requires separtate temp path which is differentiated with seg_id only

2018-05-17 Thread manishgupta88
[CARBONDATA-2463] concurrent insert requires separtate temp path which is differentiated with seg_id only issue : for non-transaction table we are not setting any segment-id in loadmodel . temp location contains databasenaem_tablename_segId_taskid . during concurrent insert in same table, temp

[09/50] [abbrv] carbondata git commit: [CARBONDATA-2416] Support DEFERRED REBUILD when creating DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/747be9b1/integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/datamap/TestDataMapStatus.scala -- diff --git

[02/50] [abbrv] carbondata git commit: [HOTFIX][Search] Carbon should throw exception for TEXT_MATCH UDF

2018-05-17 Thread manishgupta88
[HOTFIX][Search] Carbon should throw exception for TEXT_MATCH UDF This closes #2242 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/325eac2b Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/325eac2b

[13/50] [abbrv] carbondata git commit: [CARBONDATA-2352] Added SDV test cases for Partition with Pre-Aggregate table

2018-05-17 Thread manishgupta88
[CARBONDATA-2352] Added SDV test cases for Partition with Pre-Aggregate table Added SDV test cases for Support of partitioning with Pre-Aggregate tables. This closes #2175 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[17/50] [abbrv] carbondata git commit: [CARBONDATA-2443][SDK] Multi level complex type support for AVRO based SDK

2018-05-17 Thread manishgupta88
[CARBONDATA-2443][SDK] Multi level complex type support for AVRO based SDK Problem: Problem inferring the complex type schema with boolean array type from the store created using SDK writer Analysis: When we create an external table and infer the schema from store created using SDK writer, the

[18/50] [abbrv] carbondata git commit: [CARBONDATA-2417] [SDK Writer] SDK writer goes to infinite wait when consumer thread goes dead

2018-05-17 Thread manishgupta88
[CARBONDATA-2417] [SDK Writer] SDK writer goes to infinite wait when consumer thread goes dead Problem: SDK Writer going into infinte loop in case of multi-threaded scenario Analysis: In multi-threaded scenarios where multiple instances of writer thread are trying to add a row to the RowBatch,

[29/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
[CARBONDATA-2474] Support Modular Plan for Materialized View DataMap Currently carbon supports preaggregate datamap, which only supports preaggregate on single table. To improve it, we can add join capability by implementing Materialized View. In carbon Materialized View, Modular Plan is the

[20/50] [abbrv] carbondata git commit: [HOTFIX] Fixed checkstyle issue

2018-05-17 Thread manishgupta88
[HOTFIX] Fixed checkstyle issue Fixed checkstyle issue This closes #2298 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/8e7fceb7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/8e7fceb7 Diff:

Build failed in Jenkins: carbondata-master-spark-2.2 » Apache CarbonData :: presto #444

2018-05-17 Thread Apache Jenkins Server
See -- [...truncated 128.67 KB...]  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:377) May 17,

Jenkins build is back to stable : carbondata-master-spark-2.2 » Apache CarbonData :: Spark2 #444

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Hadoop #444

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Store SDK #444

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.2 » Apache CarbonData :: Spark2 #442

2018-05-17 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.2 #442

2018-05-17 Thread Apache Jenkins Server
See

[4/5] carbondata-site git commit: add documentation for sdk-writer-guide.md and datamap-developer-guide.md

2018-05-17 Thread chenliang613
add documentation for sdk-writer-guide.md and datamap-developer-guide.md Project: http://git-wip-us.apache.org/repos/asf/carbondata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata-site/commit/e88f2b48 Tree: http://git-wip-us.apache.org/repos/asf/carbondata-site/tree/e88f2b48

[2/5] carbondata-site git commit: add documentation for sdk-writer-guide.md and datamap-developer-guide.md

2018-05-17 Thread chenliang613
http://git-wip-us.apache.org/repos/asf/carbondata-site/blob/e88f2b48/src/main/webapp/sdk-writer-guide.html -- diff --git a/src/main/webapp/sdk-writer-guide.html b/src/main/webapp/sdk-writer-guide.html new file mode 100644 index

[3/5] carbondata-site git commit: add documentation for sdk-writer-guide.md and datamap-developer-guide.md

2018-05-17 Thread chenliang613
http://git-wip-us.apache.org/repos/asf/carbondata-site/blob/e88f2b48/content/streaming-guide.html -- diff --git a/content/streaming-guide.html b/content/streaming-guide.html index 812f1aa..e9788a9 100644 ---

[1/5] carbondata-site git commit: corrected sequence of PDF

2018-05-17 Thread chenliang613
Repository: carbondata-site Updated Branches: refs/heads/asf-site 9da4e237e -> 8cb979c8d corrected sequence of PDF Project: http://git-wip-us.apache.org/repos/asf/carbondata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata-site/commit/58d7c797 Tree:

[5/5] carbondata-site git commit: corrected Sequence of pdf

2018-05-17 Thread chenliang613
corrected Sequence of pdf Project: http://git-wip-us.apache.org/repos/asf/carbondata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata-site/commit/8cb979c8 Tree: http://git-wip-us.apache.org/repos/asf/carbondata-site/tree/8cb979c8 Diff: