[GitHub] carbondata pull request #2830: [CARBONDATA-3025]Added CLI enhancements

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

[GitHub] carbondata pull request #2830: [CARBONDATA-3025]Added CLI enhancements

qiuchenjian-2
GitHub user akashrn5 opened a pull request:

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

    [CARBONDATA-3025]Added CLI enhancements

    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/akashrn5/incubator-carbondata integrate2

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

    https://github.com/apache/carbondata/pull/2830.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 #2830
   
----
commit 9b398144f83bf5378b4378ba1ddb47f50bf7a6da
Author: akashrn5 <akashnilugal@...>
Date:   2018-10-17T14:26:49Z

    add more metadata in carbon file footer

commit e31d757ce8757ac276233c62a8e9d1947553fc4a
Author: akashrn5 <akashnilugal@...>
Date:   2018-10-17T14:28:59Z

    Added CLI enhancements for better maintainability

----


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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9104/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/840/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/847/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    @akashrn5 can 'Show summary' command support to show a specified segment, or just show all segments  info?


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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    @zzcclp it shows all segment info, segment level filtering is not there, but we can send a specific block path to get only that block info


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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9112/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    @akashrn5 , I think it's better to support showing a specified segment info too, if users want to get the details of one segment but there are many blocks in this segment, it's difficult for user to use.. maybe can add this feature later.


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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

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



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    > @akashrn5 , I think it's better to support showing a specified segment info too, if users want to get the details of one segment but there are many blocks in this segment, it's difficult for user to use.. maybe can add this feature later.
   
    yes, segment level can be added later


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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/857/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9121/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

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



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9164/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/898/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/902/



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

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



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

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



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

[GitHub] carbondata issue #2830: [CARBONDATA-3025]Added CLI enhancements

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

    https://github.com/apache/carbondata/pull/2830
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/9168/



---
1234