Philipp Dallig

Results 161 comments of Philipp Dallig
trafficstars

Hi @kortemik, Can you give us a hint where the Zeppelin integrates Hadoop-lzo?

You are right. By the way, Scalding itself is licensed under the Apache License 2.0. https://github.com/twitter/scalding/blob/develop/LICENSE The library was added with the commit in scaling. https://github.com/twitter/scalding/commit/92a633db10eeac02a0faa6413a5969e85452381e I am far from...

Please remove your changes in the zeppelin-web submodule. I closed your JIRA ticket because it duplicates another one. Please change your PR title and link in your PR text. Maybe...

This PR also affects #4072, which still uses the old Thrift version.

> Thanks, @Reamer. Could you please help with the steps to test for a successful shutdown of the Zeppelin interpreter? After #4072 has been merged, I can help you,

CI is currently broken. Please rebase after #4107 is merged.

#4107 was merged. Please rebase to current master.

Please take a look at the Cassandra interpreter. I think the following stack trace relates to your change. ``` WARN [07:27:58,378][] org.apache.cassandra.db.SystemKeyspace@:getLocalHostId No host ID found, created 729402a1-a3b2-482a-aeb7-7238ab0f53ff (Note: This...

Thrift 0.14.2 has been released. This version also fixed a [regression in the Java library](https://github.com/apache/thrift/commit/d604602064e9218cc1f0153a4f83dff22fa1b44e). Maybe we should wait for this version.

> @Reamer @zjffdu @prabhjyotsingh, I have updated the patch. Could you please help to review it? Thanks. I think your problems with updating the Thrift version are due to the...