[ 
https://issues.apache.org/jira/browse/HUDI-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401184#comment-17401184
 ] 

ASF GitHub Bot commented on HUDI-2167:
--------------------------------------

danny0405 closed pull request #3402:
URL: https://github.com/apache/hudi/pull/3402


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> HoodieCompactionConfig get HoodieCleaningPolicy NullPointerException
> --------------------------------------------------------------------
>
>                 Key: HUDI-2167
>                 URL: https://issues.apache.org/jira/browse/HUDI-2167
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: CLI, Flink Integration
>            Reporter: tsianglei
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> Caused by: java.lang.NullPointerException: Name is null
>  at java.lang.Enum.valueOf(Enum.java:236) ~[?:1.8.0_221]
>  at 
> org.apache.hudi.common.model.HoodieCleaningPolicy.valueOf(HoodieCleaningPolicy.java:24)
>  ~[hudi-flink-bundle_2.11-0.9.0-SNAPSHOT.jar:0.9.0-SNAPSHOT]
>  at 
> org.apache.hudi.config.HoodieCompactionConfig$Builder.build(HoodieCompactionConfig.java:368)
>  ~[hudi-flink-bundle_2.11-0.9.0-SNAPSHOT.jar:0.9.0-SNAPSHOT]
>  at 
> org.apache.hudi.util.StreamerUtil.getHoodieClientConfig(StreamerUtil.java:155)
>  ~[hudi-flink-bundle_2.11-0.9.0-SNAPSHOT.jar:0.9.0-SNAPSHOT]
>  at 
> org.apache.hudi.util.StreamerUtil.createWriteClient(StreamerUtil.java:277) 
> ~[hudi-flink-bundle_2.11-0.9.0-SNAPSHOT.jar:0.9.0-SNAPSHOT]
>  at 
> org.apache.hudi.sink.StreamWriteOperatorCoordinator.start(StreamWriteOperatorCoordinator.java:154)
>  ~[hudi-flink-bundle_2.11-0.9.0-SNAPSHOT.jar:0.9.0-SNAPSHOT]
>  at 
> org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder.start(OperatorCoordinatorHolder.java:189)
>  ~[flink-dist_2.11-1.12.2.jar:1.12.2]
>  at 
> org.apache.flink.runtime.scheduler.SchedulerBase.startAllOperatorCoordinators(SchedulerBase.java:1253)
>  ~[flink-dist_2.11-1.12.2.jar:1.12.2]
>  at 
> org.apache.flink.runtime.scheduler.SchedulerBase.startScheduling(SchedulerBase.java:624)
>  ~[flink-dist_2.11-1.12.2.jar:1.12.2]
>  at 
> org.apache.flink.runtime.jobmaster.JobMaster.startScheduling(JobMaster.java:1032)
>  ~[flink-dist_2.11-1.12.2.jar:1.12.2]
>  at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) 
> ~[?:1.8.0_221]
>  ... 27 more



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to