Skip to content

Conversation

@classjtt
Copy link

spark2.x cannot create table by using the hive default fileformat.
in hive-site.xml,I add properties like this:

hive.default.fileformat
RCFile

but I create table ,this properties have no effect, the hive table use textfile fileformat.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@classjtt classjtt changed the title [SPARK-18397][HIVE]cannot create table by using the hive default fileformat [SPARK-18397][SQL]cannot create table by using the hive default fileformat Nov 10, 2016
@gatorsmile
Copy link
Member

Thanks for reporting this! Many parameters in HiveConf are not respected by Spark SQL. If users need to change the default file format, we suggest users to set it through our Spark SQL configuration.

Could you close this PR at first? We can revisit this issue when we try to resolve the whole problem.

@gatorsmile
Copy link
Member

We are closing it due to inactivity. please do reopen if you want to push it forward. Thanks!

@asfgit asfgit closed this in b32bd00 Jun 27, 2017
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
## What changes were proposed in this pull request?

This PR proposes to close stale PRs, mostly the same instances with apache#18017

I believe the author in apache#14807 removed his account.

Closes apache#7075
Closes apache#8927
Closes apache#9202
Closes apache#9366
Closes apache#10861
Closes apache#11420
Closes apache#12356
Closes apache#13028
Closes apache#13506
Closes apache#14191
Closes apache#14198
Closes apache#14330
Closes apache#14807
Closes apache#15839
Closes apache#16225
Closes apache#16685
Closes apache#16692
Closes apache#16995
Closes apache#17181
Closes apache#17211
Closes apache#17235
Closes apache#17237
Closes apache#17248
Closes apache#17341
Closes apache#17708
Closes apache#17716
Closes apache#17721
Closes apache#17937

Added:
Closes apache#14739
Closes apache#17139
Closes apache#17445
Closes apache#18042
Closes apache#18359

Added:
Closes apache#16450
Closes apache#16525
Closes apache#17738

Added:
Closes apache#16458
Closes apache#16508
Closes apache#17714

Added:
Closes apache#17830
Closes apache#14742

## How was this patch tested?

N/A

Author: hyukjinkwon <[email protected]>

Closes apache#18417 from HyukjinKwon/close-stale-pr.
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.

3 participants