mmiklavc commented on issue #1436: METRON-2149: Shaded jar classifier is not 
consistent
URL: https://github.com/apache/metron/pull/1436#issuecomment-524066775
 
 
   **Note** for anyone else testing the typosquat usecase. The only way I was 
able to get this working was to add the following property to global.json.
   ```
   {
   ...
    "object.cache.max.file.size" : 5000000
   ...
   }
   ```
   The file size of the summarized object is larger than the default configured 
maximum of 1MB.
   ```
   # hdfs dfs -ls /tmp/reference/alexa10k_filter.ser
   -rw-r--r--   1 root hdfs    4710254 2019-08-22 19:16 
/tmp/reference/alexa10k_filter.ser
   ```

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


With regards,
Apache Git Services

Reply via email to