advancedxy

Results 67 comments of advancedxy

hi, I have the same problem. After running dreampie from command line, the only warning message is about the pango font fallback warning. see the figure below. Maybe this is...

updated:I changed my system display language to English, problem gone, everything works smoothly. If any Chinese user is still suffering this problem. You could use this dirty approach. And I...

> It would be good to have a web UI in coordinated server to show the detailed information about shuffle server, job shuffle metrics and others. Simply like Spark web...

Hi, thanks for your contribution. Since you mentioned in WeChat, there are other incompatible issues in resource_library.py with Python3. Do you mind fixing those issues in this RP altogether?

I think we can have both... TeamCity(https://www.jetbrains.com/teamcity/) is free for a small project. The professional server license(which is free) supports up to: 1. 20 build configurations 2. full access to...

@chunyang-wen https://github.com/apache/orc/pull/188 Looks like ORC finishes their writing support in C++ API.

Do you have any plans or thoughts to support Hive IO formats? If we are running on Spark, we can delegate the read path to Spark. However we have to...

Hi, @trixpan, I talked to the 4mc's author, It would be possible to write metadata in zstd skippable frames and make the whole file splittable by hadoop(need a special InputFormat)....

Agreed. Please involve me with discussion and implementation if possible.

My 2 cents: - Jump Table Positions: End of File, works well with append only files. And really like the idea of skip the jump table and add a new...