-
I get this error quite often:
The operation couldn’t be completed. (com.Microsoft.AzureStorage.ErrorDomain error 3.)
I'm using blobstorage with SAS, and the only thing I can do once I get this er…
-
# Feature Description
- One-line feature description (can be used as a release note): Role-based access control
- Primary contact (assignee): @ericchiang @deads2k @liggitt
- Responsible SIGs: sig-a…
-
Can this be configured to work with an installation of SAS Grid?
-
Per https://github.com/swagger-api/swagger-core/issues/459 there are cases where passing null is important. For example:
```
[ null ]
```
will be quite different than `[]`. See if this can be an o…
-
In the case that an SQ is full the code queues new requests to:
STAILQ_HEAD(, nvmeRequest) queuedReq; of the corresponding Queue Pair Struct.
However, when nvme_ctrlr_cmd_abort is called it issue…
-
We need a new brand name for the set of specifications that will be created by the new community process. This brand name will also become a certification mark in the industry for compatible, independ…
-
Roughly every hour I get bunch of errors
> Microsoft.Azure.EventHubs.EventHubsException: Unauthorized access. 'Listen' claim(s) are required to perform this operation. Resource: 'sb://{my-eventhubs}/…
-
For JBOD style configurations it's desirable to set the device's fault beacon on drive failures. This can be done either through proc interface or through the `sg_ses` utilities. The relevant zed sc…
-
Database: PostgreSQL 9.2.4
ORM: Sequelize 2.0.5
Error: Invalid message format
Code: 08P01
Model:
```
Database.db.define(
'Webpage',
WebpageSchema,
{
freezeTableName: true,
…
-
An extremely helpful new feature would be the ability to export pandas dataframe into a SAS dataset, which when combined with SAS magics, we could use a single Python notebook to execute models in bot…