Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Add command echoing for better command debugging #462

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

erikerlandson
Copy link
Member

What changes were proposed in this pull request?

Add set -x to entrypoint.sh, for better debugging of what command is being executed

@ash211 ash211 merged commit 6177bf8 into branch-2.2-kubernetes Aug 25, 2017
@ash211 ash211 deleted the add-set-x branch August 25, 2017 02:15
ifilonenko pushed a commit to ifilonenko/spark that referenced this pull request Feb 26, 2019
…rk-on-k8s#462)

## Upstream SPARK-XXXXX ticket and PR link (if not applicable, explain)

https://issues.apache.org/jira/browse/SPARK-26200

## What changes were proposed in this pull request?

Row type is handled differently depending on _needSerializeAnyField value. When _needSerializeAnyField, Row is handled as tuple which leads to column values being transposed (see upstream ticket for details).

## How was this patch tested?

Unit test.
puneetloya pushed a commit to puneetloya/spark that referenced this pull request Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants