[GitHub] carbondata pull request #1718: [CARBONDATA-1929][Validation]carbon property ...

classic Classic list List threaded Threaded
61 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1718
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1276/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1718: [CARBONDATA-1929][Validation]carbon property ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user mohammadshahidkhan commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1718#discussion_r159380765
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java ---
    @@ -34,9 +35,32 @@
     import org.apache.carbondata.core.constants.CarbonLoadOptionConstants;
     import org.apache.carbondata.core.constants.CarbonV3DataFormatConstants;
     import org.apache.carbondata.core.metadata.ColumnarFormatVersion;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.BLOCKLET_SIZE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_COMBINE_SMALL_INPUT_FILES;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_CUSTOM_BLOCK_DISTRIBUTION;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_DATA_FILE_VERSION;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_DATE_FORMAT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_EXECUTOR_STARTUP_TIMEOUT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_PREFETCH_BUFFERSIZE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_SORT_FILE_WRITE_BUFFER_SIZE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CARBON_TIMESTAMP_FORMAT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.CSV_READ_BUFFER_SIZE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.ENABLE_AUTO_HANDOFF;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.ENABLE_UNSAFE_SORT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.ENABLE_VECTOR_READER;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.HANDOFF_SIZE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.LOCK_TYPE;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.NUM_CORES;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.NUM_CORES_BLOCK_SORT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.SORT_INTERMEDIATE_FILES_LIMIT;
    +import static org.apache.carbondata.core.constants.CarbonCommonConstants.SORT_SIZE;
    +import static org.apache.carbondata.core.constants.CarbonV3DataFormatConstants.BLOCKLET_SIZE_IN_MB;
    +import static org.apache.carbondata.core.constants.CarbonV3DataFormatConstants.NUMBER_OF_COLUMN_TO_READ_IN_IO;
     
     import org.apache.hadoop.conf.Configuration;
     
    +
    +
    --- End diff --
   
    fixed


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1718
 
    Build Failed with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1284/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1718
 
    Build Success with Spark 2.2.0, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1297/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1718: [CARBONDATA-1929][Validation]carbon property configu...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user manishgupta88 commented on the issue:

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


---
1234