GitHub user OopsOutOfMemory opened a pull request:

    https://github.com/apache/spark/pull/5032

    [SPARK-6285][SQL]Remove ParquetTestData in SparkBuild.scala and in README.md

    This is a following clean up PR for #5010 
    This will resolve issues when launching `hive/console` like below:
    ```
    <console>:20: error: object ParquetTestData is not a member of package 
org.apache.spark.sql.parquet
           import org.apache.spark.sql.parquet.ParquetTestData
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/OopsOutOfMemory/spark SPARK-6285

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/5032.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5032
    
----
commit 2996aebe8d152ff9f0512af5c29ccf4fd44c4d3a
Author: OopsOutOfMemory <[email protected]>
Date:   2015-03-15T09:50:11Z

    remove ParquetTestData

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to