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-21418][SQL] NoSuchElementException: None.get in DataSourceScanExec with sun.io.serialization.extendedDebugInfo=true #19123

Closed
wants to merge 1 commit into from

Conversation

srowen
Copy link
Member

@srowen srowen commented Sep 4, 2017

What changes were proposed in this pull request?

If no SparkConf is available to Utils.redact, simply don't redact.

How was this patch tested?

Existing tests

Copy link
Contributor

@darabos darabos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! That was super quick! 🚤

@SparkQA
Copy link

SparkQA commented Sep 4, 2017

Test build #81388 has finished for PR 19123 at commit 735ca94.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM, too.

@hvanhovell
Copy link
Contributor

LGTM, merging to master/2.2. Thanks for picking this up!

asfgit pushed a commit that referenced this pull request Sep 4, 2017
…Exec with sun.io.serialization.extendedDebugInfo=true

## What changes were proposed in this pull request?

If no SparkConf is available to Utils.redact, simply don't redact.

## How was this patch tested?

Existing tests

Author: Sean Owen <sowen@cloudera.com>

Closes #19123 from srowen/SPARK-21418.

(cherry picked from commit ca59445)
Signed-off-by: Herman van Hovell <hvanhovell@databricks.com>
@asfgit asfgit closed this in ca59445 Sep 4, 2017
@srowen srowen deleted the SPARK-21418 branch September 5, 2017 11:29
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
…Exec with sun.io.serialization.extendedDebugInfo=true

## What changes were proposed in this pull request?

If no SparkConf is available to Utils.redact, simply don't redact.

## How was this patch tested?

Existing tests

Author: Sean Owen <sowen@cloudera.com>

Closes apache#19123 from srowen/SPARK-21418.

(cherry picked from commit ca59445)
Signed-off-by: Herman van Hovell <hvanhovell@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants