Omar Dataiker

  • Re: S3 Connection Problems

    Hi Matt, can you try the following list of policies ? * s3:PutObject * s3:GetObject * s3:ListBucketMultipartUploads * s3:AbortMultipartUpload * s3:ListBucket * s3:DeleteObject * s3:GetBucketLocation …
    ·
  • Re: Not able to launch Dataiku from EC2 instance

    Hi there, welcome to Dataiku! Looks like you are having issues with AWS Security group, which are not allowing your browser to access the VM you set up in AWS (which is the default behaviour, even if…
    ·
  • Re: deployer command line

    Hi, there is no command-line tool for that, however you can use our Python library. Have a look here on how to use it from outside of DSS (you'll need an API Key with sufficient privileges), and then…
    ·
  • Re: Re: How to connect to Hadoop?

    Hi there, Even though Hadoop can be deployed manually, it is a very complex job and requires knowledge about the single components you are deploying and how to configure them. DSS relies on the node …
    ·
  • Re: Going from Prototype to Production (SSL & HTTPS)

    Hi Tom, please try removing the two lines ssl_protocols and ssl_prefer_server_ciphers from the http stanza, and move them to the server stanza. I don't know why you would want to remove TLS 1.3 suppo…
    ·