Re: [VOTE] Standardize Spark Exception Messages SPIP

2020-11-05 Thread EveLiao
+1 Thanks! -- Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/ - To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Re: get method guid prefix for file parts for write

2020-09-25 Thread EveLiao
If I understand your problem correctly, the prefix you provided is actually "-" + UUID. You can get it by uuid generator like https://docs.python.org/3/library/uuid.html#uuid.uuid4. -- Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/

Test Failures on macOS 10.15.4

2020-09-23 Thread EveLiao
Hi, I am new in the development of Spark. When I tried to run unit tests locally on macOS 10.15.4, everything went smoothly except a single testcase - SPARK-6330 regression test. After a few hours struggling with it, I moved to Linux and it passed magically. My OS is Ubuntu 18.0.4. Digging into

Re: Contributing to JIRA Maintenance

2020-09-10 Thread EveLiao
Sure. That's wonderful. My JIRA account is @EveLiao. I will make a list of issues that I consider to be okay to close. And let you know when we can make a call. Thanks! -- Sent from: http://apache-spark-developers-list.1001551.n3.nabbl

Re: Contributing to JIRA Maintenance

2020-09-10 Thread EveLiao
Hi, I am a novice in Spark and would love to help with JIRA Maintenance as a start to contribution. However, how can I edit the status of the issue in JIRA? It looks like that I don't have access to it. Should I comment below the issue and @ an administrator? For example, I think the below issue