Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-6749] [SQL] Make metastore client robust to underlying socket connection loss #6912

Closed
wants to merge 4 commits into from

Commits on Jun 23, 2015

  1. Configuration menu
    Copy the full SHA
    92459b6 View commit details
    Browse the repository at this point in the history
  2. Fix conf parsing hive 0.14 conf.

    Unfortunately we can't use getTimeVar() yet since we compile against
    hive 0.13
    ericl committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    980b3e5 View commit details
    Browse the repository at this point in the history
  3. use shim properly

    ericl committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    0e3a74e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2015

  1. use conf from state

    ericl committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    2d54b55 View commit details
    Browse the repository at this point in the history