Github user velvia commented on the pull request:

    https://github.com/apache/spark/pull/215#issuecomment-38775813
  
    So I was just looking at this.   fastutil is used in about 15 different
    files, and mostly what is used is:
    - A few of the hashmaps
    - import it.unimi.dsi.fastutil.io.FastBufferedInputStream
    - FastByteArrayOutputStream
    
    I totally agree fastutil is a huge dep, but we only have a week left for
    merge window -- is there time to find a comparable replacement for the
    Fast*Stream stuff?
    
    -Evan
    
    
    
    On Wed, Mar 26, 2014 at 6:58 PM, Matei Zaharia 
<[email protected]>wrote:
    
    > I wonder if we should just get rid of FastUtil -- it's a big dependency
    > (due to having lots of specialized classes) and we only use it in a few
    > places.
    >
    > --
    > Reply to this email directly or view it on 
GitHub<https://github.com/apache/spark/pull/215#issuecomment-38761764>
    > .
    >
    
    
    
    -- 
    The fruit of silence is prayer;
    the fruit of prayer is faith;
    the fruit of faith is love;
    the fruit of love is service;
    the fruit of service is peace.  -- Mother Teresa


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to