Skip to content

Add Cursor Cloud setup notes#1

Draft
VenuReddy2103 wants to merge 1 commit into
masterfrom
cursor/setup-dev-env-a806
Draft

Add Cursor Cloud setup notes#1
VenuReddy2103 wants to merge 1 commit into
masterfrom
cursor/setup-dev-env-a806

Conversation

@VenuReddy2103

Copy link
Copy Markdown
Owner

What changes were proposed in this pull request?

Add AGENTS.md with Cursor Cloud-specific development environment notes for running the documented Hive Docker Compose stack.

Why are the changes needed?

Future cloud agents need durable, non-obvious setup context discovered while validating this repository: Docker may require sudo in Cursor Cloud, the daemon may need to be started, and the core Compose stack needs HIVE_VERSION plus POSTGRES_LOCAL_PATH.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

  • mvn -pl beeline -am -DskipTests checkstyle:check
  • mvn -pl beeline -am -Dtest=TestJSONOutputFormat -DfailIfNoTests=false test
  • mvn -pl beeline -am -DskipTests package
  • mvn -N apache-rat:check
  • Ran packaging/src/docker/docker-compose.yml with Postgres, Hive Metastore, and HiveServer2.
  • Verified HiveServer2 via Beeline hello-world SQL: created cursor_env_demo.hello_world, inserted rows, and queried aggregate results.

Artifact: /opt/cursor/artifacts/hive-env-setup-demo.log

Open in Web Open in Cursor 

Co-authored-by: Venu Reddy <VenuReddy2103@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants