[ 
https://issues.apache.org/jira/browse/HADOOP-16845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sneha Vijayarajan updated HADOOP-16845:
---------------------------------------
    Description: 
Testcase testContinuationTokenHavingEqualSign is failing as request that was 
expected to fail is passing.

There is change in the queryparam validation in ContinuationToken at server end 
wihch has resulted in this behaviour. 

Server request trace:

2020-02-05 16:59:17,001 DEBUG [JUnit-testContinuationTokenHavingEqualSign]: 
services.AbfsClient (AbfsRestOperation.java:executeHttpOperation(263)) - 
HttpRequest: 
200,,cid=87c3ebea-def7-4fdd-a21a-a56c63a59387,rid=0931c565-201f-004c-1317-dcdd90000000,sent=0,recv=0,GET,[https://snvijayaabfsns.dfs.core.windows.net/abfs-testcontainer-85bb9523-fccd-45f3-ae6d-37622d8231e5?upn=false&resource=filesystem&maxResults=500&directory=/&continuation=%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D&timeout=90&recursive=true]

 

Disabling the test until the server fix is in and deployed on all regions.

 

  was:
Tests added in HADOOP-16455 are failing.

java.lang.IllegalArgumentException: The value of property 
fs.azure.account.oauth2.client.id must not be null

Looks to me like there are new configuration options which are undocumented


# these need documentation in testing markdown file
# tests MUST downgrade to skip if not set


> ITestAbfsClient.testContinuationTokenHavingEqualSign failing
> ------------------------------------------------------------
>
>                 Key: HADOOP-16845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16845
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.0
>            Reporter: Sneha Vijayarajan
>            Assignee: Sneha Vijayarajan
>            Priority: Major
>
> Testcase testContinuationTokenHavingEqualSign is failing as request that was 
> expected to fail is passing.
> There is change in the queryparam validation in ContinuationToken at server 
> end wihch has resulted in this behaviour. 
> Server request trace:
> 2020-02-05 16:59:17,001 DEBUG [JUnit-testContinuationTokenHavingEqualSign]: 
> services.AbfsClient (AbfsRestOperation.java:executeHttpOperation(263)) - 
> HttpRequest: 
> 200,,cid=87c3ebea-def7-4fdd-a21a-a56c63a59387,rid=0931c565-201f-004c-1317-dcdd90000000,sent=0,recv=0,GET,[https://snvijayaabfsns.dfs.core.windows.net/abfs-testcontainer-85bb9523-fccd-45f3-ae6d-37622d8231e5?upn=false&resource=filesystem&maxResults=500&directory=/&continuation=%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D&timeout=90&recursive=true]
>  
> Disabling the test until the server fix is in and deployed on all regions.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to