masatana opened a new pull request, #1272:
URL: https://github.com/apache/bigtop/pull/1272

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   https://issues.apache.org/jira/browse/BIGTOP-4053
   
    As discussed in the JIRA issue, I have removed the python-releated spark 
tests in this PR.
   Please feel free to comment on that.
   
   ### How was this patch tested?
   
   On rocky-8
   ```
   [rocky@ip-172-31-4-21 noarch]$ rpm -qp spark-python-3.3.4-1.el8.noarch.rpm 
--requires
   /bin/bash
   /usr/bin/env
   rpmlib(CompressedFileNames) <= 3.0.4-1
   rpmlib(FileDigests) <= 4.6.0-1
   rpmlib(PayloadFilesHavePrefix) <= 4.0-1
   rpmlib(PayloadIsXz) <= 5.2-1
   spark-core = 3.3.4-1.el8
   ```
   
   On Ubuntu-22.04
   ```
   ubuntu@ip-172-31-12-120:~$ dpkg -I 
./bigtop/output/spark/spark-python_3.3.4-1_all.deb
    new Debian package, version 2.0.
    size 3328910 bytes: control archive=12048 bytes.
        350 bytes,    12 lines      control
      43376 bytes,   474 lines      md5sums
    Package: spark-python
    Source: spark
    Version: 3.3.4-1
    Architecture: all
    Maintainer: Bigtop <[email protected]>
    Installed-Size: 13506
    Depends: spark-core (= 3.3.4-1)
    Section: misc
    Priority: extra
    Homepage: http://spark.apache.org/
    Description: Python client for Spark
     Includes PySpark, an interactive Python shell for Spark, and related 
libraries
   ```
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'BIGTOP-3638. Your PR title ...')?
   - [x] Make sure that newly added files do not have any licensing issues. 
When in doubt refer to https://www.apache.org/licenses/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to