KarlManong commented on pull request #2795:
URL: https://github.com/apache/iceberg/pull/2795#issuecomment-876953384


   > > [build.log](https://github.com/apache/iceberg/files/6788272/build.log)
   > > @RussellSpitzer
   > > Ops! Test failed.
   > 
   > Can you see whether snappy-java-1.1.8.2.jar was successfully included? I 
checked the contents
   > 
   > ```
   > tar -tvf snappy-java-1.1.8.2.jar | grep -Hsi Mac
   > (standard input):drwxrwxr-x  0 0      0           0 Nov 28  2020 
org/xerial/snappy/native/Mac/
   > (standard input):drwxrwxr-x  0 0      0           0 Nov 28  2020 
org/xerial/snappy/native/Mac/aarch64/
   > (standard input):-rw-rw-r--  0 0      0       71184 Nov 28  2020 
org/xerial/snappy/native/Mac/aarch64/libsnappyjava.dylib
   > ```
   > 
   > It has the right native lib in the snappy jar
   > 
   > and when I run the suite it uses this jar
   > 
   > 
![image](https://user-images.githubusercontent.com/413025/125020348-4e3ac280-e03e-11eb-8990-273b3c3ab976.png)
   
   Sorry, I ran on the wrong branch.
   
   The fix works.


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

Reply via email to