Skip to content

KYLIN-3973: InvalidProtocolBufferException#837

Merged
nichunen merged 1 commit intoapache:master-hadoop3.1from
zhoukangcn:KYLIN-3973
Sep 17, 2019
Merged

KYLIN-3973: InvalidProtocolBufferException#837
nichunen merged 1 commit intoapache:master-hadoop3.1from
zhoukangcn:KYLIN-3973

Conversation

@zhoukangcn
Copy link

See: https://issues.apache.org/jira/browse/KYLIN-3973

Notice: This is just a quick fix, not the best solution. The best way is using shaded protobuf:2.5.0

@asf-ci
Copy link

asf-ci commented Sep 12, 2019

Can one of the admins verify this patch?

@zhoukangcn zhoukangcn changed the title Kylin 3973: InvalidProtocolBufferException KYLIN-3973: InvalidProtocolBufferException Sep 12, 2019
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master-hadoop3.1@5f84e70). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             master-hadoop3.1     #837   +/-   ##
===================================================
  Coverage                    ?   24.96%           
  Complexity                  ?     5979           
===================================================
  Files                       ?     1387           
  Lines                       ?    82682           
  Branches                    ?    11577           
===================================================
  Hits                        ?    20639           
  Misses                      ?    60103           
  Partials                    ?     1940
Impacted Files Coverage Δ Complexity Δ
...oprocessor/endpoint/generated/CubeVisitProtos.java 0% <0%> (ø) 0 <0> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f84e70...cff52a3. Read the comment docs.

Copy link

@nichunen nichunen left a comment

Choose a reason for hiding this comment

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

LGTM

@nichunen nichunen merged commit df6e6a4 into apache:master-hadoop3.1 Sep 17, 2019
@zhoukangcn zhoukangcn deleted the KYLIN-3973 branch September 18, 2019 05:32
@wudidiandian
Copy link

@zhoukangcn Did you just modify the CubeVisitProtos. Java class? I modified CubeVisitProtos. java based on githup .After compiling and packaging, replace the jar package under lib with a new one. But the query error still appears after restarting kylin service.

@wudidiandian
Copy link

@zhoukangcn Thank you very much. The problem has now been solved for the time being. Looking forward to resolving this bug in the new version of kylin

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.

5 participants