Kaya Kupferschmidt
Kaya Kupferschmidt
Hi, please excuse the late answer. You would probably need to set the environment variable HDFS_DEFAULT_FS to an empty value, like follows: ``` docker run -e HADOOP_DEFAULT_FS= -p 8888:8888 dimajix/jupyter-spark...
Now that we can specify the migrationStrategy per relation, is this still required as a sane default?
This might be difficult, since the schema of incoming tables might change. We therefore need to guarentee that the inferred schema from all tables is the desired schema, not the...
Thanks for your interest in Flowman. Currenty, there are no plans for supporting Apache Iceberg. The reason simply is a lack of time.
@AdSchellevis thanks for your comments. You are completely right about the questionable usefulness of jumbo frames and fragmentation on the firewall. My use case would be a firewall between internal...
This is wonderful news @swhite2 , thanks for your work! I will try to find a good time window to give your patch a try and provide feedback.
@swhite2 I did a test, with mixed results. Initially, after configuring a MTU of 9000, I could run a "ping -M do -s opnsense" from my Linux client to the...
Thanks for your investigation @swhite2 . I also tried to do a comparison with the current Linux code, and saw that the clamping is also still in place. Unfortunately, the...
Just FYI @swhite2 according to https://forum.opnsense.org/index.php?topic=29359.msg237244#msg237244 jumbo frames are working fine on Linux on a DEC740. I cannot test myself, because I only have a single Deciso device.