Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/6865#discussion_r32691866
  
    --- Diff: dev/run-tests.py ---
    @@ -231,7 +231,7 @@ def get_hadoop_profiles(hadoop_version):
             sys.exit(int(os.environ.get("CURRENT_BLOCK", 255)))
     
     
    -def get_build_profiles(hadoop_version="hadoop2.3",
    +def get_build_profiles(hadoop_version,
                            enable_base_profiles=True,
                            enable_hive_profiles=False,
                            enable_doc_profiles=False):
    --- End diff --
    
    If you want to remove the `doc_profiles` then you'll also have to remove 
this since it's now unused.


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