You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by kunal642 <gi...@git.apache.org> on 2018/08/09 04:33:58 UTC

[GitHub] carbondata pull request #2623: [HOTFIX] add sk ak to file factory on creatio...

GitHub user kunal642 opened a pull request:

    https://github.com/apache/carbondata/pull/2623

    [HOTFIX] add sk ak to file factory on creation of carbon env

    add SK AK to file factory on creation of carbon env
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kunal642/carbondata sk_ak_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/2623.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 #2623
    
----
commit 3a69dc5818ee9d31f195a5737bffd1b80298ed3f
Author: kunal642 <ku...@...>
Date:   2018-08-08T16:20:44Z

    add sk ak to file factory on creation of carbon env

----


---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6221/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6226/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6220/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6401/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/40/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6325/



---

[GitHub] carbondata pull request #2623: [HOTFIX] add sk ak to file factory on creatio...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r208856247
  
    --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala ---
    @@ -720,7 +723,9 @@ object CarbonDataRDDFactory {
     
           // because partitionId=segmentIdIndex*parallelism+RandomPart and RandomPart<parallelism,
           // so segmentIdIndex=partitionId/parallelism, this has been verified.
    +      val conf = new SerializableConfiguration(hadoopConf)
    --- End diff --
    
    Please copy only necessary configurations instead of serializing whole object. Better use new Serializable class and copy the useful properties to it.


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6348/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7993/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6728/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6714/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6604/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6574/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6327/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7987/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6576/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7881/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6593/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6691/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6243/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7947/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] Pass SK/AK to executor by serializ...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6418/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    retest this please


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6764/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7961/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6323/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] Pass SK/AK to executor by s...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212868149
  
    --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/CarbondataPageSourceProvider.java ---
    @@ -79,6 +80,7 @@
       @Override
       public ConnectorPageSource createPageSource(ConnectorTransactionHandle transactionHandle,
           ConnectorSession session, ConnectorSplit split, List<ColumnHandle> columns) {
    +    ThreadLocalSessionInfo.getOrCreateCarbonSessionInfo();
    --- End diff --
    
    why it is needed?


---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by KanakaKumar <gi...@git.apache.org>.
Github user KanakaKumar commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r211928521
  
    --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/load/DataLoadProcessBuilderOnSpark.scala ---
    @@ -64,6 +65,7 @@ object DataLoadProcessBuilderOnSpark {
         val sortStepRowCounter = sc.accumulator(0, "Sort Processor Accumulator")
         val writeStepRowCounter = sc.accumulator(0, "Write Processor Accumulator")
     
    +    val confBroadcast = new CarbonConfiguration(hadoopConf)
    --- End diff --
    
    rename variable to confForSerialization. Broadcast name is misleading


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6306/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6697/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6317/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7936/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] Pass SK/AK to executor by s...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212869553
  
    --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/CarbondataPageSourceProvider.java ---
    @@ -79,6 +80,7 @@
       @Override
       public ConnectorPageSource createPageSource(ConnectorTransactionHandle transactionHandle,
           ConnectorSession session, ConnectorSplit split, List<ColumnHandle> columns) {
    +    ThreadLocalSessionInfo.getOrCreateCarbonSessionInfo();
    --- End diff --
    
    removed


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7941/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6353/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] Pass SK/AK to executor by serializ...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/22/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6723/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6724/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8007/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7957/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r208935162
  
    --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonConfiguration.java ---
    @@ -0,0 +1,55 @@
    +/*
    + * Licensed to the Apache Software Foundation (ASF) under one or more
    + * contributor license agreements.  See the NOTICE file distributed with
    + * this work for additional information regarding copyright ownership.
    + * The ASF licenses this file to You under the Apache License, Version 2.0
    + * (the "License"); you may not use this file except in compliance with
    + * the License.  You may obtain a copy of the License at
    + *
    + *    http://www.apache.org/licenses/LICENSE-2.0
    + *
    + * Unless required by applicable law or agreed to in writing, software
    + * distributed under the License is distributed on an "AS IS" BASIS,
    + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    + * See the License for the specific language governing permissions and
    + * limitations under the License.
    + */
    +package org.apache.carbondata.core.util;
    +
    +import java.io.Serializable;
    +import java.util.HashMap;
    +import java.util.Map;
    +
    +import org.apache.hadoop.conf.Configuration;
    +import org.apache.hadoop.fs.Path;
    +
    +public class CarbonConfiguration implements Serializable {
    +
    +  private static final long serialVersionUID = 3811544264223154007L;
    +  private transient Configuration configuration;
    +  private HashMap<String, String> extraConf;
    +
    +  public CarbonConfiguration(Configuration configuration) {
    +    this.configuration = configuration;
    +    HashMap<String, String> s3Conf = new HashMap<String, String>();
    +    s3Conf.put("fs.s3a.access.key", configuration.get("fs.s3a.access.key"));
    +    s3Conf.put("fs.s3a.secret.key", configuration.get("fs.s3a.secret.key"));
    --- End diff --
    
    done


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7973/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6334/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7965/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by KanakaKumar <gi...@git.apache.org>.
Github user KanakaKumar commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r211930856
  
    --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/CarbonScanRDD.scala ---
    @@ -435,14 +436,16 @@ class CarbonScanRDD[T: ClassTag](
                   "true")
                 if (carbonRecordReader == null) {
                   new CarbonRecordReader(model,
    -                format.getReadSupportClass(attemptContext.getConfiguration), inputMetricsStats)
    +                format.getReadSupportClass(attemptContext.getConfiguration),
    --- End diff --
    
    Can we use the same conf in both places ?


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6228/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6292/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8000/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6590/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212832743
  
    --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonCreateTableCommand.scala ---
    @@ -49,6 +49,8 @@ case class CarbonCreateTableCommand(
         val LOGGER = LogServiceFactory.getLogService(this.getClass.getCanonicalName)
         val tableName = tableInfo.getFactTable.getTableName
         var databaseOpt : Option[String] = None
    +    ThreadLocalSessionInfo.getCarbonSessionInfo.getNonSerializableExtraInfo.put("carbonConf",
    --- End diff --
    
    Move this one utility and pass the only configuration to it like  `setConfigurationToCurrentThread(configuration)` and call from all places 


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6659/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6736/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6381/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    LGTM apart from minor comment


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7980/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6730/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7853/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6356/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6311/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6298/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8103/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6344/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6582/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7952/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7984/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] Pass SK/AK to executor by s...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212868174
  
    --- Diff: integration/presto/src/test/scala/org/apache/carbondata/presto/server/PrestoServer.scala ---
    @@ -98,6 +99,7 @@ object PrestoServer {
       def executeQuery(query: String): List[Map[String, Any]] = {
     
         Try {
    +      ThreadLocalSessionInfo.getOrCreateCarbonSessionInfo()
    --- End diff --
    
    why it is needed?


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    @ravipesala Please review.


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by brijoobopanna <gi...@git.apache.org>.
Github user brijoobopanna commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    retest this please



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6329/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6333/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6702/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6350/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/9/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/16/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7976/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8089/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6681/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7979/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6684/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6232/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6745/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6369/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6337/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7990/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6399/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6719/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6578/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7867/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6664/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6717/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7978/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6341/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7996/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8034/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6676/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] Pass SK/AK to executor by serializ...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8082/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6288/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8056/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8013/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] Pass SK/AK to executor by serializ...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    @ravipesala fixed the comments


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6662/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6586/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7862/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6231/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7857/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by KanakaKumar <gi...@git.apache.org>.
Github user KanakaKumar commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r211931833
  
    --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/CarbonScanRDD.scala ---
    @@ -435,14 +436,16 @@ class CarbonScanRDD[T: ClassTag](
                   "true")
                 if (carbonRecordReader == null) {
                   new CarbonRecordReader(model,
    -                format.getReadSupportClass(attemptContext.getConfiguration), inputMetricsStats)
    +                format.getReadSupportClass(attemptContext.getConfiguration),
    +                inputMetricsStats,
    +                getConf)
                 } else {
                   carbonRecordReader
                 }
               } else {
                 new CarbonRecordReader(model,
                   format.getReadSupportClass(attemptContext.getConfiguration),
    -              inputMetricsStats)
    +              inputMetricsStats, getConf)
    --- End diff --
    
    In the executor side avoid calling getConf  multiple times. Instead we can take from FileFactory.


---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by KanakaKumar <gi...@git.apache.org>.
Github user KanakaKumar commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r211927982
  
    --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/standardpartition/StandardPartitionWithPreaggregateTestCase.scala ---
    @@ -45,6 +45,7 @@ class StandardPartitionWithPreaggregateTestCase extends QueryTest with BeforeAnd
             | STORED BY 'org.apache.carbondata.format'
           """.stripMargin)
         sql(s"LOAD DATA LOCAL INPATH '$testData' into table maintable")
    +    sql("select * from maintable").show
    --- End diff --
    
    remove


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    retest this please


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7955/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6234/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7998/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6703/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7858/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r208933428
  
    --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonConfiguration.java ---
    @@ -0,0 +1,55 @@
    +/*
    + * Licensed to the Apache Software Foundation (ASF) under one or more
    + * contributor license agreements.  See the NOTICE file distributed with
    + * this work for additional information regarding copyright ownership.
    + * The ASF licenses this file to You under the Apache License, Version 2.0
    + * (the "License"); you may not use this file except in compliance with
    + * the License.  You may obtain a copy of the License at
    + *
    + *    http://www.apache.org/licenses/LICENSE-2.0
    + *
    + * Unless required by applicable law or agreed to in writing, software
    + * distributed under the License is distributed on an "AS IS" BASIS,
    + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    + * See the License for the specific language governing permissions and
    + * limitations under the License.
    + */
    +package org.apache.carbondata.core.util;
    +
    +import java.io.Serializable;
    +import java.util.HashMap;
    +import java.util.Map;
    +
    +import org.apache.hadoop.conf.Configuration;
    +import org.apache.hadoop.fs.Path;
    +
    +public class CarbonConfiguration implements Serializable {
    +
    +  private static final long serialVersionUID = 3811544264223154007L;
    +  private transient Configuration configuration;
    +  private HashMap<String, String> extraConf;
    +
    +  public CarbonConfiguration(Configuration configuration) {
    +    this.configuration = configuration;
    +    HashMap<String, String> s3Conf = new HashMap<String, String>();
    +    s3Conf.put("fs.s3a.access.key", configuration.get("fs.s3a.access.key"));
    +    s3Conf.put("fs.s3a.secret.key", configuration.get("fs.s3a.secret.key"));
    --- End diff --
    
    add endpoint also


---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7849/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6287/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7939/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6587/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6296/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by KanakaKumar <gi...@git.apache.org>.
Github user KanakaKumar commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r211922952
  
    --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java ---
    @@ -407,7 +407,7 @@ private void validateLockType() {
        * @param lockTypeConfigured
        */
       private void validateAndConfigureLockType(String lockTypeConfigured) {
    -    Configuration configuration = new Configuration(true);
    +    Configuration configuration = FileFactory.getConfiguration();
    --- End diff --
    
    Remove new Configuration from other places as well (CarbonUtil, DataMapLoaderRDD...etc)


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6409/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6315/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] Pass SK/AK to executor by serializ...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6419/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6352/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7945/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6685/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7954/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7850/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8085/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6358/



---

[GitHub] carbondata pull request #2623: [HOTFIX] add sk ak to file factory on creatio...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r208854465
  
    --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala ---
    @@ -75,9 +76,11 @@ case class CarbonDictionaryDecoder(
             (carbonTable.getTableName, carbonTable)
           }.toMap
     
    +      val conf = new SerializableConfiguration(sparkSession.sessionState.newHadoopConf())
    --- End diff --
    
    Move this down to if condition


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7870/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8036/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6708/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/25/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6658/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212534871
  
    --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/impl/FileFactory.java ---
    @@ -43,12 +46,6 @@
        */
       private static final LogService LOGGER =
           LogServiceFactory.getLogService(FileFactory.class.getName());
    -  private static Configuration configuration = null;
    -
    -  static {
    -    configuration = new Configuration();
    -    configuration.addResource(new Path("../core-default.xml"));
    --- End diff --
    
    This code can be kept, if configuration is not present in thread then you can get from here


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6704/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6379/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6312/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6328/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/28/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7967/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6388/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6229/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    LGTM


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8001/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8074/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6758/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8067/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] add sk ak to file factory o...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2623#discussion_r212535141
  
    --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonConfiguration.java ---
    @@ -0,0 +1,61 @@
    +/*
    + * Licensed to the Apache Software Foundation (ASF) under one or more
    + * contributor license agreements.  See the NOTICE file distributed with
    + * this work for additional information regarding copyright ownership.
    + * The ASF licenses this file to You under the Apache License, Version 2.0
    + * (the "License"); you may not use this file except in compliance with
    + * the License.  You may obtain a copy of the License at
    + *
    + *    http://www.apache.org/licenses/LICENSE-2.0
    + *
    + * Unless required by applicable law or agreed to in writing, software
    + * distributed under the License is distributed on an "AS IS" BASIS,
    + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    + * See the License for the specific language governing permissions and
    + * limitations under the License.
    + */
    +package org.apache.carbondata.core.util;
    +
    +import java.io.Serializable;
    +import java.util.HashMap;
    +import java.util.Map;
    +
    +import org.apache.hadoop.conf.Configuration;
    +
    +/**
    + * This is a serializable wrapper class for configuration that have to be passed from driver to
    + * executor.
    + */
    +public class CarbonConfiguration implements Serializable {
    --- End diff --
    
    I don't think this class is required ,  you can set hadoop's Configuration directly to thread


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7960/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6678/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6338/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6721/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7986/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6307/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6305/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6679/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6670/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8005/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6700/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6222/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6689/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6290/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8057/



---

[GitHub] carbondata issue #2623: [HOTFIX] add sk ak to file factory on creation of ca...

Posted by kunal642 <gi...@git.apache.org>.
Github user kunal642 commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Retest this please


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6363/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8042/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/8021/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/AK to ex...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6421/



---

[GitHub] carbondata pull request #2623: [CARBONDATA-2844] [CARBONDATA-2865] Pass SK/A...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/carbondata/pull/2623


---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7935/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6309/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6415/



---

[GitHub] carbondata issue #2623: [CARBONDATA-2844] add sk ak to file factory on creat...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2623
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6400/



---