Frank Kong

Results 4 issues of Frank Kong

I am trying to use shc in HDP. Spark version in the cluster is 1.5.2, command I run is: `spark-submit --class org.apache.spark.sql.execution.datasources.hbase.examples.HBaseSource --master yarn-client --jars /usr/hdp/current/hbase-client/lib/htrace-core-3.1.0-incubating.jar,/usr/hdp/current/hbase-client/lib/hbase-client.jar,/usr/hdp/current/hbase-client/lib/hbase-common.jar,/usr/hdp/current/hbase-client/lib/hbase-server.jar,/usr/hdp/current/hbase-client/lib/guava-12.0.1.jar,/usr/hdp/current/hbase-client/lib/hbase-protocol.jar --files /usr/hdp/current/hbase-client/conf/hbase-site.xml, /usr/hdp/current/hbase-client/conf/hdfs-site.xml /path/to/hbase-spark-connector-1.0.0.jar`...

**Describe the bug** the dependency cannot be installed properly when I run command `pnpm install`. I got the issue below: ``` │ ERROR: Failed to set up Chromium r1108766! Set...

bug

# 🐛 Bug Description Follow the instructions in [quickstart](https://aptos.dev/en/build/sdks/ts-sdk/quickstart) and have the issue `Resource not found by Address` ## How to reproduce run `npx ts-node src/quickstart.ts` run `npm i @aptos-labs/ts-sdk`...

bug