Yihong Wang

Results 80 comments of Yihong Wang

not sure if common-csv support format like this: ``` valueA, valueB, [ listvalue1, listvalue2 ], valueC, valueD ```

Originally, when we introduce the importer, the main purpose is for bulk loading data in csv format into Janusgraph. Your proposal is trying to use the utility to update the...

Can you provide detailed information for the exception, including the stack trace?

@SarthakGhosh16 sorry for the late response. would you like to create a pull request and contain your code change above?

you would see log messages similar to this: ``` kubernetes.client.rest.ApiException: (403) Reason: Forbidden HTTP response headers: HTTPHeaderDict({'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Content-Type-Options': 'nosniff', 'X-Kubernetes-Pf-Flowschema-Uid': '29fea5a9-ee25-40ef-a65b-e67858904c70', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'd88dd123-8da1-4d61-9dd7-37f7dd5f43dd', 'Date': 'Tue, 30...

and also the `experiment view` iFrame :-)

and maybe figure out if we can use just one iFrame for both of them. my guess is yes

@ckadner yes, a route to handle /logout should be enough. but we also need to handle the /logout on the server side to remove the session.

/cc @Tomcli and it's WIP. just let you know my current implementation

@ScrapCodes Prashant, any update for this issue?