vihangk1 commented on PR #4067: URL: https://github.com/apache/hive/pull/4067#issuecomment-1457442049
Right, I also see only username differences. ```` [ERROR] TestMiniSparkOnYarnCliDriver.testCliDriver:63 Client Execution succeeded but contained differences (error code = 1) after executing orc_merge2.q 192c192 < -rw-r--r-- 3 vihang.### USER ### ### GROUP ### 349 ### HDFS DATE ### hdfs://### HDFS PATH ### --- > -rw-r--r-- 3 ### USER ### ### GROUP ### 349 ### HDFS DATE ### hdfs://### HDFS PATH ### [ERROR] TestMiniSparkOnYarnCliDriver.testCliDriver:63 Client Execution succeeded but contained differences (error code = 1) after executing orc_merge3.q 166c166 < -rw-r--r-- 3 vihang.### USER ### ### GROUP ### 4875 ### HDFS DATE ### hdfs://### HDFS PATH ### --- > -rw-r--r-- 3 ### USER ### ### GROUP ### 4875 ### HDFS DATE ### hdfs://### HDFS PATH ### ```` Let me dig into these more. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
