File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
docs/modules/hive/examples/getting_started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,4 +115,4 @@ kubectl rollout status --watch --timeout=5m statefulset/hive-test-helper
115115#  Only for testing the cluster (not required for documentation)
116116echo  " Running test scripts" 
117117kubectl cp -n default ../../../../../tests/templates/kuttl/smoke/test_metastore.py hive-test-helper-0:/tmp
118- kubectl exec  -n default hive-test-helper-0 -- python /tmp/test_metastore.py -m hive-postgres-s3-metastore-default-0.hive-postgres-s3-metastore-default.default.svc.cluster.local 
118+ kubectl exec  -n default hive-test-helper-0 -- python /tmp/test_metastore.py -m hive-postgres-s3-metastore
Original file line number Diff line number Diff line change @@ -115,4 +115,4 @@ kubectl rollout status --watch --timeout=5m statefulset/hive-test-helper
115115#  Only for testing the cluster (not required for documentation)
116116echo  " Running test scripts" 
117117kubectl cp -n default ../../../../../tests/templates/kuttl/smoke/test_metastore.py hive-test-helper-0:/tmp
118- kubectl exec  -n default hive-test-helper-0 -- python /tmp/test_metastore.py -m hive-postgres-s3-metastore-default-0.hive-postgres-s3-metastore-default.default.svc.cluster.local 
118+ kubectl exec  -n default hive-test-helper-0 -- python /tmp/test_metastore.py -m hive-postgres-s3-metastore
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments