Github user holdenk commented on the pull request:

    https://github.com/apache/spark/pull/217#issuecomment-39630440
  
    On Friday, April 4, 2014, Patrick Wendell <[email protected]> wrote:
    
    > 1) What do you mean "not be in the Spark project"? Do you mean the package
    > name associated with the class? The tool now just creates classes in the
    > default (i.e. no) package.
    >
    Yup :)
    
    >
    > 2) There is a function createCompiledClass that will generate a class
    > file... that enough?
    >
    Sure
    
    >
    > 3) For this one you might need to extend the test utility a bit. The
    > simplest way might be to add a static field to all classes with a version 
(static
    > int version = $version;) and you can pass an optional version in
    > createCompiledClass with a version, which could just default to 1.
    >
    Yah I think that sounds like a good solution. I'll rebase my branch
    tomorrow and do this :)
    
    
    
    > --
    > Reply to this email directly or view it on 
GitHub<https://github.com/apache/spark/pull/217#issuecomment-39630090>
    > .
    >
    
    
    -- 
    Cell : 425-233-8271


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