[GitHub] carbondata pull request #2760: [CARBONDATA-2968] Single pass load fails 2nd ...

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

[GitHub] carbondata pull request #2760: [CARBONDATA-2968] Single pass load fails 2nd ...

qiuchenjian-2
GitHub user shardul-cr7 opened a pull request:

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

    [CARBONDATA-2968] Single pass load fails 2nd time in Spark submit execution due to port binding error.

    Problem : In secure cluster setup, single pass load is failing in spark-submit after using the beeline.
    Solution: It was happening because port was not getting updated and was not looking for the next empty port. port variable was not changing.So modified that part and added log to diplay the port number.
   
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
   
     - [x] Testing done
             manually
       
     - [ ] 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/shardul-cr7/carbondata aftermycommit

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

    https://github.com/apache/carbondata/pull/2760.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 #2760
   
----
commit d2bd672aea1c2294f65f87a978be27e2d76d8c09
Author: shardul-cr7 <shardulsingh22@...>
Date:   2018-09-25T14:25:19Z

    [CARBONDATA-2968] Single pass load fails 2nd time in Spark submit execution due to port binding error

----


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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

qiuchenjian-2
Github user shardul-cr7 commented on the issue:

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


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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

    https://github.com/apache/carbondata/pull/2760
 
    Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8750/



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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


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

[GitHub] carbondata pull request #2760: [CARBONDATA-2968] Single pass load fails 2nd ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

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


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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



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

[GitHub] carbondata issue #2760: [CARBONDATA-2968] Single pass load fails 2nd time in...

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

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



---