Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running spark-jobserver as cassandra user #2

Open
noorul opened this issue Mar 31, 2015 · 0 comments
Open

Running spark-jobserver as cassandra user #2

noorul opened this issue Mar 31, 2015 · 0 comments

Comments

@noorul
Copy link

noorul commented Mar 31, 2015

I have the following attributes set

  spark: {
    jobserver: {
      user: 'cassandra',
      group: 'cassandra',
      spark_home: "/usr/share/dse/spark",
      spark_conf_dir: "/etc/dse/spark",
      jar_url: 'http://10.29.23.12:8080/spark-job-server.jar',
    }
  }

But somehow spark-jobserver is run as root user only. Is this a known issue? Or am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant