Fateh Singh

Results 9 issues of Fateh Singh

Stack Trace - ``` Traceback (most recent call last): File "C:/MS/Courses/CSE 515 MWDB/Project/Phase1/main.py", line 41, in elbp.local_binary_pattern(image1) File "C:\MS\Courses\CSE 515 MWDB\Project\Phase1\feature_extractor.py", line 66, in local_binary_pattern feature = lbp(image, radius=3, points=16)...

On running segnet.py , I get the above error on line `autoencoder.add(Reshape((12,data_shape), input_shape=(12,360,480)))` Any solution to this ?

Creating another row batch causes null pointer exception as vectorizedRowBatchMap has old batch references and gets garbage collected. ## What changes were proposed in this pull request? In `log(Writer writer,...

## What changes were proposed in this pull request? Changes were made to fix functionality to store audit logs in orc format that was proposed in RANGER-1837 (https://reviews.apache.org/r/63552/diff/7/) ## How...

## What changes were proposed in this pull request? 1) Service def for atlas test cases 2) Resource structure for atlas for test cases fixed ## How was this patch...

### Search first - [X] I searched and no similar issues were found ### Description Trying to use slf4j with log4j logging in java application which uses liquibase. Using jul-to-slf4j...

TypeBug
Logging
triage

### Search first - [X] I searched and no similar issues were found ### Description Seeing the following error in stack trace. Although **the functionality seems to work fine**, the...

TypeBug
java-api

Accumulate count of isAccessAllowed and log periodically ## What changes were proposed in this pull request? The new class is meant to keep running count of how many times a...

## What changes were proposed in this pull request? 1) Fixed service url for kms as key create operation was not succeeding 2) Introduced volume support for kms docker images...