piyushk ✭✭✭✭✭

  • Re: Exporting dataset to Power BI

    Pre requisite-Register application in azure and note down client secret and client id Make sure user account has login access to Power BI Select a dataset to be exported, choose any one options from …
    ·
  • Re: S3 connection

    I executed the command: aws s3 cp sample.txt s3://<bucket-name>/<prefix>/sample.txt --sse AES256 on both the instances and it was successful.
    ·
  • S3 connection

    I am having two AWS instances (Say Instance 1 and 2) with OS as RHEL 7. Instance 1 is having IAM role A and Instance 2 is also having IAM role A. When I make S3 connection from Instance 1 to list fil…
    ·
  • uploading file to S3 bucket

    I have a file and path on S3 bucket is fixed. So, when I upload file to S3 bucket, it automatically appends extra folder to the existing path. This limits it from further auto processing. How can I l…
    ·
  • Re: uploading file to S3 bucket

    S3 Connection: Content of Path prefix: dataiku_test_db/dataiku_test/snapshot/2020/04/10/ ------------------------------------------------------------------------------------------------------ I am ex…
    ·