zhouyifan279 opened a new issue #1005:
URL: https://github.com/apache/incubator-kyuubi/issues/1005


   ### 1. Describe the bug
   Executing test case "ServiceDiscoverySuite @set up zookeeper auth" on a 
Linux host named "KYUUBI" fails.
   
   ### 2. Environments
   
   #### 2.1 Versions
   Master branch version
   
   #### 2.2 Kyuubi Configurations
   
   #### 2.3 Spark Configurations
   
   
   ### 3. Steps to reproduce
   
   #### 3.1 Operations
   Execute command:
   ```bash
   ./build/mvn test -pl kyuubi-ha 
-Dsuites="org.apache.kyuubi.ha.client.ServiceDiscoverySuite @set up zookeeper 
auth"
   ```
   
   #### 3.2 Expected behavior
   Test case is passed.
   
   #### 3.3 Actual behavior
   Test case fails:
   ```
   - set up zookeeper auth *** FAILED ***
     "kentyao/[kyuubi]@apache.org" did not equal "kentyao/[KYUUBI]@apache.org" 
(ServiceDiscoverySuite.scala:128)
     Analysis:
     "kentyao/[kyuubi]@apache.org" -> "kentyao/[KYUUBI]@apache.org"
   ```
   
   ### 4. Additional context
   
   #### 4.1 Log of the server
   
   #### 4.2 Log of the corresponding engine


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to