[GitHub] carbondata pull request #1800: [HOTFIX] Add exception catch in testcase when...

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

[GitHub] carbondata pull request #1800: [HOTFIX] Add exception catch in testcase when...

qiuchenjian-2
GitHub user jackylk opened a pull request:

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

    [HOTFIX] Add exception catch in testcase when create store failed

    This PR only modify the testcase to add exception handling logic when create store failed for test.
   
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
    Re run all test
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    NA


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

    $ git pull https://github.com/jackylk/incubator-carbondata createstore_exception

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

    https://github.com/apache/carbondata/pull/1800.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 #1800
   
----
commit 177d6d26c58e0d06c2cdb93d4a03a27472884559
Author: Jacky Li <jacky.likun@...>
Date:   2018-01-06T12:28:44Z

    [CARBONDATA-1992] Remove partitionId in CarbonTablePath
   
    In CarbonTablePath, there is a deprecated partition id which is always 0, it should be removed to avoid confusion.
   
    This closes #1765

commit c57ce30535851fb8a91bab9e8eaa62c461c29905
Author: Jacky Li <jacky.likun@...>
Date:   2018-01-15T01:34:03Z

    add exception

----


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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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


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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Add exception catch in testcase when create...

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

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

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



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

[GitHub] carbondata issue #1800: [HOTFIX] Fix concurrent testcase random failure

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

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



---
12