Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Jun 27, 2014

Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).

@vanzin
Copy link
Contributor Author

vanzin commented Jun 27, 2014

Tested on top of #1218 and verified app name looks like what I'd expect from the code.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@vanzin
Copy link
Contributor Author

vanzin commented Aug 4, 2014

Friendly ping.

@vanzin
Copy link
Contributor Author

vanzin commented Aug 4, 2014

Jenkins, test this please.

Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).
@vanzin
Copy link
Contributor Author

vanzin commented Aug 7, 2014

Another friendly ping.

@pwendell
Copy link
Contributor

pwendell commented Aug 8, 2014

Hey @andrewor14 - can you take a look at this one? seems pretty straightforward, though I'm not super familiar with this code.

@andrewor14
Copy link
Contributor

test this please

@SparkQA
Copy link

SparkQA commented Aug 8, 2014

QA tests have started for PR 1252. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18189/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 8, 2014

QA results for PR 1252:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/18189/consoleFull

Copy link
Contributor

Choose a reason for hiding this comment

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

does this fit in the line above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not completely.

@andrewor14
Copy link
Contributor

@vanzin Thanks for your PR. These are pretty straightforward changes, and I left a couple of minor comments. Otherwise this LGTM.

@vanzin
Copy link
Contributor Author

vanzin commented Aug 12, 2014

Ping.

@andrewor14
Copy link
Contributor

Sorry @vanzin I've been caught up with another bug that we're still debugging at the moment. I will look at this and the app ID patch some time tomorrow if not today.

@andrewor14
Copy link
Contributor

Looks great. Thanks @vanzin

@vanzin
Copy link
Contributor Author

vanzin commented Aug 18, 2014

Hi, could we get this merged if there's no more feedback? Thanks!

@pwendell
Copy link
Contributor

Jenkins retest this please. LGTM pending tests.

@pwendell
Copy link
Contributor

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Aug 18, 2014

QA tests have started for PR 1252 at commit 4412fc6.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Aug 18, 2014

QA tests have finished for PR 1252 at commit 4412fc6.

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

@andrewor14
Copy link
Contributor

Thanks, I've merged this.

@asfgit asfgit closed this in 66ade00 Aug 18, 2014
@vanzin vanzin deleted the SPARK-2169 branch August 18, 2014 21:20
asfgit pushed a commit that referenced this pull request Aug 20, 2014
Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #1252 from vanzin/SPARK-2169 and squashes the following commits:

4412fc6 [Marcelo Vanzin] Simplify UIUtils.headerSparkPage signature.
4e5d35a [Marcelo Vanzin] [SPARK-2169] Don't copy appName / basePath everywhere.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Instead of keeping copies in all pages, just reference the values
kept in the base SparkUI instance (by making them available via
getters).

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes apache#1252 from vanzin/SPARK-2169 and squashes the following commits:

4412fc6 [Marcelo Vanzin] Simplify UIUtils.headerSparkPage signature.
4e5d35a [Marcelo Vanzin] [SPARK-2169] Don't copy appName / basePath everywhere.
sunchao pushed a commit to sunchao/spark that referenced this pull request Dec 8, 2021
…on (apache#1252)

### What changes were proposed in this pull request?

This PR cherry-picks the ordering and distribution during table creation to 3.2. The same syntax is supported in 3.0 and 3.1.

### Why are the changes needed?

These changes are needed to define a sort key and distribution in Iceberg tables.

### Does this PR introduce _any_ user-facing change?

Yes but the changes won't affect anyone except Iceberg users.

### How was this patch tested?

This PR comes with tests.
wangyum pushed a commit that referenced this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants