dongjoon-hyun commented on pull request #28857:
URL: https://github.com/apache/spark/pull/28857#issuecomment-646898179


   Hi, @wankunde . I tried the command in the PR description in `master` 
branch, but got a different result. Where did you get the result?
   ```
   $ ls -al streaming/target/*tests.jar
   fish: No matches for wildcard 'streaming/target/*tests.jar'. See `help 
expand`.
   ls -al streaming/target/*tests.jar
   
   $ mvn clean package -DskipTests -Phive -Phive-thriftserver -Pyarn 
-DskipTests -pl streaming
   
   $ ls -al streaming/target/*tests.jar
   -rw-r--r--  1 dongjoon  staff  849937 Jun 19 16:35 
streaming/target/original-spark-streaming_2.12-3.1.0-SNAPSHOT-tests.jar
   -rw-r--r--  1 dongjoon  staff  854537 Jun 19 16:35 
streaming/target/spark-streaming_2.12-3.1.0-SNAPSHOT-tests.jar
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to