Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Log4J (0.18 sec)

  1. docs/bigdata/README.md

    ```
    cd /usr/hdp/current/spark2-client
    su spark
    ```
    
    The following example uses _log4j.properties_ as the input file:
    
    #### **4.2.1 Upload the input file to HDFS:**
    
    ```
    hadoop fs -copyFromLocal /etc/hadoop/conf/log4j.properties
              s3a://testbucket/testdata
    ```
    
    #### **4.2.2  Run the Spark shell:**
    
    ```
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Sep 29 04:28:45 GMT 2022
    - 14.7K bytes
    - Viewed (0)
Back to top