Skip to content
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

[CARBONDATA-4176] Fail to achive AK/SK when create table on S3/OBS #4125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marchpure
Copy link
Contributor

Why is this PR needed?

Due to the failure to obtain aksk, create table operation failed.

What changes were proposed in this PR?

Change "session.sparkContext.hadoopConfiguration" to "session.sessionState.newHadoopConf()"

Does this PR introduce any user interface change?

  • No

Is any new testcase added?

  • No

Why is this PR needed?
Due to the failure to obtain aksk, create table operation failed.

What changes were proposed in this PR?
Change "session.sparkContext.hadoopConfiguration" to "session.sessionState.newHadoopConf()"

Does this PR introduce any user interface change?
No

Is any new testcase added?
No
@CarbonDataQA2
Copy link

Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3538/

@CarbonDataQA2
Copy link

Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5283/

@ajantha-bhat
Copy link
Member

@marchpure : changes looks ok, but can you describe more about the issue? many users are already creating table in S3/OBS successfully but we didn't faced this problem. How AK SK is working for them ?

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