-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-5084][SQL]Replaces TestHiveContext.configure() with HiveContext.overrideHiveConf() #3895
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
Conversation
|
ok to test |
|
some explain: |
|
Test build #25050 has finished for PR 3895 at commit
|
|
Hi @marmbrus, I had modify some code and do test locally , would you please trigger the test again? :) the detail of error: it occurs when do “hive/test” |
|
Test build #25095 has finished for PR 3895 at commit
|
|
Hi @marmbrus ,can this PR be merged? :) |
|
hey @baishuo, you should rebase this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add a comment to explain what we are doing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after rebase this code block has been removed, the purpose is to avoid hard code.
|
@baishuo Why do you want to use MySQL based metastore when running test suites? |
1f42b8e to
3b86819
Compare
|
Hi guys, sorry for response this so late. I just work on trip before china new year. And I had rebase the code and just left one modification. thanks |
|
Test build #28548 has finished for PR 3895 at commit
|
|
Test build #28550 has finished for PR 3895 at commit
|
|
This LGTM, merging to master. Thanks for working on this! (Update: actually the merge operation failed due to network issue...) |
|
I actually question why we need this at all. As far as I understand, we only need this function because of a bug in the way we are initializing Change it such that |
This change is per @marmbrus's comment in PR apache#3895.
|
thank you @liancheng , I had study baishuo#2 , and I think that is good :) @marmbrus |
|
had modify the Title of this PR @marmbrus @liancheng |
|
Can you resolve the conflicts here? |
|
Thanks for working on this BTW, I'm glad we finally found what was messing up the initialization of TestHive! It has been bothering me for a while. |
|
@marmbrus no problem, let me resolve the conflicts :) |
This change is per @marmbrus's comment in PR apache#3895.
|
Test build #28690 has finished for PR 3895 at commit
|
5241751 to
d6c29c1
Compare
|
Test build #28697 has finished for PR 3895 at commit
|
|
Haven't got time to investigate why so many (hundreds) tests failed. Will come back to this one later. |
|
I'd love to fix this, but can we close this issue until there i progress on the test failures. |
|
@baishuo would you mind closing the issue for now since it's mostly gone stale? Feel free to reopen an updated version if you prefer. |
|
Let's close this PR |
No description provided.