You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/15 15:27:47 UTC

[GitHub] [spark] attilapiros commented on issue #24364: [SPARK-27452][BUILD] Update zstd-jni to 1.3.8-7

attilapiros commented on issue #24364: [SPARK-27452][BUILD] Update zstd-jni to 1.3.8-7
URL: https://github.com/apache/spark/pull/24364#issuecomment-483299819
 
 
   I cannot check the build machines but this seams to me very close to the ones given in one of the comments just before the one I referenced:
   
   ```
   $ unzip zstd-jni-1.3.8-7.jar
   ...
   $ strings linux/amd64/libzstd-jni.so | grep GLIBC
   GLIBC_2.3.2
   GLIBC_2.2.5
   GLIBC_2.14
   free@@GLIBC_2.2.5
   pthread_create@@GLIBC_2.2.5
   pthread_cond_broadcast@@GLIBC_2.3.2
   qsort@@GLIBC_2.2.5
   pthread_cond_wait@@GLIBC_2.3.2
   clock@@GLIBC_2.2.5
   pthread_mutex_destroy@@GLIBC_2.2.5
   __assert_fail@@GLIBC_2.2.5
   memset@@GLIBC_2.2.5
   fputc@@GLIBC_2.2.5
   memcmp@@GLIBC_2.2.5
   pthread_cond_signal@@GLIBC_2.3.2
   calloc@@GLIBC_2.2.5
   fprintf@@GLIBC_2.2.5
   memcpy@@GLIBC_2.14
   pthread_cond_init@@GLIBC_2.3.2
   pthread_mutex_unlock@@GLIBC_2.2.5
   malloc@@GLIBC_2.2.5
   fflush@@GLIBC_2.2.5
   memmove@@GLIBC_2.2.5
   pthread_cond_destroy@@GLIBC_2.3.2
   pthread_join@@GLIBC_2.2.5
   fwrite@@GLIBC_2.2.5
   pthread_mutex_init@@GLIBC_2.2.5
   __cxa_finalize@@GLIBC_2.2.5
   pthread_mutex_lock@@GLIBC_2.2.5
   stderr@@GLIBC_2.2.5
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org