Skip to content

Conversation

@ChenjunZou
Copy link

@ChenjunZou ChenjunZou commented Nov 11, 2017

What changes were proposed in this pull request?

since hive 2.0+ upgrades log4j to log4j2,a lot of changes are made working on it.
as spark is not to ready to update its inner hive version(1.2.1) , so I manage to make little changes.
the function registerCurrentOperationLog is moved from SQLOperstion to its parent class ExecuteStatementOperation so spark can use it.

How was this patch tested?

manual test

@gatorsmile
Copy link
Member

cc @liufengdb

@liufengdb
Copy link

lgtm!

@gatorsmile
Copy link
Member

ok to test

@SparkQA
Copy link

SparkQA commented Dec 8, 2017

Test build #84661 has finished for PR 19721 at commit 0ee967c.

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

@gatorsmile
Copy link
Member

gatorsmile commented Dec 11, 2017

LGTM Thanks! Merged to master.

@asfgit asfgit closed this in 4289ac9 Dec 11, 2017
@gatorsmile
Copy link
Member

gatorsmile commented Dec 11, 2017

Sorry, I need to revert the changes. It breaks CRAN. For details, see https://issues.apache.org/jira/browse/SPARK-15799

HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Dec 12, 2017
## What changes were proposed in this pull request?
since hive 2.0+  upgrades log4j to log4j2,a lot of [changes](https://issues.apache.org/jira/browse/HIVE-11304) are made working on it.
as spark is not to ready to update its inner hive version(1.2.1) , so I manage to make little changes.
the function registerCurrentOperationLog  is moved from SQLOperstion to its parent class ExecuteStatementOperation so spark can use it.

## How was this patch tested?
manual test

Author: zouchenjun <[email protected]>

Closes apache#19721 from ChenjunZou/operation-log.
ChenjunZou pushed a commit to ChenjunZou/spark that referenced this pull request Dec 13, 2017
## What changes were proposed in this pull request?
since hive 2.0+  upgrades log4j to log4j2,a lot of [changes](https://issues.apache.org/jira/browse/HIVE-11304) are made working on it.
as spark is not to ready to update its inner hive version(1.2.1) , so I manage to make little changes.
the function registerCurrentOperationLog  is moved from SQLOperstion to its parent class ExecuteStatementOperation so spark can use it.

## How was this patch tested?
manual test

Author: zouchenjun <[email protected]>

Closes apache#19721 from ChenjunZou/operation-log.
asfgit pushed a commit that referenced this pull request Dec 14, 2017
## What changes were proposed in this pull request?
since hive 2.0+  upgrades log4j to log4j2,a lot of [changes](https://issues.apache.org/jira/browse/HIVE-11304) are made working on it.
as spark is not to ready to update its inner hive version(1.2.1) , so I manage to make little changes.
the function registerCurrentOperationLog  is moved from SQLOperstion to its parent class ExecuteStatementOperation so spark can use it.

## How was this patch tested?
manual test

Closes #19721 from ChenjunZou/operation-log.

Author: zouchenjun <[email protected]>

Closes #19961 from ChenjunZou/spark-22496.
@ChenjunZou ChenjunZou deleted the operation-log branch August 16, 2019 05:33
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.

4 participants