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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.2 » Apache CarbonData :: Spark Common Test #1132

2018-10-03 Thread Apache Jenkins Server
See

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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is still unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Spark Common Test #1131

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is still unstable: carbondata-master-spark-2.2 #1131

2018-10-03 Thread Apache Jenkins Server
See

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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Spark Common Test #1130

2018-10-03 Thread Apache Jenkins Server
See

carbondata git commit: [HOTFIX] Changes to align printing of information in explain command based on enable.query.statistics flag

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master d8003a31c -> c3a870449 [HOTFIX] Changes to align printing of information in explain command based on enable.query.statistics flag Now user need to set the flag enable.query.statistics = true to print the pruning and dataMap related

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

2018-10-03 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H25 (ubuntu xenial) in workspace

carbondata git commit: [CARBONDATA-2976] Support dumping column chunk metadata in CarbonCli

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master fa9c8323c -> d8003a31c [CARBONDATA-2976] Support dumping column chunk metadata in CarbonCli By using -k option, CarbonCli will print all column chunk/page metadata for the specified column For example, java CarbonCli -cmd summary -p

carbondata git commit: [CARBONDATA-2984][Streaming] Fix NPE when there is no data in the task of a batch

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 0b16816da -> fa9c8323c [CARBONDATA-2984][Streaming] Fix NPE when there is no data in the task of a batch Fix NPE when there is no data in the task of a batch Streaming batch maybe has no data, so it doesn't require to append

carbondata git commit: [CARBONDATA-2987] Data mismatch after compaction with measure sort columns

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 6ef4e46b0 -> 0b16816da [CARBONDATA-2987] Data mismatch after compaction with measure sort columns problem: Data mismatch after compaction with measure sort columns root cause : In compaction flow (DictionaryBasedResultCollector), in

carbondata git commit: [HOTFIX] carbon reader support open another reader without closing previous reader

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 9ca985f0d -> 6ef4e46b0 [HOTFIX] carbon reader support open another reader without closing previous reader [HOTFIX] carbon reader support open another reader without closing previous reader This closes #2790 Project:

carbondata git commit: Problem: Preaggregate select queries require table path of parent table to access dictionary files. Therefore in executor CarbonMetadata class was used to get parent table objec

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 682160fa1 -> 9ca985f0d Problem: Preaggregate select queries require table path of parent table to access dictionary files. Therefore in executor CarbonMetadata class was used to get parent table object. As CarbonMetadata class is

Jenkins build is still unstable: carbondata-master-spark-2.2 #1128

2018-10-03 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-2979] select count fails when carbondata file is written through SDK and read through sparkfileformat for complex datatype map(struct->array->map)

2018-10-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master e9a198ab6 -> 682160fa1 [CARBONDATA-2979] select count fails when carbondata file is written through SDK and read through sparkfileformat for complex datatype map(struct->array->map) Problem Select query failed issue for map type

Jenkins build is still unstable: carbondata-master-spark-2.2 » Apache CarbonData :: Spark2 #1128

2018-10-03 Thread Apache Jenkins Server
See

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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Spark Common Test #2981

2018-10-03 Thread Apache Jenkins Server
See

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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is unstable: carbondata-master-spark-2.2 #1127

2018-10-03 Thread Apache Jenkins Server
See

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

2018-10-03 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H25 (ubuntu xenial) in workspace

carbondata git commit: [CARBONDATA-2952] Provide CarbonReader C++ interface for SDK

2018-10-03 Thread kunalkapoor
Repository: carbondata Updated Branches: refs/heads/master d8a51c9bf -> e9a198ab6 [CARBONDATA-2952] Provide CarbonReader C++ interface for SDK 1.init carbonreader,config data path and tablename 2.config ak sk endpoing for S3 3.configure projection 4.build carbon reader 5.hasNext 6.readNextRow

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

2018-10-03 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H35 (ubuntu xenial) in workspace

carbondata git commit: [CARBONDATA-2982] CarbonSchemaReader support array

2018-10-03 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 7d1fcb309 -> d8a51c9bf [CARBONDATA-2982] CarbonSchemaReader support array This PR fix the issue and change : org.apache.carbondata.sdk.file.CarbonSchemaReader#readSchemaInDataFile

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

2018-10-03 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H20 (ubuntu xenial) in workspace

carbondata git commit: [HOTFIX] Fixed S3 metrics issue.

2018-10-03 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 2081bc87a -> 7d1fcb309 [HOTFIX] Fixed S3 metrics issue. Problem: When data read from s3 it shows the data read as more than the size of carbon data total size. Reason: It happens because carbondata uses dataInputStream.skip but in s3

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

2018-10-03 Thread Apache Jenkins Server
See

Jenkins build is unstable: carbondata-master-spark-2.1 #2980

2018-10-03 Thread Apache Jenkins Server
See