Skip to content

[MINOR] Fix logging in HoodieSparkSqlWriter#882

Merged
vinothchandar merged 1 commit intoapache:masterfrom
umehrot2:logging-fix
Sep 7, 2019
Merged

[MINOR] Fix logging in HoodieSparkSqlWriter#882
vinothchandar merged 1 commit intoapache:masterfrom
umehrot2:logging-fix

Conversation

@umehrot2
Copy link
Contributor

@umehrot2 umehrot2 commented Sep 6, 2019

The class name used for logging in HoodieSparkSqlWriter is not correct. Thus, when we configure logging for Hudi in spark's log4j.properties using log4j.logger.org.apache.hudi=INFO it does not get applied to this scala object/class because the class name provided does not have org.apache.hudi namespace.

Copy link
Member

@vinothchandar vinothchandar left a comment

Choose a reason for hiding this comment

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

Will merge once CI passes (which it should)

@vinothchandar vinothchandar changed the title Fix logging in HoodieSparkSqlWriter [MINOR] Fix logging in HoodieSparkSqlWriter Sep 6, 2019
@vinothchandar vinothchandar merged commit 0e6f078 into apache:master Sep 7, 2019
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.

2 participants